| Entry | Value |
|---|---|
| Name | set_of_list_cons |
| Conclusion | !h t. set_of_list (CONS h t) = h INSERT set_of_list t |
| Constructive Proof | Yes |
| Axiom | N|A |
| Classical Lemmas | N|A |
| Constructive Lemmas | |
| Contained Package | list-set-def |
| Comment | Standard HOL library retrieved from OpenTheory |