Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.isIdempotentElem_iff_eq_bot_or_top_of_isLocalRing

∀ {R : Type u_3} [inst : CommRing R] [IsNoetherianRing R] [IsLocalRing R] (I : Ideal R),
  IsIdempotentElem I ↔ I = ⊥ ∨ I = ⊤

Also see Ideal.isIdempotentElem_iff_eq_bot_or_top for integral domains.

Defined in
Mathlib.RingTheory.Filtration
Cited by
1 results in Mathlib
Foundations
Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingIsNoetherianRingIsLocalRing

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.