Theorems · Theorem · general topology
exists_Ico_subset_of_mem_nhds
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] {a : α} {s : Set α},
s ∈ nhds a → (∃ l, a < l) → ∃ l, a < l ∧ Set.Ico a l ⊆ s- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- nhdsstatement and proof · cited by 5,554
- OrderTopologystatement and proof · cited by 1,355
- Set.Icostatement · cited by 799
- Filter.HasBasis.mem_iffproof · cited by 193
- nhdsWithin_le_nhdsproof · cited by 145
- nhdsGE_basis_of_exists_gtproof · cited by 6
Cited by7
Results whose statement or proof uses this declaration.
- countable_setOfPred_isolated_right_withinproof · cited by 3
- mem_nhds_iff_exists_Ioo_subset'proof · cited by 3
- hasBasis_nhdsSet_Iic_Iioproof · cited by 2
- countable_setOfPred_covBy_leftproof · cited by 2
- exists_Ico_subset_of_mem_nhds'proof · cited by 1
- IsOpen.exists_Ioo_subsetproof · cited by 1
- continuousWithinAt_iff_lower_upperSemicontinuousWithinAtproof · cited by 0