Theorems · Theorem · general topology
ContinuousWithinAt.tendsto
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {s : Set α}
{x : α}, ContinuousWithinAt f s x → Filter.Tendsto f (nhdsWithin x s) (nhds (f x))If a function is continuous within s at x, then it tends to f x within s by definition.
We register this fact for use with the dot notation, especially to use Filter.Tendsto.comp as
ContinuousWithinAt.comp will have a different meaning.
- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 44 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- nhdsWithinstatement · cited by 1,912
- ContinuousWithinAtstatement and proof · cited by 512
Cited by44
Results whose statement or proof uses this declaration.
- HasDerivAt.comp_hasFDerivWithinAtproof · cited by 22
- ContMDiffWithinAt.compproof · cited by 18
- ContinuousWithinAt.compproof · cited by 17
- ContDiffWithinAt.isSymmSndFDerivWithinAtproof · cited by 6
- HasDerivAt.lhopital_zero_right_on_Iooproof · cited by 5
- Monotone.continuousWithinAt_Iio_iff_leftLim_eqproof · cited by 4
- tendsto_zero_of_meromorphicOrderAt_posproof · cited by 4
- Complex.differentiableOn_update_limUnder_of_isLittleOproof · cited by 4
- ContinuousWithinAt.leftLim_eqproof · cited by 4
- PhragmenLindelof.quadrant_Iproof · cited by 4
- tendsto_ne_zero_of_meromorphicOrderAt_eq_zeroproof · cited by 3
- Specializes.map_of_continuousWithinAtproof · cited by 3