Tree
📁 Source: Mathlib/SetTheory/Descriptive/Tree.lean
Statistics
| Metric | Count |
|---|---|
| 9 | |
Theoremsdrop_coe, mem_of_append, mem_of_prefix, mem_pullSub_append, mem_pullSub_long, mem_pullSub_self, mem_pullSub_short, mem_subAt, pullSub_adjunction, pullSub_append, pullSub_mono, pullSub_nil, pullSub_subAt, singleton_mem, subAt_append, subAt_mono, subAt_nil, subAt_pullSub, take_coe, take_eq_take, take_mem, take_take, tree_eq_bot, coe_def | 24 |
| Total | 33 |
Descriptive
Definitions
| Name | Category | Theorems |
|---|---|---|
instPartialOrderSubtypeSetListMemCompleteSublatticeTree 📖 | CompOp | — |
instSetLikeSubtypeSetListMemCompleteSublatticeTree 📖 | CompOp | |
tree 📖 | CompOp |
Theorems
Descriptive.Tree
Definitions
| Name | Category | Theorems |
|---|---|---|
drop 📖 | CompOp | |
instTransListSubtypeSetMemCompleteSublatticeTreeIsPrefix 📖 | CompOp | — |
pullSub 📖 | CompOp | |
subAt 📖 | CompOp | 8 mathmath:subAt_pullSub, subAt_nil, subAt_mono, pullSub_adjunction, pullSub_subAt, mem_subAt, drop_coe, subAt_append |
take 📖 | CompOp |
Theorems
(root)
Definitions
---