Theorems · Theorem · number theory
IsRelPrime.of_mul_right_left
∀ {α : Type u_1} [inst : CommMonoid α] {x y z : α}, IsRelPrime x (y * z) → IsRelPrime x y- Defined in
- Mathlib.Algebra.Divisibility.Units
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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 and proof · cited by 136
- isRelPrime_commproof · cited by 8
- IsRelPrime.of_mul_left_leftproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- IsRelPrime.of_mul_right_rightproof · cited by 1
- IsRelPrime.mul_right_iffproof · cited by 0