Mathlib Map

Theorems · Theorem · order theory

zsmul_left_strictMono

∀ {α : Type u_1} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α] {a : α},
  0 < a → StrictMono fun n => n • a
Defined in
Mathlib.Algebra.Order.Group.Basic
Cited by
8 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext
Assumes
AddCommGroupPartialOrderIsOrderedAddMonoid

Around this declaration

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

Cites7

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

Cited by8

Results whose statement or proof uses this declaration.