Theorems · Theorem · general topology
ContinuousWithinAt.comp_of_mem_nhdsWithin_image_of_eq
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] {f : α → β} {s : Set α} {x : α} {g : β → γ} {t : Set β} {y : β},
ContinuousWithinAt g t y →
ContinuousWithinAt f s x → t ∈ nhdsWithin y (f '' s) → f x = y → ContinuousWithinAt (g ∘ f) s x- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- ContinuousWithinAt.comp_of_mem_nhdsWithin_imageproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.