Theorems · Theorem · combinatorics
Multiset.pairwise_coe_iff_pairwise
∀ {α : Type u_1} {r : α → α → Prop} [Std.Symm r] {l : List α}, Multiset.Pairwise r ↑l ↔ List.Pairwise r l- Defined in
- Mathlib.Data.Multiset.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- Std.Symm
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.
- Multiset.ofListstatement and proof · cited by 290
- symmproof · cited by 48
- Multiset.Pairwisestatement and proof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.nodup_iff_pairwiseproof · cited by 0
- Finset.support_sum_eqproof · cited by 0