Theorems · Theorem · commutative algebra
IsCoprime.of_add_mul_right_right
∀ {R : Type u} [inst : CommSemiring R] {x y z : R}, IsCoprime x (y + z * x) → IsCoprime x y- Defined in
- Mathlib.RingTheory.Coprime.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- CommSemiring
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.
- CommSemiringstatement and proof · cited by 10,911
- mul_commproof · cited by 2,262
- IsCoprimestatement and proof · cited by 321
- IsCoprime.of_add_mul_left_rightproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- ZMod.isSquare_neg_one_of_eq_sq_add_sq_of_isCoprimeproof · cited by 1
- IsCoprime.of_mul_add_right_rightproof · cited by 1
- IsCoprime.add_mul_right_right_iffproof · cited by 1