Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.isBoundedUnder_le

∀ {ι : Type u_1} {α : Type u_2} [inst : Preorder α] [inst_1 : TopologicalSpace α] [BoundedLENhdsClass α] {f : Filter ι}
  {u : ι → α} {a : α}, Filter.Tendsto u f (nhds a) → Filter.IsBoundedUnder (fun x1 x2 => x1 ≤ x2) f u
Defined in
Mathlib.Topology.Order.LiminfLimsup
Cited by
25 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
PreorderTopologicalSpaceBoundedLENhdsClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Filter.Tendsto.isBigO_one · cited by 10Tendsto.isBigO_oneAsymptotics.isBigO_const_of_tendsto · cited by 4Asymptotics.isBigO_const_…Complex.tendsto_one_add_cpow_exp_of_tendsto · cited by 3Complex.tendsto_one_add_c…ContDiffPointwiseHolderAt.comp_of_differentiableAt · cited by 3ContDiffPointwiseHolderAt…Asymptotics.isBigO_of_div_tendsto_nhds · cited by 3Asymptotics.isBigO_of_div…Filter.Tendsto.bddAbove_range_of_cofinite · cited by 3Tendsto.bddAbove_range_of…Complex.tendsto_mul_log_one_add_of_tendsto · cited by 3Complex.tendsto_mul_log_o…Real.tendsto_one_add_rpow_exp_of_tendsto · cited by 2Real.tendsto_one_add_rpow…Complex.exp_sub_sum_range_isBigO_pow · cited by 2Complex.exp_sub_sum_range…TendstoLocallyUniformly.smul₀ · cited by 2TendstoLocallyUniformly.s…Filter.Tendsto.bddAbove_range · cited by 2Tendsto.bddAbove_rangeMeasureTheory.Measure.FiniteAtFilter.integrableAtFilter_of_tendsto_ae · cited by 2FiniteAtFilter.integrable…TendstoLocallyUniformlyOn.smul₀ · cited by 2TendstoLocallyUniformlyOn…Real.tendsto_mul_log_one_add_of_tendsto · cited by 2Real.tendsto_mul_log_one_…MeasureTheory.integrableOn_Ioi_of_intervalIntegral_norm_tendsto · cited by 1MeasureTheory.integrableO…TopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121FilterPreorder · cited by 7952Preordernhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoFilter.IsBoundedUnder · cited by 247Filter.IsBoundedUnderFilter.IsBounded.mono · cited by 7IsBounded.monoBoundedLENhdsClass · cited by 7BoundedLENhdsClassisBounded_le_nhds · cited by 4isBounded_le_nhdsTendsto.isBoundedUnder_leCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by25

Results whose statement or proof uses this declaration.