Theorems · Theorem · general topology
MapClusterPt.le_limsup
∀ {α : 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.le_limsup._auto_1 → x ≤ Filter.limsup u fEvery cluster point x of a function u along a filter f is less than or equal to
limsup u f.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 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.limsupstatement · cited by 226
- MapClusterPtstatement and proof · cited by 78
- ClusterPt.le_limsSupproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.