Theorems · Theorem · combinatorics
Multiset.replicate_succ
∀ {α : Type u_1} (a : α) (n : ℕ), Multiset.replicate (n + 1) a = a ::ₘ Multiset.replicate n a- Defined in
- Mathlib.Data.Multiset.Replicate
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement · cited by 2,627
- Multiset.consstatement · cited by 313
- Multiset.replicatestatement · cited by 88
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.lt_replicate_succproof · cited by 1