Residue Field of local rings #
Main definitions #
IsLocalRing.ResidueField
: The quotient of a local ring by its maximal ideal.IsLocalRing.residue
: The quotient map from a local ring to its residue field.
The residue field of a local ring is the quotient of the ring by its maximal ideal.
Equations
Instances For
Equations
- IsLocalRing.ResidueFieldCommRing R = inferInstance
Equations
- IsLocalRing.ResidueFieldInhabited R = inferInstance
The quotient map from a local ring to its residue field.
Equations
Instances For
@[deprecated IsLocalRing.ResidueField]
Alias of IsLocalRing.ResidueField
.
The residue field of a local ring is the quotient of the ring by its maximal ideal.
Instances For
@[deprecated IsLocalRing.residue]
Alias of IsLocalRing.residue
.
The quotient map from a local ring to its residue field.