Theorems · Theorem · general topology
IsOpen.exists_Ioo_subset
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [Nontrivial α] {s : Set α},
IsOpen s → s.Nonempty → ∃ a b, a < b ∧ Set.Ioo a b ⊆ s- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- LE.le.transproof · cited by 3,151
- Set.Nonemptystatement and proof · cited by 2,627
- Nontrivialstatement and proof · cited by 2,416
- IsOpenstatement and proof · cited by 2,400
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement · cited by 1,214
- Set.Iocproof · cited by 971
- Set.Icoproof · cited by 799
- IsOpen.mem_nhdsproof · cited by 470
Cited by1
Results whose statement or proof uses this declaration.
- dense_of_exists_betweenproof · cited by 6