Theorems · Theorem · combinatorics
Multiset.pairwise_sort
∀ {α : Type u_1} (s : Multiset α) (r : α → α → Prop) [inst : DecidableRel r] [inst_1 : IsTrans α r]
[inst_2 : Std.Antisymm r] [inst_3 : Std.Total r], List.Pairwise r (s.sort r)- Defined in
- Mathlib.Data.Multiset.Sort
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement and proof · cited by 2,627
- IsTransstatement and proof · cited by 157
- Multiset.sortstatement · cited by 19
- List.pairwise_mergeSort'proof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Finset.pairwise_sortproof · cited by 5
- ADEInequality.admissible_of_one_lt_sumInvproof · cited by 1