Theorems · Theorem · general topology
ClusterPt.le_limsSup
∀ {α : Type u_2} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
{f : Filter α} {x : α},
ClusterPt x f → autoParam (Filter.IsBounded (fun x1 x2 => x1 ≤ x2) f) ClusterPt.le_limsSup._auto_1 → x ≤ f.limsSupEvery cluster point x of a filter f is less than or equal to f.limsSup.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 79 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
- nhdsproof · cited by 5,554
- OrderTopologystatement and proof · cited by 1,355
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- inf_le_leftproof · cited by 286
- inf_le_rightproof · cited by 238
- ClusterPtstatement and proof · cited by 138
- Filter.IsBoundedstatement and proof · cited by 45
- Filter.limsSupstatement and proof · cited by 29
- Filter.IsBounded.monoproof · cited by 7
- isBounded_ge_nhdsproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- isGreatest_clusterPt_limsSupproof · cited by 2
- ClusterPt.limsInf_leproof · cited by 1
- MapClusterPt.le_limsupproof · cited by 0