Theorems · Theorem · combinatorics
Multiset.Nodup.pairwise
∀ {α : Type u_1} {r : α → α → Prop} {s : Multiset α},
(∀ a ∈ s, ∀ b ∈ s, a ≠ b → r a b) → s.Nodup → Multiset.Pairwise r s- Defined in
- Mathlib.Data.Multiset.Replicate
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Multiset.Nodupstatement and proof · cited by 148
- Multiset.Pairwisestatement · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.Nodup.piproof · cited by 0