Mathlib Map

Theorems · Theorem · global analysis

DifferentiableAt.differentiableWithinAt

∀ {𝕜 : 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} {s : Set E}, DifferentiableAt 𝕜 f x → DifferentiableWithinAt 𝕜 f s x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
96 results in Mathlib
Foundations
Depth 164 from the axioms, rests on 3,721 definitions · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpace

Around this declaration

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

DifferentiableAt.comp_differentiableWithinAt · cited by 14DifferentiableAt.comp_dif…strictMonoOn_of_deriv_pos · cited by 9strictMonoOn_of_deriv_posdifferentiableWithinAt_const · cited by 7differentiableWithinAt_co…differentiableWithinAt_id · cited by 7differentiableWithinAt_idTendstoLocallyUniformlyOn.differentiableOn · cited by 7TendstoLocallyUniformlyOn…fderivWithin_eq_fderiv · cited by 6fderivWithin_eq_fderivAnalyticAt.differentiableWithinAt · cited by 5AnalyticAt.differentiable…strictAntiOn_of_deriv_neg · cited by 5strictAntiOn_of_deriv_negInnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_ball_re_eq · cited by 4HarmonicOnNhd.exists_anal…Real.differentiableAt_arcsin · cited by 4Real.differentiableAt_arc…Complex.differentiableOn_compl_singleton_and_continuousAt_iff · cited by 4Complex.differentiableOn_…strictConcaveOn_of_deriv2_neg · cited by 4strictConcaveOn_of_deriv2…MonotoneOn.ae_differentiableWithinAt_of_mem · cited by 3MonotoneOn.ae_differentia…UpperHalfPlane.mdifferentiable_iff · cited by 3UpperHalfPlane.mdifferent…Real.not_DifferentiableAt_log_mul_zero · cited by 3Real.not_DifferentiableAt…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldDifferentiableAt · cited by 617DifferentiableAtDifferentiableWithinAt · cited by 453DifferentiableWithinAtSet.subset_univ · cited by 228Set.subset_univDifferentiableWithinAt.mono · cited by 15DifferentiableWithinAt.mo…differentiableWithinAt_univ · cited by 14differentiableWithinAt_un…DifferentiableAt.differentiab…CITED BYCITES

Cites10

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

Cited by96

Results whose statement or proof uses this declaration.