Theorems · Theorem · commutative algebra
PowerSeries.IsWeierstrassFactorization.isWeierstrassDivision
∀ {A : Type u_1} [inst : CommRing A] [inst_1 : IsLocalRing A] {g : PowerSeries A} {f : Polynomial A} {h : PowerSeries A}
(H : g.IsWeierstrassFactorization f h),
(PowerSeries.X ^ ((PowerSeries.map (IsLocalRing.residue A)) g).order.toNat).IsWeierstrassDivision g (↑⋯.unit⁻¹)
(Polynomial.X ^ ((PowerSeries.map (IsLocalRing.residue A)) g).order.toNat - f)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 112 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.
Cites45
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
- PowerSeriesstatement and proof · cited by 797
- Polynomial.degreeproof · cited by 643
- Ideal.Quotient.mkproof · cited by 610
Cited by1
Results whose statement or proof uses this declaration.
- PowerSeries.IsWeierstrassFactorization.elimproof · cited by 5