Theorems · Theorem · general topology
mem_nhdsLT_iff_exists_Ioo_subset
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [NoMinOrder α] {a : α}
{s : Set α}, s ∈ nhdsWithin a (Set.Iio a) ↔ ∃ l ∈ Set.Iio a, Set.Ioo l a ⊆ sA set is a neighborhood of a within (-∞, a) if and only if it contains an interval (l, a)
with l < a.
- Defined in
- Mathlib.Topology.Order.LeftRightNhds
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- nhdsWithinstatement and proof · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
- Set.Iiostatement and proof · cited by 1,166
- NoMinOrderstatement and proof · cited by 247
- NoMinOrder.exists_ltproof · cited by 41
- mem_nhdsLT_iff_exists_Ioo_subset'proof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Convex.nhdsWithin_inter_Iio_eq_nhdsLTproof · cited by 2
- HasDerivAt.lhopital_zero_nhdsLTproof · cited by 2
- Real.ContinuousOn.eq_of_eqOn_Iooproof · cited by 2
- MeasureTheory.integrableOn_Iio_iff_integrableAtFilter_atBot_nhdsWithinproof · cited by 1