Mathlib Map

Theorems · Theorem · global analysis

AnalyticAt.differentiableAt

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {F : Type v} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f : E → F}
  {x : E}, AnalyticAt 𝕜 f x → DifferentiableAt 𝕜 f x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Analytic
Cited by
18 results in Mathlib
Foundations
Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

MeromorphicAt.deriv · cited by 6MeromorphicAt.derivAnalyticAt.differentiableWithinAt · cited by 5AnalyticAt.differentiable…Complex.differentiableOn_compl_singleton_and_continuousAt_iff · cited by 4Complex.differentiableOn_…MeromorphicOn.logDeriv_prod_eventuallyEq · cited by 3MeromorphicOn.logDeriv_pr…ProbabilityTheory.differentiableAt_mgf · cited by 3ProbabilityTheory.differe…AnalyticAt.analyticOrderAt_sub_eq_one_of_deriv_ne_zero · cited by 3AnalyticAt.analyticOrderA…MeromorphicOn.logDeriv_zpow_eventuallyEq · cited by 2MeromorphicOn.logDeriv_zp…meromorphicOrderAt_deriv_eq_sub_one · cited by 2meromorphicOrderAt_deriv_…AnalyticAt.analyticOrderAt_deriv_add_one · cited by 2AnalyticAt.analyticOrderA…MeromorphicOn.logDeriv_mul_eventuallyEq · cited by 2MeromorphicOn.logDeriv_mu…AnalyticOnNhd.hasFTaylorSeriesUpToOn · cited by 1AnalyticOnNhd.hasFTaylorS…ProbabilityTheory.differentiableAt_iteratedDeriv_mgf · cited by 1ProbabilityTheory.differe…ProbabilityTheory.exists_cgf_eq_iteratedDeriv_two_cgf_mul · cited by 1ProbabilityTheory.exists_…Complex.analyticAt_iff_eventually_differentiableAt · cited by 1Complex.analyticAt_iff_ev…MeromorphicOn.logDeriv_finprod_zpow_eventuallyEq · cited by 1MeromorphicOn.logDeriv_fi…NormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldDifferentiableAt · cited by 617DifferentiableAtFormalMultilinearSeries · cited by 615FormalMultilinearSeriesAnalyticAt · cited by 321AnalyticAtHasFPowerSeriesAt · cited by 94HasFPowerSeriesAtHasFPowerSeriesAt.differentiableAt · cited by 1HasFPowerSeriesAt.differe…AnalyticAt.differentiableAtCITED BYCITES

Cites8

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

Cited by18

Results whose statement or proof uses this declaration.