Mathlib Map

Theorems · Theorem · global analysis

DifferentiableWithinAt.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} {s : Set E},
  DifferentiableWithinAt 𝕜 f s x → s ∈ nhds x → DifferentiableAt 𝕜 f x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
21 results in Mathlib
Foundations
Depth 67 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.

exists_deriv_eq_slope · cited by 6exists_deriv_eq_slopeintervalIntegral.integral_deriv_of_contDiffOn_Icc · cited by 4intervalIntegral.integral…DifferentiableOn.hasFDerivAt · cited by 4DifferentiableOn.hasFDeri…UpperHalfPlane.mdifferentiable_iff · cited by 3UpperHalfPlane.mdifferent…DifferentiableOn.union_of_isOpen · cited by 2DifferentiableOn.union_of…hasFDerivWithinAt_closure_of_tendsto_fderiv · cited by 2hasFDerivWithinAt_closure…DiffContOnCl.circleAverage_smul_div · cited by 2DiffContOnCl.circleAverag…HurwitzZeta.differentiableAt_update_of_residue · cited by 2HurwitzZeta.differentiabl…logDeriv_tprod_eq_tsum · cited by 1logDeriv_tprod_eq_tsumhasDerivAt_of_tendsto_locally_uniformly_on' · cited by 1hasDerivAt_of_tendsto_loc…MDifferentiableAt.isInteriorPoint_of_surjective_mfderiv · cited by 1MDifferentiableAt.isInter…Real.differentiableAt_negMulLog_iff · cited by 1Real.differentiableAt_neg…deriv.lhopital_zero_right_on_Ioo · cited by 1deriv.lhopital_zero_right…BoundedVariationOn.ae_differentiableAt_of_mem_uIcc · cited by 1BoundedVariationOn.ae_dif…BoundedVariationOn.intervalIntegrable_deriv · cited by 1BoundedVariationOn.interv…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldFilter · cited by 8121Filternhds · cited by 5554nhdsContinuousLinearMap · cited by 5352ContinuousLinearMapDifferentiableAt · cited by 617DifferentiableAtDifferentiableWithinAt · cited by 453DifferentiableWithinAtHasFDerivWithinAt · cited by 356HasFDerivWithinAtHasFDerivWithinAt.hasFDerivAt · cited by 6HasFDerivWithinAt.hasFDer…DifferentiableWithinAt.differ…CITED BYCITES

Cites13

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

Cited by21

Results whose statement or proof uses this declaration.