Mathlib Map

Theorems · Theorem · order theory

strictMono_smul_left_of_pos

∀ {α : Type u_1} {β : Type u_2} {a : α} [inst : SMul α β] [inst_1 : Preorder α] [inst_2 : Preorder β] [inst_3 : Zero α]
  [PosSMulStrictMono α β], 0 < a → StrictMono fun x => a • x
Defined in
Mathlib.Algebra.Order.Module.Defs
Cited by
3 results in Mathlib
Foundations
Depth 5 from the axioms · uses no axioms
Assumes
SMulPreorderPreorderZeroPosSMulStrictMono

Around this declaration

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

Cites4

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.