Mathlib Map

Theorems · Theorem · commutative algebra

Commute.pow_dvd_pow_of_sub_pow_eq_zero

∀ {R : Type u_1} {x y : R} {n m p : ℕ} [inst : Ring R], n + m ≤ p + 1 → Commute x y → (x - y) ^ n = 0 → x ^ m ∣ y ^ p
Defined in
Mathlib.Algebra.Ring.Divisibility.Lemmas
Cited by
3 results in Mathlib
Foundations
Depth 75 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.

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.