Mathlib Map

Theorems · Theorem · functional analysis

fderivWithin_univ

∀ {𝕜 : 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}, fderivWithin 𝕜 f Set.univ = fderiv 𝕜 f
Defined in
Mathlib.Analysis.Calculus.FDeriv.Defs
Cited by
29 results in Mathlib
Foundations
Depth 81 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.

iteratedFDerivWithin_univ · cited by 19iteratedFDerivWithin_univderivWithin_univ · cited by 11derivWithin_univfderiv_fun_const · cited by 6fderiv_fun_constfderivWithin_eq_fderiv · cited by 6fderivWithin_eq_fderivFilter.EventuallyEq.fderiv_eq · cited by 5EventuallyEq.fderiv_eqiteratedFDeriv_succ_apply_right · cited by 4iteratedFDeriv_succ_apply…ContinuousLinearEquiv.comp_fderiv · cited by 3ContinuousLinearEquiv.com…fderivWithin_of_mem_nhds · cited by 3fderivWithin_of_mem_nhdsfderiv_comp_smul · cited by 2fderiv_comp_smulVectorField.lieBracketWithin_univ · cited by 2VectorField.lieBracketWit…differentiableAt_iff_restrictScalars · cited by 2differentiableAt_iff_rest…ContinuousLinearEquiv.comp_right_fderiv · cited by 1ContinuousLinearEquiv.com…injective_mvfderiv_subtypeVal_sphere · cited by 1injective_mvfderiv_subtyp…InnerProductSpace.HarmonicOnNhd.exists_analyticOnNhd_univ_re_eq · cited by 1HarmonicOnNhd.exists_anal…fderiv_const_smul_field · cited by 1fderiv_const_smul_fieldDFunLike.coe · cited by 62936DFunLike.coeTopologicalSpace · cited by 24529TopologicalSpaceModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idAddCommGroup · cited by 12871AddCommGroupNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapSet.univ · cited by 3945Set.univfderiv · cited by 398fderivfderivWithin · cited by 357fderivWithinContinuousLinearMap.ext · cited by 320ContinuousLinearMap.extfderiv_def · cited by 5fderiv_deffderivWithin_univCITED BYCITES

Cites12

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

Cited by29

Results whose statement or proof uses this declaration.