Documentation

Mathlib.RingTheory.LocalRing.MaximalIdeal.Basic

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

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.

@[deprecated IsLocalRing.notMem_maximalIdeal (since := "2025-05-23")]

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.