Entry | Value |
---|---|
Name | REVERSE_CONS |
Conclusion | !h t. REVERSE (CONS h t) = APPEND (REVERSE t) [h] |
Constructive Proof | Yes |
Axiom | N|A |
Classical Lemmas | N|A |
Constructive Lemmas | |
Contained Package | list-reverse-def |
Comment | Standard HOL library retrieved from OpenTheory |