Theorems · Theorem · general topology
ContinuousWithinAt.comp
∀ {α : 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 → Set.MapsTo f s t → ContinuousWithinAt (g ∘ f) s x- Defined in
- Mathlib.Topology.ContinuousOn
- Cited by
- 17 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.
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
- Set.MapsTostatement and proof · cited by 732
- Filter.Tendsto.compproof · cited by 560
- ContinuousWithinAtstatement and proof · cited by 512
- ContinuousWithinAt.tendstoproof · cited by 44
- ContinuousWithinAt.tendsto_nhdsWithinproof · cited by 16
Cited by17
Results whose statement or proof uses this declaration.
- ContinuousOn.compproof · cited by 73
- ContinuousAt.comp_continuousWithinAtproof · cited by 25
- ContMDiffWithinAt.compproof · cited by 18
- HasMFDerivWithinAt.compproof · cited by 7
- mdifferentiableWithinAt_totalSpaceproof · cited by 5
- Bundle.contMDiffWithinAt_totalSpaceproof · cited by 5
- ContMDiffWithinAt.mfderivWithinproof · cited by 3
- ContinuousWithinAt.prodMapproof · cited by 2
- HasFDerivWithinAt.curveIntegral_segment_source'proof · cited by 2
- continuousWithinAt_iff_sourceproof · cited by 1