Theorems · Theorem · order theory
Multiset.inter_add_sub_of_add_eq_add
∀ {α : Type u_1} [inst : DecidableEq α] {M N P Q : Multiset α}, M + N = P + Q → N ∩ Q + (P - M) = N- Defined in
- Mathlib.Data.Multiset.UnionInter
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 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.
Cites7
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
- Multiset.count_interproof · cited by 9
- Multiset.extproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.IsDershowitzMannaLT.transproof · cited by 0