Theorems · Theorem · global analysis
fderiv_comp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {G : Type u_4}
[inst_5 : NormedAddCommGroup G] [inst_6 : NormedSpace 𝕜 G] {f : E → F} (x : E) {g : F → G},
DifferentiableAt 𝕜 g (f x) → DifferentiableAt 𝕜 f x → fderiv 𝕜 (g ∘ f) x = fderiv 𝕜 g (f x) ∘SL fderiv 𝕜 f x- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Comp
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- ContinuousLinearMap.compstatement · cited by 709
- DifferentiableAtstatement and proof · cited by 617
- fderivstatement · cited by 398
- DifferentiableAt.hasFDerivAtproof · cited by 134
- HasFDerivAt.fderivproof · cited by 93
- HasFDerivAt.compproof · cited by 50
Cited by8
Results whose statement or proof uses this declaration.
- InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_ball_re_eqproof · cited by 4
- HarmonicAt.differentiableAt_complex_partialproof · cited by 3
- DifferentiableAt.mem_interior_convex_of_surjective_fderivproof · cited by 2
- MeasureTheory.lintegral_pow_le_pow_lintegral_fderivproof · cited by 1
- MeasureTheory.eLpNorm_le_eLpNorm_fderiv_of_eqproof · cited by 1
- InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_univ_re_eqproof · cited by 1
- fderiv_fun_compproof · cited by 1
- conformalAt_iff_differentiableAt_or_differentiableAt_comp_conjproof · cited by 0