Mathlib Map

Theorems · Theorem · general topology

tendsto_nhdsWithin_of_tendsto_nhds_of_eventually_within

∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] {a : α} {l : Filter β} {s : Set α} (f : β → α),
  Filter.Tendsto f l (nhds a) → (∀ᶠ (x : β) in l, f x ∈ s) → Filter.Tendsto f l (nhdsWithin a s)
Defined in
Mathlib.Topology.NhdsWithin
Cited by
28 results in Mathlib
Foundations
Depth 52 from the axioms · uses propext, Quot.sound
Assumes
TopologicalSpace

Around this declaration

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

tendsto_nhdsWithin_iff · cited by 37tendsto_nhdsWithin_iffStieltjesFunction.measure_singleton · cited by 6StieltjesFunction.measure…HasDerivAt.lhopital_zero_right_on_Ioo · cited by 5HasDerivAt.lhopital_zero_…tendsto_riemannZeta_sub_one_div · cited by 3tendsto_riemannZeta_sub_o…Function.Periodic.qParam_tendsto · cited by 3Periodic.qParam_tendstoMonotoneOn.exists_tendsto_deriv_liminf_lintegral_enorm_le · cited by 2MonotoneOn.exists_tendsto…Monotone.tendsto_leftLim_within · cited by 2Monotone.tendsto_leftLim_…Complex.nhdsWithin_lt_le_nhdsWithin_stolzSet · cited by 1Complex.nhdsWithin_lt_le_…MeasureTheory.measure_le_measure_closure_of_levyProkhorovEDist_eq_zero · cited by 1MeasureTheory.measure_le_…BoundedVariationOn.vectorMeasure_singleton · cited by 1BoundedVariationOn.vector…Real.tendsto_cos_neg_pi_div_two · cited by 1Real.tendsto_cos_neg_pi_d…Real.tendsto_cos_pi_div_two · cited by 1Real.tendsto_cos_pi_div_t…exists_closed_cover_approximatesLinearOn_of_hasFDerivWithinAt · cited by 1exists_closed_cover_appro…Filter.TendstoNhdsWithinIoi.const_mul · cited by 1TendstoNhdsWithinIoi.cons…BoxIntegral.Box.subbox_induction_on' · cited by 1Box.subbox_induction_on'Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121Filternhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstoFilter.Eventually · cited by 3134Filter.EventuallynhdsWithin · cited by 1912nhdsWithinFilter.tendsto_principal · cited by 28Filter.tendsto_principalFilter.tendsto_inf · cited by 23Filter.tendsto_inftendsto_nhdsWithin_of_tendsto…CITED BYCITES

Cites9

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

Cited by28

Results whose statement or proof uses this declaration.