Theorems · Theorem · number theory
IsRelPrime.of_mul_left_left
∀ {α : Type u_1} [inst : CommMonoid α] {x y z : α}, IsRelPrime (x * y) z → IsRelPrime x z- Defined in
- Mathlib.Algebra.Divisibility.Units
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- dvd_mul_of_dvd_leftproof · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- IsRelPrime.of_mul_left_rightproof · cited by 3
- IsRelPrime.of_mul_right_leftproof · cited by 2
- IsRelPrime.mul_left_iffproof · cited by 1
- IsRelPrime.of_dvd_leftproof · cited by 1