Documentation Verification Report

Sort

πŸ“ Source: Mathlib/Data/Multiset/Sort.lean

Statistics

MetricCount
DefinitionsinstRepr, instToExprOfToLevel, sort
3
Theoremscoe_sort, length_sort, map_sort, mem_sort, pairwise_sort, sort_cons, sort_eq, sort_range, sort_singleton, sort_sorted, sort_zero
11
Total14

Multiset

Definitions

NameCategoryTheorems
instRepr πŸ“–CompOpβ€”
instToExprOfToLevel πŸ“–CompOpβ€”
sort πŸ“–CompOp
14 mathmath: map_sort, sort_cons, sort_sorted, Finset.sort_mk, sort_zero, Matrix.IsHermitian.sort_roots_charpoly_eq_eigenvaluesβ‚€, mem_sort, length_sort, coe_sort, sort_eq, sort_singleton, pairwise_sort, sort_range, Finset.sort_val

Theorems

NameKindAssumesProvesValidatesDepends On
coe_sort πŸ“–mathematicalβ€”sort
ofList
β€”β€”
length_sort πŸ“–mathematicalβ€”sort
card
β€”β€”
map_sort πŸ“–mathematicalβ€”sort
map
β€”β€”
mem_sort πŸ“–mathematicalβ€”sort
Multiset
instMembership
β€”mem_coe
sort_eq
pairwise_sort πŸ“–mathematicalβ€”sortβ€”List.pairwise_mergeSort'
sort_cons πŸ“–mathematicalβ€”sort
cons
β€”List.mergeSort_eq_insertionSort
List.insertionSort_cons
List.insertionSort_cons_of_forall_rel
sort_eq πŸ“–mathematicalβ€”ofList
sort
β€”β€”
sort_range πŸ“–mathematicalβ€”sort
range
instIsTransLe
Nat.instPreorder
LE.total
Nat.instLinearOrder
β€”List.mergeSort_eq_self
LE.total
instIsTransLe
List.SortedLE.pairwise
List.SortedLT.sortedLE
List.sortedLT_range
sort_singleton πŸ“–mathematicalβ€”sort
Multiset
instSingleton
β€”β€”
sort_sorted πŸ“–mathematicalβ€”sortβ€”pairwise_sort
sort_zero πŸ“–mathematicalβ€”sort
Multiset
instZero
β€”β€”

---

← Back to Index