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.
- Setproof · cited by 53,352
- Set.ofPredproof · cited by 6,101
- MonoidWithZerostatement and proof · cited by 456
- nilpotencyClassstatement · cited by 12
- pow_eq_zero_of_leproof · cited by 9
- Nat.sInf_upward_closed_eq_succ_iffproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- nilpotencyClass_zeroproof · cited by 1
- pow_pred_nilpotencyClassproof · cited by 0