Theorems · Theorem · commutative algebra
IsRelPrime.pow_right_iff
∀ {α : Type u_1} [inst : CommMonoid α] [DecompositionMonoid α] {x y : α} {m : ℕ},
0 < m → (IsRelPrime x (y ^ m) ↔ IsRelPrime x y)- Defined in
- Mathlib.RingTheory.Coprime.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommMonoidstatement and proof · cited by 2,264
- IsRelPrimestatement · cited by 136
- DecompositionMonoidstatement and proof · cited by 39
- isRelPrime_commproof · cited by 8
- IsRelPrime.pow_left_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsRelPrime.pow_iffproof · cited by 0