Mathlib Map

Theorems · Theorem · global analysis

DifferentiableAt.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 → DifferentiableAt 𝕜 (g ∘ f) x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Comp
Cited by
38 results in Mathlib
Foundations
Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Differentiable.comp · cited by 17Differentiable.compDifferentiableAt.inv · cited by 8DifferentiableAt.invComplex.differentiableAt_Gamma · cited by 8Complex.differentiableAt_…InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_ball_re_eq · cited by 4HarmonicOnNhd.exists_anal…not_differentiableAt_norm_zero · cited by 4not_differentiableAt_norm…Complex.differentiable_one_div_Gamma · cited by 4Complex.differentiable_on…DifferentiableAt.zpow · cited by 3DifferentiableAt.zpowLipschitzWith.ae_lineDifferentiableAt · cited by 3LipschitzWith.ae_lineDiff…ModularForm.differentiableAt_eta_tprod · cited by 2ModularForm.differentiabl…DifferentiableAt.norm · cited by 2DifferentiableAt.normDifferentiableAt.rpow · cited by 2DifferentiableAt.rpowHurwitzZeta.differentiableAt_completedHurwitzZetaEven · cited by 2HurwitzZeta.differentiabl…Complex.circleIntegral_sub_center_inv_smul_eq_of_differentiable_on_annulus_off_countable · cited by 2Complex.circleIntegral_su…not_integrableOn_of_tendsto_norm_atTop_of_deriv_isBigO_filter · cited by 2not_integrableOn_of_tends…Function.Periodic.differentiableAt_cuspFunction · cited by 2Periodic.differentiableAt…NormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldDifferentiableAt · cited by 617DifferentiableAtDifferentiableAt.hasFDerivAt · cited by 134DifferentiableAt.hasFDeri…HasFDerivAt.differentiableAt · cited by 83HasFDerivAt.differentiabl…HasFDerivAt.comp · cited by 50HasFDerivAt.compDifferentiableAt.compCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by38

Results whose statement or proof uses this declaration.