Theorems · Theorem · combinatorics
Multiset.toDFinsupp_replicate
∀ {α : Type u_1} [inst : DecidableEq α] (a : α) (n : ℕ), Multiset.toDFinsupp (Multiset.replicate n a) = fun₀ | a => n- Defined in
- Mathlib.Data.DFinsupp.Multiset
- Cited by
- 1 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.
Cites10
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 · cited by 2,627
- DFinsuppstatement · cited by 694
- DFinsupp.singlestatement · cited by 113
- Multiset.replicatestatement · cited by 88
- DFinsupp.extproof · cited by 78
- DFinsupp.single_applyproof · cited by 35
- Multiset.toDFinsuppstatement · cited by 17
- Multiset.count_replicateproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.toDFinsupp_singletonproof · cited by 0