Theorems · Definition · order theory
WithTop.subtypeOrderIso
{α : Type u_1} →
[inst : PartialOrder α] → [inst_1 : OrderTop α] → [DecidablePred fun x => x = ⊤] → WithTop { a // a ≠ ⊤ } ≃o αAny OrderTop is equivalent to WithTop of the subtype excluding ⊤.
See also Equiv.optionSubtypeNe.
- Defined in
- Mathlib.Order.Hom.WithTopBot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Top.topstatement and proof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- WithTopstatement and proof · cited by 3,754
- WithTop.someproof · cited by 1,128
- OrderIsostatement · cited by 874
- OrderTopstatement and proof · cited by 493
- WithTop.mapproof · cited by 68
- WithTop.untopDproof · cited by 33
Cited by4
Results whose statement or proof uses this declaration.
- FiniteArchimedeanClass.withTopOrderIsoproof · cited by 9
- FiniteMulArchimedeanClass.withTopOrderIsoproof · cited by 2
- WithTop.subtypeOrderIso_apply_coestatement · cited by 2
- WithTop.subtypeOrderIso_symm_applystatement and proof · cited by 2