Theorems · Theorem · order theory
List.toFinset_sort
∀ {α : Type u_1} (r : α → α → Prop) [inst : DecidableRel r] [inst_1 : IsTrans α r] [inst_2 : Std.Antisymm r]
[inst_3 : Std.Total r] [inst_4 : DecidableEq α] {l : List α}, l.Nodup → (l.toFinset.sort r = l ↔ List.Pairwise r l)- Defined in
- Mathlib.Data.Finset.Sort
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- IsTransstatement and proof · cited by 157
- List.toFinsetstatement and proof · cited by 108
- Finset.sortstatement and proof · cited by 42
- List.Perm.eq_of_pairwise'proof · cited by 11
- Finset.pairwise_sortproof · cited by 5
- Finset.sort_perm_toListproof · cited by 1
- List.toFinset_toListproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Ordinal.CNF.eval_coeffproof · cited by 1