Mathlib Map

Theorems · Definition · commutative algebra

Ring.choose

{R : Type u_1} → [inst : AddCommGroupWithOne R] → [inst_1 : Pow R ℕ] → [BinomialRing R] → R → ℕ → R

The binomial coefficient choose r n generalizes the natural number Nat.choose function, interpreted in terms of choosing without replacement.

Defined in
Mathlib.RingTheory.Binomial
Cited by
43 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
AddCommGroupWithOnePowBinomialRing

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.

Cited by47

Results whose statement or proof uses this declaration.