Theorems · Theorem · combinatorics
Multiset.multinomial_nsmul_singleton
∀ (k n : ℕ), (k • {n}).multinomial = Nat.multinomial (Finset.range k) fun x => n- Defined in
- Mathlib.Data.Nat.Choose.Multinomial
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_oneproof · cited by 3,885
- Multisetstatement · cited by 2,627
- Finset.rangestatement and proof · cited by 1,341
- one_powproof · cited by 521
- Nat.multinomialstatement and proof · cited by 34
- Multiset.sum_singletonproof · cited by 26
- Multiset.multinomialstatement · cited by 8
- Multiset.multinomial_nsmulproof · cited by 1
- Multiset.multinomial_singletonproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- DividedPowerAlgebra.pow_dpproof · cited by 0