Theorems · Theorem · order theory
List.SortedLE.sortedLT_of_nodup
∀ {α : Type u_1} [inst : PartialOrder α] {l : List α}, l.SortedLE → l.Nodup → l.SortedLT- Defined in
- Mathlib.Data.List.Sort
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Quot.sound
- Assumes
- PartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- List.SortedLTstatement · cited by 66
- List.SortedLEstatement and proof · cited by 57
- Monotone.strictMono_of_injectiveproof · cited by 22
- StrictMono.sortedLTproof · cited by 2
- List.Nodup.injective_getproof · cited by 2
- List.SortedLE.monotone_getproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Finset.sortedLT_sortproof · cited by 1
- List.sortedLT_iff_nodup_and_sortedLEproof · cited by 0