Theorems · Theorem · general topology
Filter.Eventually.exists_Ioo_subset
∀ {α : Type u} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α] [NoMaxOrder α] [NoMinOrder α]
{a : α} {p : α → Prop}, (∀ᶠ (x : α) in nhds a, p x) → ∃ l u, a ∈ Set.Ioo l u ∧ Set.Ioo l u ⊆ {x | p x}- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 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 · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement · cited by 1,214
- NoMaxOrderstatement and proof · cited by 340
- NoMinOrderstatement and proof · cited by 247
- mem_nhds_iff_exists_Ioo_subsetproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Eventually.volume_pos_of_nhds_realproof · cited by 0