Theorems · Definition · order theory
Order.PartialIso.definedAtLeft
{α : 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 a : α, together with a proof that any
partial isomorphism can be extended to one defined at a.
- Defined in
- Mathlib.Order.CountableDenseLinearOrder
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 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 by3
Results whose statement or proof uses this declaration.
- Order.PartialIso.funOfIdealstatement · cited by 2
- Order.iso_of_countable_denseproof · cited by 0
- Order.embedding_from_countable_to_denseproof · cited by 0