Theorems · Theorem · combinatorics
Nat.multinomial_univ_two
∀ (a b : ℕ), Nat.multinomial Finset.univ ![a, b] = (a + b).factorial / (a.factorial * b.factorial)
- Defined in
- Mathlib.Data.Nat.Choose.Multinomial
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Finset.univstatement and proof · cited by 3,473
- Finset.prodproof · cited by 2,356
- Matrix.vecConsstatement and proof · cited by 852
- Matrix.vecEmptystatement and proof · cited by 832
- Nat.factorialstatement and proof · cited by 616
- Fin.sum_univ_twoproof · cited by 49
- Nat.multinomialstatement · cited by 34
- Fin.prod_univ_twoproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.