Theorems · Theorem · commutative algebra
PowerSeries.IsWeierstrassDivision.isWeierstrassFactorization
∀ {A : Type u_1} [inst : CommRing A] [inst_1 : IsLocalRing A] {g q : PowerSeries A} {r : Polynomial A}
(hg : (PowerSeries.map (IsLocalRing.residue A)) g ≠ 0)
(H : (PowerSeries.X ^ ((PowerSeries.map (IsLocalRing.residue A)) g).order.toNat).IsWeierstrassDivision g q r),
g.IsWeierstrassFactorization (Polynomial.X ^ ((PowerSeries.map (IsLocalRing.residue A)) g).order.toNat - r) ↑⋯.unit⁻¹- Cited by
- 1 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingIsLocalRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
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
- mul_oneproof · cited by 3,885
- Unitsstatement · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- mul_assocproof · cited by 1,667
- Polynomial.Xstatement and proof · cited by 1,639
- WithBotproof · cited by 1,498
- Polynomial.natDegreeproof · cited by 1,105
- Polynomial.coeffproof · cited by 1,045
Cited by1
Results whose statement or proof uses this declaration.
- PowerSeries.exists_isWeierstrassFactorizationproof · cited by 4