Mathlib Map

Theorems · Theorem · order theory

StrictMono.injective

∀ {α : Type u} {β : Type v} [inst : LinearOrder α] [inst_1 : Preorder β] {f : α → β},
  StrictMono f → Function.Injective f
Defined in
Mathlib.Order.Monotone.Basic
Cited by
94 results in Mathlib
Foundations
Depth 16 from the axioms, rests on 50 definitions · uses propext
Assumes
LinearOrderPreorder

Around this declaration

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

Cites5

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

Cited by95

Results whose statement or proof uses this declaration.