The Complete Domain T -- Local Ring Properties #
T = C[[x,y,z]]/(x^2 - yz) is a Noetherian complete local domain whose residue field has the cardinality of C.
The ring equivalence MvPowerSeries (Fin 0) R ≃+* R given by taking the
constant coefficient (its inverse is the constant-series embedding).
Equations
- mvPowerSeriesFin0RingEquiv R = { toFun := ⇑MvPowerSeries.constantCoeff, invFun := ⇑MvPowerSeries.C, left_inv := ⋯, right_inv := ⋯, map_mul' := ⋯, map_add' := ⋯ }
Instances For
MvPowerSeries (Fin (n+1)) R ≃+* MvPowerSeries (Fin 1) (MvPowerSeries (Fin n) R)
Equations
- One or more equations did not get rendered due to their size.
Instances For
The ring equivalence MvPowerSeries (Fin (n+1)) R ≃+* PowerSeries (MvPowerSeries (Fin n) R),
obtained from mvPowerSeriesFinSuccRingEquiv by identifying Fin 1-variable power series
with ordinary power series.
Equations
Instances For
Local abbreviation for the maximal ideal of ℂ[[x,y,z]] = MvPowerSeries (Fin 3) ℂ.
Equations
Instances For
T is complete with respect to its maximal ideal.
|T| = |ℂ| (a power series ring over ℂ in finitely many vars has cardinality |ℂ|).
The composite ℂ →[C] MvPowerSeries (Fin 3) ℂ →[mk] T →[residue] T/M from ℂ to the
residue field of T.
Equations
Instances For
|T/M| = |ℂ| (the residue field is ℂ).