Mathlib Map

Theorems · Definition · commutative algebra

PowerSeries.binomialSeries

{R : Type u_1} → [inst : CommRing R] → [BinomialRing R] → (A : Type u_3) → [One A] → [SMul R A] → R → PowerSeries A

The power series for (1 + X) ^ r.

Defined in
Mathlib.RingTheory.PowerSeries.Binomial
Cited by
10 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingBinomialRingOneSMul

Around this declaration

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

Cites5

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

Cited by11

Results whose statement or proof uses this declaration.