Theorems · Theorem · order theory
List.SortedLT.sortedLE
∀ {α : Type u_1} [inst : Preorder α] {l : List α}, l.SortedLT → l.SortedLE- Defined in
- Mathlib.Data.List.Sort
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Preorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- StrictMono.monotoneproof · cited by 118
- List.SortedLTstatement and proof · cited by 66
- List.SortedLEstatement · cited by 57
- List.SortedLT.strictMono_getproof · cited by 5
- Monotone.sortedLEproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- List.SortedLT.sbtwproof · cited by 1
- Multiset.sort_rangeproof · cited by 1
- List.sortedLT_iff_nodup_and_sortedLEproof · cited by 0