Theorems · Inductive type · general topology
OrderClosedTopology
(α : Type u_1) → [TopologicalSpace α] → [Preorder α] → Prop
A topology on a set which is both a topological space and a preorder is _order-closed_ if the
set of points (x, y) with x ≤ y is closed in the product space. We introduce this as a mixin.
This property is satisfied for the order topology on a linear order, but it can be satisfied more
generally, and suffices to derive many interesting properties relating order and topology.
- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 445 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 3 definitions · uses no axioms
- Assumes
- TopologicalSpacePreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Preorderstatement · cited by 7,952
Cited by449
Results whose statement or proof uses this declaration.
- isOpen_Ioostatement and proof · cited by 54
- measurableSet_Ioostatement and proof · cited by 42
- isClosed_lestatement and proof · cited by 32
- measurableSet_Iccstatement and proof · cited by 32
- measurableSet_lestatement and proof · cited by 28
- Summable.tsum_le_tsumstatement and proof · cited by 27
- Ioo_mem_nhdsstatement and proof · cited by 27
- isOpen_ltstatement and proof · cited by 23
- Icc_mem_nhdsstatement and proof · cited by 20
- measurableSet_ltstatement and proof · cited by 19
- le_of_tendsto_of_tendsto'statement and proof · cited by 19
- tsum_nonnegstatement and proof · cited by 18
Showing the 200 most cited of 449.