Theorems · Theorem · general topology
Filter.Tendsto.isCoboundedUnder_ge
∀ {ι : Type u_1} {α : Type u_2} [inst : Preorder α] [inst_1 : TopologicalSpace α] [BoundedLENhdsClass α] {f : Filter ι}
{u : ι → α} {a : α} [f.NeBot], Filter.Tendsto u f (nhds a) → Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f u- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 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
- 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.NeBotstatement and proof · cited by 853
- Filter.IsCoboundedUnderstatement · cited by 102
- Filter.Tendsto.isBoundedUnder_leproof · cited by 25
- Filter.IsBounded.isCobounded_flipproof · cited by 8
- BoundedLENhdsClassstatement and proof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.