Mathlib Map

Theorems · Theorem · order theory

smul_lt_smul_of_pos_left

∀ {α : Type u_1} {β : Type u_2} {a : α} {b₁ b₂ : β} [inst : SMul α β] [inst_1 : Preorder α] [inst_2 : Preorder β]
  [inst_3 : Zero α] [PosSMulStrictMono α β], b₁ < b₂ → 0 < a → a • b₁ < a • b₂
Defined in
Mathlib.Algebra.Order.Module.Defs
Cited by
23 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
SMulPreorderPreorderZeroPosSMulStrictMono

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 by23

Results whose statement or proof uses this declaration.