Maximal ideal of local rings #
We prove basic properties of the maximal ideal of a local ring.
The maximal spectrum of a local ring is a singleton.
Equations
- IsLocalRing.instUniqueMaximalSpectrum = { default := { asIdeal := IsLocalRing.maximalIdeal R, isMaximal := ⋯ }, uniq := ⋯ }
If the maximal spectrum of a ring is a singleton, then the ring is local.
An element x of a commutative local semiring is not contained in the maximal ideal
iff it is a unit.
Alias of IsLocalRing.notMem_maximalIdeal.
An element x of a commutative local semiring is not contained in the maximal ideal
iff it is a unit.
Alias of IsLocalRing.maximal_ideal_unique.
Alias of IsLocalRing.eq_maximalIdeal.
Alias of IsLocalRing.le_maximalIdeal.
Alias of IsLocalRing.mem_maximalIdeal.
Alias of IsLocalRing.notMem_maximalIdeal.
Alias of IsLocalRing.notMem_maximalIdeal.
An element x of a commutative local semiring is not contained in the maximal ideal
iff it is a unit.
Alias of IsLocalRing.isField_iff_maximalIdeal_eq.
Alias of IsLocalRing.maximalIdeal_le_jacobson.
Alias of IsLocalRing.jacobson_eq_maximalIdeal.
Alias of IsLocalRing.ker_eq_maximalIdeal.
Alias of IsLocalRing.maximalIdeal_eq_bot.