Theorems · Theorem · commutative algebra
EuclideanDomain.mul_left_not_lt
∀ {R : Type u} [self : EuclideanDomain R] (a : R) {b : R}, b ≠ 0 → ¬EuclideanDomain.r (a * b) aAn additional constraint on r.
- Defined in
- Mathlib.Algebra.EuclideanDomain.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- 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.
- AddMonoid.toZerostatement · cited by 325
- EuclideanDomainstatement and proof · cited by 124
- EuclideanDomain.rstatement · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- EuclideanDomain.mul_right_not_ltproof · cited by 0
- EuclideanDomain.val_dvd_leproof · cited by 0
- EuclideanDomain.lt_oneproof · cited by 0