Mathlib Map

Theorems · Theorem · commutative algebra

nilpotencyClass_eq_succ_iff

∀ {R : Type u_1} {x : R} [inst : MonoidWithZero R] {k : ℕ}, nilpotencyClass x = k + 1 ↔ x ^ (k + 1) = 0 ∧ x ^ k ≠ 0
Defined in
Mathlib.RingTheory.Nilpotent.Defs
Cited by
2 results in Mathlib
Foundations
Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidWithZero

Around this declaration

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

Cites6

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.