Mathlib Map

Theorems · Theorem · order theory

pow_left_strictMono

∀ {M : Type u_3} [inst : Monoid M] [inst_1 : Preorder M] [MulLeftStrictMono M] [MulRightStrictMono M] {n : ℕ},
  n ≠ 0 → StrictMono fun x => x ^ n

See also pow_left_strictMonoOn₀.

Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Pow
Cited by
2 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext, Quot.sound
Assumes
MonoidPreorderMulLeftStrictMonoMulRightStrictMono

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 by2

Results whose statement or proof uses this declaration.