Mathlib Map

Theorems · Definition · commutative algebra

PowerSeries.firstUnitCoeff

{k : Type u_2} → [inst : Field k] → {f : PowerSeries k} → f ≠ 0 → kˣ

firstUnitCoeff is the non-zero coefficient whose index is f.order, seen as a unit of the field. It is obtained using divided_by_X_pow_order, defined in PowerSeries.Order.

Defined in
Mathlib.RingTheory.PowerSeries.Inverse
Cited by
2 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.