| Entry | Value |
|---|---|
| Name | ALL_APPEND |
| Conclusion | !p l1 l2. ALL p (APPEND l1 l2) <=> ALL p l1 /\ ALL p l2 |
| Constructive Proof | No |
| Axiom | !t. t \/ ~t (\a. a = (\b. (\c. c) = (\c. c))) (\d. (\e. d e) = d) |
| Classical Lemmas | |
| Constructive Lemmas | |
| Contained Package | list-append-thm |
| Comment | Standard HOL library retrieved from OpenTheory |