Theorems · Definition · order theory
Order.PartialIso.definedAtRight
(α : Type u_1) →
{β : Type u_2} →
[inst : LinearOrder α] →
[inst_1 : LinearOrder β] →
[DenselyOrdered α] → [NoMinOrder α] → [NoMaxOrder α] → [Nonempty α] → β → Order.Cofinal (Order.PartialIso α β)The set of partial isomorphisms defined at b : β, together with a proof that any
partial isomorphism can be extended to include b. We prove this by symmetry.
- Defined in
- Mathlib.Order.CountableDenseLinearOrder
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Set.ofPredproof · cited by 6,101
- DenselyOrderedstatement and proof · cited by 471
- NoMaxOrderstatement and proof · cited by 340
- NoMinOrderstatement and proof · cited by 247
- Order.Cofinalstatement · cited by 13
- Order.PartialIsostatement and proof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Order.PartialIso.invOfIdealstatement · cited by 1
- Order.iso_of_countable_denseproof · cited by 0