Theorems · Definition · order theory
OrderIso.sumLexIicIoi
{α : Type u_1} → [inst : LinearOrder α] → (x : α) → ↑(Set.Iic x) ⊕ₗ ↑(Set.Ioi x) ≃o αA linear order is isomorphic to the lexicographic sum of elements less or equal to x and
elements greater than x.
- Defined in
- Mathlib.Order.Hom.Lex
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.Ioistatement and proof · cited by 1,463
- Set.Iicstatement and proof · cited by 1,111
- OrderIsostatement · cited by 874
- Lexstatement · cited by 370
- OrderIso.transproof · cited by 31
- OrderIso.reflproof · cited by 24
- OrderIso.setCongrproof · cited by 10
- OrderIso.ofRelIsoLTproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- OrderIso.sumLexIicIoi_apply_inlstatement · cited by 1
- OrderIso.sumLexIicIoi_apply_inrstatement · cited by 1
- OrderIso.sumLexIicIoi_symm_apply_of_lestatement and proof · cited by 1
- OrderIso.sumLexIicIoi_symm_apply_of_ltstatement and proof · cited by 1
- OrderIso.sumLexIicIoi_symm_apply_Iicstatement · cited by 0
- OrderIso.sumLexIicIoi_symm_apply_Ioistatement · cited by 0