Theorems · Theorem · commutative algebra
IsRelPrime.pow_left_iff
∀ {α : Type u_1} [inst : CommMonoid α] [DecompositionMonoid α] {x y : α} {m : ℕ},
0 < m → (IsRelPrime (x ^ m) y ↔ IsRelPrime x y)- Defined in
- Mathlib.RingTheory.Coprime.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Finset.prod_constproof · cited by 154
- Finset.mem_rangeproof · cited by 140
- IsRelPrimestatement and proof · cited by 136
- Finset.card_rangeproof · cited by 108
- DecompositionMonoidstatement and proof · cited by 39
- IsRelPrime.pow_leftproof · cited by 2
- IsRelPrime.of_prod_leftproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsRelPrime.pow_right_iffproof · cited by 1
- IsRelPrime.pow_iffproof · cited by 0