Theorems · Theorem · combinatorics
Multiset.le_sub_add
∀ {α : Type u_1} [inst : DecidableEq α] {s t : Multiset α}, s ≤ s - t + t- Defined in
- Mathlib.Data.Multiset.AddSub
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEq
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.
- Multisetstatement and proof · cited by 2,627
- le_rflproof · cited by 1,558
- Multiset.sub_le_iff_le_addproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.le_union_leftproof · cited by 4
- Multiset.mem_sub_of_nodupproof · cited by 1