Theorems · Theorem · general topology
MapClusterPt.liminf_le
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] {u : β → α} {f : Filter β} {x : α},
MapClusterPt x f u →
autoParam (Filter.IsBoundedUnder (fun x1 x2 => x1 ≥ x2) f u) MapClusterPt.liminf_le._auto_1 → Filter.liminf u f ≤ xEvery cluster point x of a function u along a filter f is greater than or equal to
liminf u f.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 0 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.
Cites8
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
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.liminfstatement · cited by 198
- MapClusterPtstatement and proof · cited by 78
- ClusterPt.limsInf_leproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.