Theorems · Theorem · commutative algebra
IsRelPrime.add_mul_left_left
∀ {R : Type u_1} [inst : CommRing R] {x y : R}, IsRelPrime x y → ∀ (z : R), IsRelPrime (x + y * z) y- Defined in
- Mathlib.RingTheory.Coprime.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
- Assumes
- CommRing
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.
- CommRingstatement and proof · cited by 17,173
- mul_negproof · cited by 590
- IsRelPrimestatement and proof · cited by 136
- add_neg_cancel_rightproof · cited by 65
- IsRelPrime.of_add_mul_left_leftproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- IsRelPrime.add_mul_right_leftproof · cited by 3
- IsRelPrime.add_mul_left_left_iffproof · cited by 2
- IsRelPrime.add_mul_left_rightproof · cited by 2
- IsRelPrime.mul_add_left_leftproof · cited by 1
- IsRelPrime.add_one_sub_one_of_two_dvdproof · cited by 0