Theorems · Theorem · general topology
ContinuousWithinAt.tendsto_nhdsWithin_image
∀ {α : 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) (nhdsWithin (f x) (f '' s))- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Set.imagestatement · cited by 5,609
- Filter.Tendstostatement · cited by 3,814
- nhdsWithinstatement · cited by 1,912
- ContinuousWithinAtstatement and proof · cited by 512
- Set.mapsTo_imageproof · cited by 71
- ContinuousWithinAt.tendsto_nhdsWithinproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- IsLocalMinOn.comp_continuousOnproof · cited by 2
- IsLocalMaxOn.comp_continuousOnproof · cited by 1
- nhdsWithin_le_comapproof · cited by 0