Theorems · Definition · commutative algebra
PowerSeries.algEquivQuotientWeierstrassDistinguished
{A : Type u_1} →
[inst : CommRing A] →
[inst_1 : IsLocalRing A] →
[inst_2 : IsAdicComplete (IsLocalRing.maximalIdeal A) A] →
{g : PowerSeries A} →
(hg : (PowerSeries.map (IsLocalRing.residue A)) g ≠ 0) →
(Polynomial A ⧸ Ideal.span {g.weierstrassDistinguished hg}) ≃ₐ[A] PowerSeries A ⧸ Ideal.span {g}If g is a power series over a complete local ring,
such that its image in the residue field is not zero, then there is a natural isomorphism
A[X] / (f) ≃ₐ[A] A⟦X⟧ / (g) where f is PowerSeries.weierstrassDistinguished g.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Idealstatement · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Ideal.spanstatement · cited by 948
- PowerSeriesstatement and proof · cited by 797
- IsLocalRingstatement and proof · cited by 339
- IsLocalRing.maximalIdealstatement and proof · cited by 297
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.