Theorems · Theorem · combinatorics
Multiset.rel_eq
∀ {α : Type u_1} {s t : Multiset α}, Multiset.Rel (fun x1 x2 => x1 = x2) s t ↔ s = t- Defined in
- Mathlib.Data.Multiset.ZeroCons
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 19 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
- Multiset.consproof · cited by 313
- Multiset.Relstatement and proof · cited by 47
- Multiset.rel_eq_reflproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- Nat.factors_eqproof · cited by 5
- Multiset.map_eq_mapproof · cited by 3
- Associates.rel_associated_iff_map_eq_mapproof · cited by 2
- Nat.divisors_filter_squarefreeproof · cited by 1
- Multiset.rel_flip_eqproof · cited by 0
- Nat.factors_multiset_prod_of_irreducibleproof · cited by 0