Mathlib Map

Theorems · Theorem · functional analysis

ContinuousLinearMap.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 →L[𝕜] F) {x : E}, DifferentiableAt 𝕜 (⇑f) x
Defined in
Mathlib.Analysis.Calculus.FDeriv.Linear
Cited by
13 results in Mathlib
Foundations
Depth 167 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.

ContinuousLinearMap.differentiable · cited by 18ContinuousLinearMap.diffe…InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_ball_re_eq · cited by 4HarmonicOnNhd.exists_anal…mdifferentiableAt_localFrameCoeff · cited by 4mdifferentiableAt_localFr…HarmonicAt.differentiableAt_complex_partial · cited by 3HarmonicAt.differentiable…not_integrableOn_of_tendsto_norm_atTop_of_deriv_isBigO_filter · cited by 2not_integrableOn_of_tends…DifferentiableAt.mem_interior_convex_of_surjective_fderiv · cited by 2DifferentiableAt.mem_inte…ContinuousLinearMap.fderivWithin · cited by 1ContinuousLinearMap.fderi…ContinuousLinearMap.differentiableWithinAt · cited by 1ContinuousLinearMap.diffe…HasCompactSupport.enorm_le_lintegral_Ici_deriv · cited by 1HasCompactSupport.enorm_l…InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_univ_re_eq · cited by 1HarmonicOnNhd.exists_anal…fderivWithin_restrictScalars_comp · cited by 1fderivWithin_restrictScal…ContDiffPointwiseHolderAt.continuousLinearMap_comp · cited by 1ContDiffPointwiseHolderAt…ContinuousLinearMap.mdifferentiableAt · cited by 0ContinuousLinearMap.mdiff…DFunLike.coe · cited by 62936DFunLike.coeTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapDifferentiableAt · cited by 617DifferentiableAtHasFDerivAt.differentiableAt · cited by 83HasFDerivAt.differentiabl…ContinuousLinearMap.hasFDerivAt · cited by 38ContinuousLinearMap.hasFD…ContinuousLinearMap.different…CITED BYCITES

Cites10

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

Cited by13

Results whose statement or proof uses this declaration.