Theorems · Theorem · general topology
ContinuousWithinAt.comp_of_mem_nhdsWithin_image
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] {f : α → β} {s : Set α} {x : α} {g : β → γ} {t : Set β},
ContinuousWithinAt g t (f x) →
ContinuousWithinAt f s x → t ∈ nhdsWithin (f x) (f '' s) → ContinuousWithinAt (g ∘ f) s x- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- nhdsWithinstatement and proof · cited by 1,912
- ContinuousWithinAtstatement and proof · cited by 512
- Set.mapsTo_imageproof · cited by 71
- ContinuousWithinAt.compproof · cited by 17
- ContinuousWithinAt.mono_of_mem_nhdsWithinproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousWithinAt.comp_of_mem_nhdsWithin_image_of_eqproof · cited by 0