Theorems · Theorem · general topology
exists_seq_tendsto_liminf
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] [FirstCountableTopology α] {f : Filter β} [f.NeBot] {u : β → α} [f.IsCountablyGenerated],
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f u) exists_seq_tendsto_liminf._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f u) exists_seq_tendsto_liminf._auto_3 →
∃ x, Filter.Tendsto (u ∘ x) Filter.atTop (nhds (Filter.liminf u f)) ∧ Filter.Tendsto x Filter.atTop f- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.atTopstatement · cited by 2,405
- OrderTopologystatement and proof · cited by 1,355
- Filter.NeBotstatement and proof · cited by 853
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.IsCountablyGeneratedstatement and proof · cited by 220
- Filter.liminfstatement · cited by 198
- FirstCountableTopologystatement and proof · cited by 106
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_liminf_le'proof · cited by 3