Theorems · Theorem · order theory
Multiset.sub_add_inter
∀ {α : Type u_1} [inst : DecidableEq α] (s t : Multiset α), s - t + s ∩ t = s- Defined in
- Mathlib.Data.Multiset.UnionInter
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 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.
Cites14
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.consproof · cited by 313
- Multiset.induction_onproof · cited by 109
- Multiset.eraseproof · cited by 93
- Multiset.cons_eraseproof · cited by 25
- Multiset.add_zeroproof · cited by 13
- Multiset.erase_of_notMemproof · cited by 10
- Multiset.cons_inter_of_posproof · cited by 5
- Multiset.add_consproof · cited by 5
- Multiset.sub_consproof · cited by 5
- Multiset.sub_zeroproof · cited by 4
- Multiset.inter_commproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Multiset.count_interproof · cited by 9
- Multiset.sub_interproof · cited by 0
- MvPolynomial.degreesLE_addproof · cited by 0