Mathlib Map

Theorems · Theorem · commutative algebra

IsLocalRing.notMem_maximalIdeal

∀ {R : Type u_1} [inst : CommSemiring R] [inst_1 : IsLocalRing R] {x : R}, x ∉ IsLocalRing.maximalIdeal R ↔ IsUnit x

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

Defined in
Mathlib.RingTheory.LocalRing.MaximalIdeal.Basic
Cited by
3 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringIsLocalRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.