Theorems · Theorem · commutative algebra
IsCoprime.mul_add_left_left
∀ {R : Type u} [inst : CommRing R] {x y : R}, IsCoprime x y → ∀ (z : R), IsCoprime (y * z + x) y- Defined in
- Mathlib.RingTheory.Coprime.Basic
- Cited by
- 2 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
- IsCoprimestatement and proof · cited by 321
- IsCoprime.add_mul_left_leftproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- Int.isCoprime_of_sq_sumproof · cited by 1
- IsCoprime.mul_add_left_left_iffproof · cited by 1