Theorems · Theorem · combinatorics
Multiset.toDFinsupp_union
∀ {α : Type u_1} [inst : DecidableEq α] (s t : Multiset α),
Multiset.toDFinsupp (s ∪ t) = Multiset.toDFinsupp s ⊔ Multiset.toDFinsupp t- Defined in
- Mathlib.Data.DFinsupp.Multiset
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddMonoidHomstatement · cited by 3,230
- Multisetstatement and proof · cited by 2,627
- DFinsuppstatement · cited by 694
- Multiset.countproof · cited by 302
- DFinsupp.extproof · cited by 78
- Multiset.toDFinsuppstatement · cited by 17
- Multiset.count_unionproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.uIcc_eqproof · cited by 1
- DFinsupp.toMultiset_supproof · cited by 0