Theorems · Theorem · commutative algebra
PowerSeries.exists_isWeierstrassFactorization
- 1000+ list: Weierstrass preparation theorem
∀ {A : Type u_1} [inst : CommRing A] [inst_1 : IsLocalRing A] [IsAdicComplete (IsLocalRing.maximalIdeal A) A]
{g : PowerSeries A}, (PowerSeries.map (IsLocalRing.residue A)) g ≠ 0 → ∃ f h, g.IsWeierstrassFactorization f hWeierstrass preparation theorem ([washington_cyclotomic], Theorem 7.3):
let g be a power series over a complete local ring,
such that its image in the residue field is not zero. Then there exists a distinguished
polynomial f and a power series h which is a unit, such that g = f * h.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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 and proof · cited by 5,681
- Units.valproof · cited by 1,966
- Polynomial.Xproof · cited by 1,639
- PowerSeriesstatement and proof · cited by 797
- IsLocalRingstatement and proof · cited by 339
- IsLocalRing.maximalIdealstatement and proof · cited by 297
- IsUnit.unitproof · cited by 252
- PowerSeries.Xproof · cited by 183
- IsLocalRing.ResidueFieldstatement · cited by 156
Cited by5
Results whose statement or proof uses this declaration.
- PowerSeries.weierstrassDistinguishedproof · cited by 8
- PowerSeries.isUnit_weierstrassUnitproof · cited by 0
- PowerSeries.isDistinguishedAt_weierstrassDistinguishedproof · cited by 0
- PowerSeries.eq_weierstrassDistinguished_mul_weierstrassUnitproof · cited by 0