Mathlib Map

Theorems · Theorem · order theory

mul_le_mul_left

∀ {α : Type u_1} [inst : Mul α] [inst_1 : LE α] [i : MulRightMono α] {b c : α}, b ≤ c → ∀ (a : α), b * a ≤ c * a
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Basic
Cited by
31 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
MulLEMulRightMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites2

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by31

Results whose statement or proof uses this declaration.