Mathlib Map

Theorems · Theorem · order theory

mul_le_of_le_one_right

∀ {α : Type u_1} [inst : MulOneClass α] [inst_1 : Zero α] {a b : α} [inst_2 : Preorder α] [PosMulMono α],
  0 ≤ a → b ≤ 1 → a * b ≤ a
Defined in
Mathlib.Algebra.Order.GroupWithZero.Basic
Cited by
29 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
MulOneClassZeroPreorderPosMulMono

Around this declaration

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

Cites5

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

Cited by29

Results whose statement or proof uses this declaration.