Theorems · Theorem · combinatorics
Multiset.map_eq_map
∀ {α : Type u_1} {β : Type v} {f : α → β},
Function.Injective f → ∀ {s t : Multiset α}, Multiset.map f s = Multiset.map f t ↔ s = t- Defined in
- Mathlib.Data.Multiset.MapFold
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.mapstatement and proof · cited by 876
- Multiset.Relproof · cited by 47
- Multiset.rel_eqproof · cited by 6
- Multiset.rel_mapproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- Multiset.map_injectiveproof · cited by 6
- Associates.FactorSet.uniqueproof · cited by 5
- Associates.factors'_congproof · cited by 0