Documentation

Mathlib.RingTheory.LocalRing.MaximalIdeal.Basic

Maximal ideal of local rings #

We prove basic properties of the maximal ideal of a local ring.

Equations
  • =
theorem LocalRing.maximal_ideal_unique (R : Type u_1) [CommSemiring R] [LocalRing R] :
∃! I : Ideal R, I.IsMaximal
theorem LocalRing.eq_maximalIdeal {R : Type u_1} [CommSemiring R] [LocalRing R] {I : Ideal R} (hI : I.IsMaximal) :
theorem LocalRing.jacobson_eq_maximalIdeal {R : Type u_1} [CommRing R] [LocalRing R] (I : Ideal R) (h : I ) :