Theorems · Theorem · order theory
RelHom.injective_of_increasing
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {s : β → β → Prop} [Std.Trichotomous r] [Std.Irrefl s] (f : r →r s),
Function.Injective ⇑fAn increasing function is injective
- Defined in
- Mathlib.Order.RelIso.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Std.TrichotomousStd.Irrefl
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RelHomstatement and proof · cited by 49
- RelHom.map_relproof · cited by 4
- injective_of_increasingproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.