Theorems · Definition · order theory
StrictMono.orderIsoOfSurjective
{α : Type u_1} →
{β : Type u_2} →
[inst : LinearOrder α] → [inst_1 : Preorder β] → (f : α → β) → StrictMono f → Function.Surjective f → α ≃o βA strictly monotone surjective function from a linear order is an order isomorphism.
- Defined in
- Mathlib.Order.Hom.Set
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 25 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.
Cites11
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
- Preorderstatement and proof · cited by 7,952
- Set.rangeproof · cited by 4,705
- Set.univproof · cited by 3,945
- OrderIsostatement · cited by 874
- StrictMonostatement and proof · cited by 706
- Function.Surjective.range_eqproof · cited by 70
- OrderIso.transproof · cited by 31
- OrderIso.setCongrproof · cited by 10
- StrictMono.orderIsoproof · cited by 3
- OrderIso.Set.univproof · cited by 1
Cited by13
Results whose statement or proof uses this declaration.
- Real.expOrderIsoproof · cited by 12
- Fin.orderIsoTripleproof · cited by 3
- ENNReal.liminf_const_mul_of_ne_zero_of_ne_topproof · cited by 2
- ENNReal.limsup_const_mul_of_ne_topproof · cited by 2
- MeasureTheory.eLpNorm_enorm_rpowproof · cited by 2
- Fin.orderIsoPairproof · cited by 2
- Tuple.eq_sort_iff'proof · cited by 1
- MeasureTheory.Lp.eLpNorm'_lim_le_liminf_eLpNorm'proof · cited by 1
- Ordinal.enumOrdOrderIsoproof · cited by 1
- NNReal.powOrderIsoproof · cited by 1
- StrictMono.coe_orderIsoOfSurjectivestatement · cited by 0
- StrictMono.orderIsoOfSurjective_self_symm_applystatement and proof · cited by 0