Documentation

Mathlib.RingTheory.LocalRing.ResidueField.Defs

Residue Field of local rings #

Main definitions #

The residue field of a local ring is the quotient of the ring by its maximal ideal.

Instances For
    @[implicit_reducible]
    @[implicit_reducible]
    noncomputable instance IsLocalRing.ResidueField.field (R : Type u_1) [CommRing R] [IsLocalRing R] :

    The quotient map from a local ring to its residue field.

    Instances For