Theorems · Theorem · commutative algebra
IsCoprime.pow_right
∀ {R : Type u} [inst : CommSemiring R] {x y : R} {n : ℕ}, IsCoprime x y → IsCoprime x (y ^ n)- Defined in
- Mathlib.RingTheory.Coprime.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
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.
- CommSemiringstatement and proof · cited by 10,911
- Finset.rangeproof · cited by 1,341
- IsCoprimestatement and proof · cited by 321
- Finset.prod_constproof · cited by 154
- Finset.card_rangeproof · cited by 108
- IsCoprime.prod_rightproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- IsCoprime.powproof · cited by 7
- Irreducible.coprime_pow_of_not_dvdproof · cited by 0