Theorems · Theorem · combinatorics
Nat.uniformBell_succ_left
∀ (m n : ℕ), (m + 1).uniformBell n = (m * n + n - 1).choose (n - 1) * m.uniformBell n
- Defined in
- Mathlib.Combinatorics.Enumerative.Bell
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 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.prodproof · cited by 2,356
- mul_commproof · cited by 2,262
- Finset.rangeproof · cited by 1,341
- Finset.prod_congrproof · cited by 646
- Nat.choosestatement and proof · cited by 494
- Finset.prod_range_succproof · cited by 21
- Nat.uniformBellstatement · cited by 19
- Nat.uniformBell_eqproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.