Theorems · Theorem · real analysis
Filter.Eventually.exists_lt
∀ {α : Type u_1} [inst : TopologicalSpace α] [inst_1 : Preorder α] {a : α} [(nhdsWithin a (Set.Iio a)).NeBot]
{p : α → Prop}, (∀ᶠ (x : α) in nhds a, p x) → ∃ b < a, p b- Defined in
- Mathlib.Topology.Order.LeftRight
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- nhdsWithinstatement and proof · cited by 1,912
- Set.Iiostatement and proof · cited by 1,166
- Filter.NeBotstatement and proof · cited by 853
- Filter.Frequently.and_eventuallyproof · cited by 49
- Filter.Frequently.existsproof · cited by 32
- frequently_lt_nhdsproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- bddBelow_slope_lt_of_mem_interiorproof · cited by 2
- IsAntichain.interior_eq_emptyproof · cited by 2