Theorems · Theorem · general topology
exists_Icc_mem_subset_of_mem_nhdsGE
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] {a : α} {s : Set α},
s ∈ nhdsWithin a (Set.Ici a) → ∃ b, a ≤ b ∧ Set.Icc a b ∈ nhdsWithin a (Set.Ici a) ∧ Set.Icc a b ⊆ s- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- Filterstatement · cited by 8,121
- LE.le.transproof · cited by 3,151
- Set.Nonemptyproof · cited by 2,627
- LT.lt.leproof · cited by 2,189
- nhdsWithinstatement and proof · cited by 1,912
- Set.Iccstatement and proof · cited by 1,702
- le_rflproof · cited by 1,558
- OrderTopologystatement and proof · cited by 1,355
- Set.Iooproof · cited by 1,214
Cited by2
Results whose statement or proof uses this declaration.
- exists_Icc_mem_subset_of_mem_nhdsproof · cited by 2
- Set.compl_ordConnectedSection_ordSeparatingSet_mem_nhdsGEproof · cited by 2