Documentation Verification Report

Range

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

Statistics

MetricCount
Definitionsrange
1
Theoremscard_range, coe_range, mem_range, nodup_range, notMem_range_self, range_add, range_add_eq_union, range_disjoint_map_add, range_le, range_subset, range_succ, range_zero, self_mem_range_succ
13
Total14

Multiset

Definitions

NameCategoryTheorems
range 📖CompOp
23 mathmath: Finset.range_val, range_add_eq_union, range_disjoint_map_add, Mathlib.Meta.Multiset.range_zero', card_range, coe_range, mem_range, range_subset, Mathlib.Meta.Multiset.range_succ', toFinset_range, notMem_range_self, range_add, range_le, Nat.multiset_Ico_map_mod, range_zero, nodup_range, range_succ, sort_range, bind_powerset_len, self_mem_range_succ, Polynomial.Chebyshev.roots_U_real_nodup, Polynomial.Chebyshev.roots_T_real_nodup, IsPrimitiveRoot.nthRoots_eq

Theorems

NameKindAssumesProvesValidatesDepends On
card_range 📖mathematicalcard
range
coe_range 📖mathematicalofList
range
mem_range 📖mathematicalMultiset
instMembership
range
nodup_range 📖mathematicalNodup
range
notMem_range_self 📖mathematicalMultiset
instMembership
range
range_add 📖mathematicalrange
Multiset
instAdd
map
range_add_eq_union 📖mathematicalrange
Multiset
instUnion
map
range_add
add_eq_union_iff_disjoint
range_disjoint_map_add
range_disjoint_map_add 📖mathematicalDisjoint
Multiset
instPartialOrder
instOrderBot
range
map
disjoint_left
mem_map
LE.le.not_gt
mem_coe
range.eq_1
range_le 📖mathematicalMultiset
Preorder.toLE
PartialOrder.toPreorder
instPartialOrder
range
le_iff_subset
nodup_range
range_subset
range_subset 📖mathematicalMultiset
instHasSubset
range
range_succ 📖mathematicalrange
cons
range.eq_1
coe_add
add_comm
coe_singleton
singleton_add
range_zero 📖mathematicalrange
Multiset
instZero
self_mem_range_succ 📖mathematicalMultiset
instMembership
range

---

← Back to Index