Theorems · Theorem · general topology
MapClusterPt.liminf
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] {u : β → α} {f : Filter β} [f.NeBot],
autoParam (Filter.IsCoboundedUnder (fun x1 x2 => x1 ≥ x2) f u) MapClusterPt.liminf._auto_1 →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f u) MapClusterPt.liminf._auto_3 →
MapClusterPt (Filter.liminf u f) f uThe liminf of a function u along a filter f is a cluster point of u along f.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 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
- 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.liminfstatement · cited by 198
- Filter.IsCoboundedUnderstatement and proof · cited by 102
- MapClusterPtstatement · cited by 78
- ClusterPt.limsInfproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- exists_seq_tendsto_liminfproof · cited by 1