Theorems · Theorem · combinatorics
Multiset.add_sub_cancel_right
∀ {α : Type u_1} [inst : DecidableEq α] {s t : Multiset α}, s + t - t = s- Defined in
- Mathlib.Data.Multiset.AddSub
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 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.
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.countproof · cited by 302
- Multiset.ext'proof · cited by 31
- Multiset.count_addproof · cited by 23
- Multiset.count_subproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.union_add_distribproof · cited by 2
- Multiset.eq_sub_of_add_eqproof · cited by 1