Theorems · Theorem · general topology
mem_nhdsGE_iff_exists_Icc_subset
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [NoMaxOrder α]
[DenselyOrdered α] {a : α} {s : Set α}, s ∈ nhdsWithin a (Set.Ici a) ↔ ∃ u, a < u ∧ Set.Icc 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
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · cited by 1,912
- Set.Iccstatement · cited by 1,702
- OrderTopologystatement and proof · cited by 1,355
- Set.Icistatement · cited by 1,070
- DenselyOrderedstatement and proof · cited by 471
- NoMaxOrderstatement and proof · cited by 340
- Filter.HasBasis.mem_iffproof · cited by 193
- nhdsGE_basis_Iccproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- mem_nhdsLE_iff_exists_Icc_subsetproof · cited by 1