Mathlib Map

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) a

An 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.

Cited by3

Results whose statement or proof uses this declaration.