Theorems · Theorem · order theory
Monotone.strictMono_iff_injective
∀ {α : Type u} {β : Type v} [inst : LinearOrder α] [inst_1 : PartialOrder β] {f : α → β},
Monotone f → (StrictMono f ↔ Function.Injective f)- Defined in
- Mathlib.Order.Monotone.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
- Assumes
- LinearOrderPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- PartialOrderstatement and proof · cited by 6,410
- Monotonestatement and proof · cited by 1,397
- StrictMonostatement and proof · cited by 706
- StrictMono.injectiveproof · cited by 94
- Monotone.strictMono_of_injectiveproof · cited by 22
Cited by1
Results whose statement or proof uses this declaration.
- CircleDeg1Lift.strictMono_iff_injectiveproof · cited by 1