Theorems · Theorem · general topology
mem_nhdsGT_iff_exists_Ioo_subset
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [NoMaxOrder α] {a : α}
{s : Set α}, s ∈ nhdsWithin a (Set.Ioi a) ↔ ∃ u ∈ Set.Ioi a, Set.Ioo a u ⊆ sA set is a neighborhood of a within (a, +∞) if and only if it contains an interval (a, u)
with a < u.
- Defined in
- Mathlib.Topology.Order.LeftRightNhds
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 77 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
- Set.Ioistatement and proof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
- NoMaxOrderstatement and proof · cited by 340
- NoMaxOrder.exists_gtproof · cited by 62
- mem_nhdsGT_iff_exists_Ioo_subset'proof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- mem_nhdsGT_iff_exists_Ioc_subsetproof · cited by 3
- HasDerivAt.lhopital_zero_nhdsGTproof · cited by 2
- Convex.nhdsWithin_inter_Ioi_eq_nhdsGTproof · cited by 2