Mathlib Map

Theorems · Theorem · global analysis

Differentiable.differentiableAt

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
  [inst_3 : TopologicalSpace E] {F : Type u_3} [inst_4 : AddCommGroup F] [inst_5 : Module 𝕜 F]
  [inst_6 : TopologicalSpace F] {f : E → F} {x : E}, Differentiable 𝕜 f → DifferentiableAt 𝕜 f x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
32 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

Around this declaration

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

ContinuousLinearEquiv.comp_differentiableWithinAt_iff · cited by 7ContinuousLinearEquiv.com…Differentiable.comp_mdifferentiableWithinAt · cited by 6Differentiable.comp_mdiff…SchwartzMap.differentiableAt · cited by 3SchwartzMap.differentiabl…HurwitzZeta.differentiableAt_hurwitzZetaEven_sub_one_div · cited by 3HurwitzZeta.differentiabl…MDifferentiableWithinAt.clm_apply · cited by 3MDifferentiableWithinAt.c…ModularForm.differentiableAt_eta_tprod · cited by 2ModularForm.differentiabl…HurwitzZeta.differentiableAt_cosZeta · cited by 2HurwitzZeta.differentiabl…TestFunction.lineDerivCLM_apply · cited by 2TestFunction.lineDerivCLM…HurwitzZeta.differentiableAt_update_of_residue · cited by 2HurwitzZeta.differentiabl…VectorFourier.fourierIntegral_fderiv · cited by 2VectorFourier.fourierInte…HasCompactSupport.hasFDerivAt_convolution_right · cited by 2HasCompactSupport.hasFDer…DifferentiableAt.deriv_comp_add_smul · cited by 2DifferentiableAt.deriv_co…contDiff_tsum · cited by 1contDiff_tsumModularForm.differentiableAt_eta_of_mem_upperHalfPlaneSet · cited by 1ModularForm.differentiabl…InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_univ_re_eq · cited by 1HarmonicOnNhd.exists_anal…TopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldDifferentiableAt · cited by 617DifferentiableAtDifferentiable · cited by 298DifferentiableDifferentiable.differentiable…CITED BYCITES

Cites6

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

Cited by32

Results whose statement or proof uses this declaration.