Theorems · Theorem · commutative algebra
EuclideanDomain.add_mul_div_right
∀ {R : Type u} [inst : EuclideanDomain R] (x y z : R), y ≠ 0 → y ∣ x → (x + z * y) / y = x / y + z- Defined in
- Mathlib.Algebra.EuclideanDomain.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- EuclideanDomain
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_commproof · cited by 2,262
- EuclideanDomainstatement and proof · cited by 124
- EuclideanDomain.add_mul_div_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.