Theorems · Theorem · combinatorics
Multiset.map_le_map_iff
∀ {α : 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.Filter
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 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.map_le_mapproof · cited by 14
- Multiset.le_iff_countproof · cited by 14
- Multiset.count_map_eq_count'proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.