Theorems · Theorem · general topology
ge_of_tendsto_of_frequently
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : Preorder α] [ClosedIciTopology α] {f : β → α}
{a b : α} {x : Filter β}, Filter.Tendsto f x (nhds a) → (∃ᶠ (c : β) in x, b ≤ f c) → b ≤ a- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Frequentlystatement and proof · cited by 414
- ClosedIciTopologystatement and proof · cited by 156
- isClosed_Iciproof · cited by 40
- IsClosed.mem_of_frequently_of_tendstoproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.