Theorems · Theorem · real analysis
ContDiffWithinAt.comp
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} {G : Type u_4} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F]
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {n : WithTop ℕ∞} {s : Set E} {t : Set F} {g : F → G}
{f : E → F} (x : E),
ContDiffWithinAt 𝕜 n g t (f x) → ContDiffWithinAt 𝕜 n f s x → Set.MapsTo f s t → ContDiffWithinAt 𝕜 n (g ∘ f) s xThe composition of C^n functions at points in domains is C^n.
- Defined in
- Mathlib.Analysis.Calculus.ContDiff.Comp
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- WithTopstatement and proof · cited by 3,754
- nhdsWithinproof · cited by 1,912
- WithTop.someproof · cited by 1,128
Cited by18
Results whose statement or proof uses this declaration.
- ContDiffAt.compproof · cited by 34
- ContDiffAt.comp_contDiffWithinAtproof · cited by 28
- ContMDiffWithinAt.compproof · cited by 18
- ContDiffOn.compproof · cited by 14
- ContDiffWithinAt.fderivWithin_rightproof · cited by 11
- ContDiffWithinAt.addproof · cited by 7
- ContDiffWithinAt.negproof · cited by 6
- ContDiffWithinAt.smulproof · cited by 6
- ContDiff.comp_contDiffWithinAtproof · cited by 4
- ContDiffWithinAt.comp_interproof · cited by 3
- ContDiffWithinAt.comp_of_mem_nhdsWithin_imageproof · cited by 2
- ContDiffWithinAt.derivWithinproof · cited by 2