Mathlib Map

Theorems · Inductive type · commutative algebra

BinomialRing

(R : Type u_1) → [AddCommMonoid R] → [Pow R ℕ] → Type u_1

A binomial ring is a ring for which ascending Pochhammer evaluations are uniquely divisible by suitable factorials. We define this notion as a mixin for additive commutative monoids with natural number powers, but retain the ring name. We introduce Ring.multichoose as the uniquely defined quotient.

Defined in
Mathlib.RingTheory.Binomial
Cited by
46 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
AddCommMonoidPow

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by57

Results whose statement or proof uses this declaration.