Mathlib Map

Theorems · Theorem · commutative algebra

PowerSeries.IsWeierstrassDivisionAt.eq_mul_add

∀ {A : Type u_1} [inst : CommRing A] {f g q : PowerSeries A} {r : Polynomial A} {I : Ideal A},
  f.IsWeierstrassDivisionAt g q r I → f = g * q + ↑r
Defined in
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation
Cited by
11 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites6

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.