Theorems · Theorem · general topology
Filter.Tendsto.limsup_eq
∀ {α : Type u_2} {β : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α]
[OrderTopology α] {f : Filter β} {u : β → α} {a : α} [f.NeBot], Filter.Tendsto u f (nhds a) → Filter.limsup u f = aIf a function has a limit, then its limsup coincides with its limit.
- Defined in
- Mathlib.Topology.Order.LiminfLimsup
- Cited by
- 12 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.
Cites9
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- OrderTopologystatement and proof · cited by 1,355
- Filter.NeBotstatement and proof · cited by 853
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- Filter.limsupstatement · cited by 226
- limsSup_eq_of_le_nhdsproof · cited by 2
Cited by12
Results whose statement or proof uses this declaration.
- ExpGrowth.expGrowthSup_constproof · cited by 4
- LinearGrowth.linearGrowthSup_constproof · cited by 4
- MeasureTheory.tendsto_lintegral_of_dominated_convergenceproof · cited by 3
- Monotone.linearGrowthInf_compproof · cited by 2
- Monotone.linearGrowthSup_compproof · cited by 2
- ProbabilityTheory.Kernel.setIntegral_density_of_measurableSetproof · cited by 2
- ProbabilityTheory.Kernel.density_ae_eq_limitProcessproof · cited by 2
- MeasureTheory.isTightMeasureSet_of_tendsto_charFunproof · cited by 1
- MeasureTheory.limsup_measure_closed_le_of_forall_tendsto_measureproof · cited by 1
- bergelson'proof · cited by 1
- LSeries_tendsto_sub_mul_nhds_one_of_tendsto_sum_divproof · cited by 1
- ENNReal.tsum_eq_limsup_sum_natproof · cited by 0