Theorems · Theorem · combinatorics
Multiset.le_of_add_le_add_right
∀ {α : Type u_1} {s t u : Multiset α}, s + u ≤ t + u → s ≤ tAlias of the forward direction of Multiset.add_le_add_iff_right.
- Defined in
- Mathlib.Data.Multiset.AddSub
- 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.
Cites2
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.add_le_add_iff_rightproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.inter_add_distribproof · cited by 1