| Entry | Value |
|---|---|
| Name | case_list_cons |
| Conclusion | !b f h t. case_list b f (CONS h t) = f h t |
| Constructive Proof | Yes |
| Axiom | N|A |
| Classical Lemmas | N|A |
| Constructive Lemmas | |
| Contained Package | list-dest-def |
| Comment | Standard HOL library retrieved from OpenTheory |