Theorems · Theorem · commutative algebra
PowerSeries.exists_isWeierstrassDivision
∀ {A : Type u_1} [inst : CommRing A] [inst_1 : IsLocalRing A] (f : PowerSeries A) {g : PowerSeries A}
[IsAdicComplete (IsLocalRing.maximalIdeal A) A],
(PowerSeries.map (IsLocalRing.residue A)) g ≠ 0 → ∃ q r, f.IsWeierstrassDivision g q rWeierstrass division ([washington_cyclotomic], Proposition 7.2): let f, g be
power series over a complete local ring, such that
the image of g in the residue field is not zero. Let n be the order of the image of g in the
residue field. Then there exists a power series q and a polynomial r of degree < n, such that
f = g * q + r.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- PowerSeriesstatement and proof · cited by 797
- IsLocalRingstatement and proof · cited by 339
- IsLocalRing.maximalIdealstatement and proof · cited by 297
- IsLocalRing.ResidueFieldstatement · cited by 156
- IsAdicCompletestatement and proof · cited by 124
- PowerSeries.mapstatement and proof · cited by 82
- IsLocalRing.residuestatement and proof · cited by 71
- PowerSeries.IsWeierstrassDivisorAt.divproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- PowerSeries.exists_isWeierstrassFactorizationproof · cited by 4