Theorems · Definition · order theory
StrictMonoOn.orderIso
{α : Type u_4} →
{β : Type u_5} →
[inst : LinearOrder α] → [inst_1 : Preorder β] → (f : α → β) → (s : Set α) → StrictMonoOn f s → ↑s ≃o ↑(f '' s)If a function f is strictly monotone on a set s, then it defines an order isomorphism
between s and its image.
- Defined in
- Mathlib.Order.Hom.Set
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderPreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Equivproof · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- OrderIsostatement · cited by 874
- StrictMonoOnstatement and proof · cited by 194
- Set.BijOn.equivproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Real.tanOrderIsoproof · cited by 10
- Real.sinOrderIsoproof · cited by 9
- OrderEmbedding.range_eq_iffproof · cited by 1
- Ordinal.exists_ord_cof_eq_of_isCofinalproof · cited by 0