Documentation Verification Report

Basic

📁 Source: Mathlib/Data/Multiset/Basic.lean

Statistics

MetricCount
DefinitionschooseX, strongDownwardInduction, strongDownwardInductionOn, strongInductionOn, subsingletonEquiv, toList
6
Theoremscase_strongInductionOn, choose_mem, choose_property, choose_spec, coe_subsingletonEquiv, coe_toList, empty_toList, length_toList, mem_toList, strongDownwardInductionOn_eq, strongDownwardInduction_eq, strongInductionOn_eq, toList_eq_nil, toList_eq_singleton_iff, toList_singleton, toList_zero
16
Total22

Multiset

Definitions

NameCategoryTheorems
chooseX 📖CompOp
strongDownwardInduction 📖CompOp
1 mathmath: strongDownwardInduction_eq
strongDownwardInductionOn 📖CompOp
1 mathmath: strongDownwardInductionOn_eq
strongInductionOn 📖CompOp
1 mathmath: strongInductionOn_eq
subsingletonEquiv 📖CompOp
1 mathmath: coe_subsingletonEquiv
toList 📖CompOp
12 mathmath: coe_toList, length_toList, prod_toList, empty_toList, sum_toList, toList_eq_singleton_iff, mem_toList, toList_eq_nil, toList_singleton, prod_map_toList, sum_map_toList, toList_zero

Theorems

NameKindAssumesProvesValidatesDepends On
case_strongInductionOn 📖Multiset
instZero
cons
induction_on
lt_of_le_of_lt
lt_cons_self
choose_mem 📖mathematicalExistsUnique
Multiset
instMembership
choosechoose_spec
choose_property 📖mathematicalExistsUnique
Multiset
instMembership
choosechoose_spec
choose_spec 📖mathematicalExistsUnique
Multiset
instMembership
choose
coe_subsingletonEquiv 📖mathematicalDFunLike.coe
Equiv
Multiset
EquivLike.toFunLike
Equiv.instEquivLike
subsingletonEquiv
ofList
coe_toList 📖mathematicalofList
toList
Quotient.out_eq'
empty_toList 📖mathematicaltoList
Multiset
instZero
length_toList 📖mathematicaltoList
card
coe_card
coe_toList
mem_toList 📖mathematicaltoList
Multiset
instMembership
mem_coe
coe_toList
strongDownwardInductionOn_eq 📖mathematicalstrongDownwardInductionOnstrongDownwardInduction.eq_1
strongDownwardInduction_eq 📖mathematicalstrongDownwardInductionstrongDownwardInduction.eq_1
strongInductionOn_eq 📖mathematicalstrongInductionOnstrongInductionOn.eq_1
toList_eq_nil 📖mathematicaltoList
Multiset
instZero
coe_eq_zero
coe_toList
toList_eq_singleton_iff 📖mathematicaltoList
Multiset
instSingleton
coe_eq_coe
coe_toList
coe_singleton
toList_singleton 📖mathematicaltoList
Multiset
instSingleton
toList_eq_singleton_iff
toList_zero 📖mathematicaltoList
Multiset
instZero
toList_eq_nil

---

← Back to Index