Theorems · Theorem · commutative algebra
Commute.add_pow_dvd_pow_of_pow_eq_zero_right
∀ {R : Type u_1} {x y : R} {n m p : ℕ} [inst : Ring R], n + m ≤ p + 1 → Commute x y → x ^ n = 0 → (x + y) ^ m ∣ y ^ p- Defined in
- Mathlib.Algebra.Ring.Divisibility.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- Commutestatement and proof · cited by 639
- add_sub_cancel_rightproof · cited by 187
- Commute.add_leftproof · cited by 9
- Commute.pow_dvd_pow_of_sub_pow_eq_zeroproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Commute.add_pow_dvd_pow_of_pow_eq_zero_leftproof · cited by 0