Mathlib Map

Theorems · Theorem · ring theory

eq_of_isNilpotent_sub_of_isIdempotentElem_of_commute

∀ {R : Type u_1} [inst : Ring R] {e₁ e₂ : R},
  IsIdempotentElem e₁ → IsIdempotentElem e₂ → IsNilpotent (e₁ - e₂) → Commute e₁ e₂ → e₁ = e₂
Defined in
Mathlib.RingTheory.Idempotents
Cited by
2 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext
Assumes
Ring

Around this declaration

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

Cites23

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

Cited by2

Results whose statement or proof uses this declaration.