Theorems · Theorem · commutative algebra
IsRelPrime.mul_add_left_left
∀ {R : Type u_1} [inst : CommRing R] {x y : R}, IsRelPrime x y → ∀ (z : R), IsRelPrime (y * z + x) y- Defined in
- Mathlib.RingTheory.Coprime.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- CommRing
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.
- CommRingstatement and proof · cited by 17,173
- add_commproof · cited by 1,535
- IsRelPrimestatement and proof · cited by 136
- IsRelPrime.add_mul_left_leftproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- IsRelPrime.mul_add_left_left_iffproof · cited by 1