Theorems · Theorem · general topology
DiscreteTopology.of_predOrder_succOrder
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderClosedTopology α] [PredOrder α] [SuccOrder α],
DiscreteTopology αThe only order closed topology on a linear order which is a PredOrder and a SuccOrder
is the discrete topology.
This theorem is not an instance,
because it causes searches for PredOrder and SuccOrder with their Preorder arguments
and very rarely matches.
- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Filterproof · cited by 8,121
- nhdsWithinproof · cited by 1,912
- Set.Ioiproof · cited by 1,463
- Set.Iicproof · cited by 1,111
- SuccOrderstatement and proof · cited by 574
- OrderClosedTopologystatement and proof · cited by 445
- DiscreteTopologystatement · cited by 373
- PredOrderstatement and proof · cited by 334
- nhdsWithin_univproof · cited by 88
Cited by1
Results whose statement or proof uses this declaration.
- discreteTopology_iff_orderTopology_of_pred_succproof · cited by 0