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.maximal_ideal_unique (since := "2024-11-11")]

Alias of IsLocalRing.maximal_ideal_unique.

@[deprecated IsLocalRing.eq_maximalIdeal (since := "2024-11-11")]

Alias of IsLocalRing.eq_maximalIdeal.

@[deprecated IsLocalRing.le_maximalIdeal (since := "2024-11-11")]

Alias of IsLocalRing.le_maximalIdeal.

@[deprecated IsLocalRing.mem_maximalIdeal (since := "2024-11-11")]

Alias of IsLocalRing.mem_maximalIdeal.

@[deprecated IsLocalRing.not_mem_maximalIdeal (since := "2024-11-11")]

Alias of IsLocalRing.not_mem_maximalIdeal.


An element x of a commutative local semiring is not contained in the maximal ideal iff it is a unit.

@[deprecated IsLocalRing.isField_iff_maximalIdeal_eq (since := "2024-11-11")]

Alias of IsLocalRing.isField_iff_maximalIdeal_eq.

@[deprecated IsLocalRing.maximalIdeal_le_jacobson (since := "2024-11-11")]

Alias of IsLocalRing.maximalIdeal_le_jacobson.

@[deprecated IsLocalRing.jacobson_eq_maximalIdeal (since := "2024-11-11")]

Alias of IsLocalRing.jacobson_eq_maximalIdeal.

@[deprecated IsLocalRing.ker_eq_maximalIdeal (since := "2024-11-09")]

Alias of IsLocalRing.ker_eq_maximalIdeal.

@[deprecated IsLocalRing.maximalIdeal_eq_bot (since := "2024-11-09")]

Alias of IsLocalRing.maximalIdeal_eq_bot.