Mathlib Map

Theorems · Theorem · global analysis

HasFDerivWithinAt.continuousWithinAt

∀ {𝕜 : 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} {f' : E →L[𝕜] F} {x : E} {s : Set E} [ContinuousAdd E] [ContinuousSMul 𝕜 E]
  [ContinuousAdd F] [ContinuousSMul 𝕜 F], HasFDerivWithinAt f f' s x → ContinuousWithinAt f s x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Basic
Cited by
14 results in Mathlib
Foundations
Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommGroupModuleTopologicalSpaceAddCommGroupModuleTopologicalSpaceContinuousAddContinuousSMulContinuousAddContinuousSMul

Around this declaration

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

HasDerivAt.comp_hasFDerivWithinAt · cited by 22HasDerivAt.comp_hasFDeriv…HasFDerivWithinAt.comp · cited by 11HasFDerivWithinAt.compDifferentiableWithinAt.continuousWithinAt · cited by 9DifferentiableWithinAt.co…HasFDerivWithinAt.tendsto_nhdsWithin_nhdsNE · cited by 4HasFDerivWithinAt.tendsto…hasMFDerivWithinAt_iff_hasFDerivWithinAt · cited by 4hasMFDerivWithinAt_iff_ha…HasFDerivWithinAt.uniqueDiffWithinAt · cited by 3HasFDerivWithinAt.uniqueD…HasFDerivWithinAt.iterate · cited by 2HasFDerivWithinAt.iterateConvex.curveIntegral_segment_add_eq_of_hasFDerivWithinAt_symmetric · cited by 1Convex.curveIntegral_segm…HasDerivWithinAt.comp_hasFDerivWithinAt · cited by 1HasDerivWithinAt.comp_has…Convex.hasFDerivWithinAt_curveIntegral_segment_of_hasFDerivWithinAt_symmetric · cited by 1Convex.hasFDerivWithinAt_…BoxIntegral.hasIntegral_GP_pderiv · cited by 1BoxIntegral.hasIntegral_G…exists_closed_cover_approximatesLinearOn_of_hasFDerivWithinAt · cited by 1exists_closed_cover_appro…hasFTaylorSeriesUpToOn_top_iff' · cited by 1hasFTaylorSeriesUpToOn_to…HasFDerivWithinAt.mapsTo_tangent_cone · cited by 1HasFDerivWithinAt.mapsTo_…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapContinuousSMul · cited by 1016ContinuousSMulContinuousAdd · cited by 777ContinuousAddContinuousWithinAt · cited by 512ContinuousWithinAtHasFDerivWithinAt · cited by 356HasFDerivWithinAtinf_le_left · cited by 286inf_le_leftHasFDerivAtFilter.tendsto_nhds · cited by 4HasFDerivAtFilter.tendsto…HasFDerivWithinAt.continuousW…CITED BYCITES

Cites13

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

Cited by14

Results whose statement or proof uses this declaration.