Theorems · Definition · order theory
OrderIso.sumLexIioIci
{α : Type u_1} → [inst : LinearOrder α] → (x : α) → ↑(Set.Iio x) ⊕ₗ ↑(Set.Ici x) ≃o αA linear order is isomorphic to the lexicographic sum of elements less than x and elements
greater or equal to 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.Iiostatement and proof · cited by 1,166
- Set.Icistatement and proof · cited by 1,070
- 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.sumLexIioIci_apply_inlstatement · cited by 1
- OrderIso.sumLexIioIci_apply_inrstatement · cited by 1
- OrderIso.sumLexIioIci_symm_apply_of_gestatement and proof · cited by 1
- OrderIso.sumLexIioIci_symm_apply_of_ltstatement and proof · cited by 1
- OrderIso.sumLexIioIci_symm_apply_Icistatement · cited by 0
- OrderIso.sumLexIioIci_symm_apply_Iiostatement · cited by 0