Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.isIdempotentElem_iff_of_fg

∀ {R : Type u_1} [inst : CommRing R] (I : Ideal R), I.FG → (IsIdempotentElem I ↔ ∃ e, IsIdempotentElem e ∧ I = R ∙ e)

A finitely generated idempotent ideal is generated by an idempotent element

Defined in
Mathlib.RingTheory.Ideal.IdempotentFG
Cited by
5 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites16

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

Cited by5

Results whose statement or proof uses this declaration.