Theorems · Theorem · order theory
Multiset.nsmul_replicate
∀ {α : Type u_1} {a : α} (n m : ℕ), n • Multiset.replicate m a = Multiset.replicate (n * m) a- Defined in
- Mathlib.Algebra.Order.Group.Multiset
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement · cited by 2,627
- Multiset.replicatestatement · cited by 88
- AddMonoidHom.map_nsmulproof · cited by 18
- Multiset.replicateAddMonoidHomproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.nsmul_singletonproof · cited by 7