Theorems · Theorem · commutative algebra
IsCoprime.of_mul_add_left_right
∀ {R : Type u} [inst : CommSemiring R] {x y z : R}, IsCoprime x (x * z + y) → IsCoprime x y- Defined in
- Mathlib.RingTheory.Coprime.Basic
- Cited by
- 1 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
- add_commproof · cited by 1,535
- IsCoprimestatement and proof · cited by 321
- IsCoprime.of_add_mul_left_rightproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- IsCoprime.mul_add_left_right_iffproof · cited by 1