Theorems · Definition · order theory
StrictMono.orderIsoOfRightInverse
{α : Type u_2} →
{β : Type u_3} →
[inst : LinearOrder α] →
[inst_1 : Preorder β] → (f : α → β) → StrictMono f → (g : β → α) → Function.RightInverse g f → α ≃o βA strictly monotone function with a right inverse is an order isomorphism.
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrderPreorder
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
- Preorderstatement and proof · cited by 7,952
- OrderIsostatement · cited by 874
- StrictMonostatement and proof · cited by 706
- OrderEmbeddingproof · cited by 619
- OrderEmbedding.ofStrictMonoproof · cited by 15
Cited by9
Results whose statement or proof uses this declaration.
- NNReal.orderIsoRpowproof · cited by 4
- ENNReal.orderIsoRpowproof · cited by 3
- StrictMono.orderIsoOfRightInverse.congr_simpstatement and proof · cited by 2
- ENNReal.orderIsoIicOneBirationalproof · cited by 2
- NNReal.orderIsoRpow_symm_eqproof · cited by 1
- orderIsoIooNegOneOneproof · cited by 1
- StrictMono.orderIsoOfRightInverse_applystatement and proof · cited by 0
- StrictMono.orderIsoOfRightInverse_symm_applystatement and proof · cited by 0
- ENNReal.orderIsoRpow_symm_applyproof · cited by 0