Documentation Verification Report

Basic

📁 Source: PhysLean/Mathematics/DataStructures/FourTree/Basic.lean

Statistics

MetricCount
DefinitionsFourTree, Branch, card, mem, Leaf, mem, Trunk, card, mem, Twig, card, mem, card, fromMultiset, instDecidableEqLeaf, decEq, instDecidableMemOfDecidableEq, instDecidableMemOfDecidableEq_1, instDecidableMemOfDecidableEq_2, instDecidableMemOfDecidableEq_3, instDecidableMemOfDecidableEq_4, instDecidableMemProdOfDecidableEq, instMembershipProd, instRepr, instReprBranch, instReprLeaf, instReprTrunk, instReprTwig, mem, toMultiset
30
Theoremscard_eq_toMultiset_card, mem_iff_mem_toMultiset, mem_of_parts
3
Total33

PhysLean

Definitions

NameCategoryTheorems
FourTree 📖CompData
2 mathmath: FourTree.mem_of_parts, FourTree.mem_iff_mem_toMultiset

PhysLean.FourTree

Definitions

NameCategoryTheorems
Branch 📖CompData
Leaf 📖CompData
Trunk 📖CompData
Twig 📖CompData
card 📖CompOp
1 mathmath: card_eq_toMultiset_card
fromMultiset 📖CompOp
instDecidableEqLeaf 📖CompOp
instDecidableMemOfDecidableEq 📖CompOp
instDecidableMemOfDecidableEq_1 📖CompOp
instDecidableMemOfDecidableEq_2 📖CompOp
instDecidableMemOfDecidableEq_3 📖CompOp
instDecidableMemOfDecidableEq_4 📖CompOp
instDecidableMemProdOfDecidableEq 📖CompOp
instMembershipProd 📖CompOp
2 mathmath: mem_of_parts, mem_iff_mem_toMultiset
instRepr 📖CompOp
instReprBranch 📖CompOp
instReprLeaf 📖CompOp
instReprTrunk 📖CompOp
instReprTwig 📖CompOp
mem 📖MathDef
toMultiset 📖CompOp
2 mathmath: card_eq_toMultiset_card, mem_iff_mem_toMultiset

Theorems

NameKindAssumesProvesValidatesDepends On
card_eq_toMultiset_card 📖mathematicalcard
toMultiset
mem_iff_mem_toMultiset 📖mathematicalPhysLean.FourTree
instMembershipProd
toMultiset
mem_of_parts 📖mathematicalTrunk
Branch
Twig
Leaf
PhysLean.FourTree
instMembershipProd
mem_iff_mem_toMultiset

PhysLean.FourTree.Branch

Definitions

NameCategoryTheorems
card 📖CompOp
mem 📖MathDef

PhysLean.FourTree.Leaf

Definitions

NameCategoryTheorems
mem 📖MathDef

PhysLean.FourTree.Trunk

Definitions

NameCategoryTheorems
card 📖CompOp
mem 📖MathDef

PhysLean.FourTree.Twig

Definitions

NameCategoryTheorems
card 📖CompOp
mem 📖MathDef

PhysLean.FourTree.instDecidableEqLeaf

Definitions

NameCategoryTheorems
decEq 📖CompOp

---

← Back to Index