Mathlib Map

Theorems · Theorem · order theory

zsmul_strictMono_right

∀ (α : Type u_1) [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α] {n : ℤ},
  0 < n → StrictMono fun x => n • x
Defined in
Mathlib.Algebra.Order.Group.Basic
Cited by
3 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
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 by3

Results whose statement or proof uses this declaration.