Theorems · Theorem · general topology
isClosed_Ioo_iff
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [DenselyOrdered α] {a b : α},
IsClosed (Set.Ioo a b) ↔ b ≤ aSet.Ioo a b is only closed if it is empty.
- Defined in
- Mathlib.Topology.Order.DenselyOrdered
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- LT.lt.leproof · cited by 2,189
- IsClosedstatement and proof · cited by 1,639
- OrderTopologystatement and proof · cited by 1,355
- closureproof · cited by 1,254
- Set.Ioostatement and proof · cited by 1,214
- LT.lt.neproof · cited by 872
- DenselyOrderedstatement and proof · cited by 471
- le_of_not_gtproof · cited by 430
- IsClosed.closure_eqproof · cited by 139
Cited by1
Results whose statement or proof uses this declaration.
- isCompact_Ioo_iffproof · cited by 0