Mathlib Map

Theorems · Theorem · order theory

Monotone.strictMono_of_injective

∀ {α : Type u} {β : Type v} [inst : Preorder α] [inst_1 : PartialOrder β] {f : α → β},
  Monotone f → Function.Injective f → StrictMono f
Defined in
Mathlib.Order.Monotone.Defs
Cited by
22 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
PreorderPartialOrder

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 by22

Results whose statement or proof uses this declaration.