Theorems · Theorem · general topology
ClusterPt.limsSup
∀ {α : Type u_2} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
{f : Filter α} [f.NeBot],
autoParam (Filter.IsCobounded (fun x1 x2 => x1 ≤ x2) f) ClusterPt.limsSup._auto_1 →
autoParam (Filter.IsBounded (fun x1 x2 => x1 ≤ x2) f) ClusterPt.limsSup._auto_3 → ClusterPt f.limsSup fThe limsSup of a filter f is a cluster point of f.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 4 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.
Cites26
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
- Top.topproof · cited by 9,680
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Bot.botproof · cited by 4,720
- Nontrivialproof · cited by 2,416
- OrderTopologystatement and proof · cited by 1,355
- Set.Iooproof · cited by 1,214
- OrderBotproof · cited by 1,055
- Filter.NeBotstatement and proof · cited by 853
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- OrderTopproof · cited by 493
Cited by4
Results whose statement or proof uses this declaration.
- isGreatest_clusterPt_limsSupproof · cited by 2
- ClusterPt.limsInfproof · cited by 2
- MapClusterPt.limsupproof · cited by 1
- exists_seq_tendsto_limsSupproof · cited by 0