Mathlib Map

Theorems · Theorem · commutative algebra

PowerSeries.isWeierstrassDivision_weierstrassDiv_weierstrassMod

∀ {A : Type u_1} [inst : CommRing A] [inst_1 : IsLocalRing A] (f : PowerSeries A) {g : PowerSeries A},
  (PowerSeries.map (IsLocalRing.residue A)) g ≠ 0 →
    ∀ [inst_2 : IsAdicComplete (IsLocalRing.maximalIdeal A) A], f.IsWeierstrassDivision g (f /ʷ g) (f %ʷ g)
Defined in
Mathlib.RingTheory.PowerSeries.WeierstrassPreparation
Cited by
1 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsLocalRingIsAdicComplete

Around this declaration

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

Cites19

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

Cited by1

Results whose statement or proof uses this declaration.