Mathlib Map

Theorems · Theorem · order theory

le_mul_right

∀ {α : Type u} [inst : Mul α] [inst_1 : Preorder α] [CanonicallyOrderedMul α] {a b c : α}, a ≤ b → a ≤ b * c

Alias of le_mul_of_le_left.

Defined in
Mathlib.Algebra.Order.Monoid.Canonical.Defs
Cited by
1 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
MulPreorderCanonicallyOrderedMul

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 by1

Results whose statement or proof uses this declaration.