Mathlib Map

Theorems · Theorem · global analysis

HasMFDerivWithinAt.mfderivWithin

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {H : Type u_3} [inst_3 : TopologicalSpace H] {I : ModelWithCorners 𝕜 E H} {M : Type u_4}
  [inst_4 : TopologicalSpace M] [inst_5 : ChartedSpace H M] {E' : Type u_5} [inst_6 : NormedAddCommGroup E']
  [inst_7 : NormedSpace 𝕜 E'] {H' : Type u_6} [inst_8 : TopologicalSpace H'] {I' : ModelWithCorners 𝕜 E' H'}
  {M' : Type u_7} [inst_9 : TopologicalSpace M'] [inst_10 : ChartedSpace H' M'] {f : M → M'} {x : M} {s : Set M}
  {f' : TangentSpace I x →L[𝕜] TangentSpace I' (f x)}, HasMFDerivAt[s] f x f' → UniqueMDiffAt[s] x → mfderiv[s] f x = f'
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
16 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

mfderivWithin_comp · cited by 10mfderivWithin_compMDifferentiable.mfderivWithin · cited by 3MDifferentiable.mfderivWi…mvfderivWithin_smul · cited by 2mvfderivWithin_smulmfderivWithin_neg · cited by 2mfderivWithin_negmfderivWithin_subset · cited by 2mfderivWithin_subsetMDifferentiableWithinAt.mfderivWithin_congr_mono · cited by 1MDifferentiableWithinAt.m…MDifferentiableWithinAt.mfderivWithin_mono_of_mem_nhdsWithin · cited by 1MDifferentiableWithinAt.m…mfderivWithin_add · cited by 1mfderivWithin_addmfderivWithin_prodMap · cited by 1mfderivWithin_prodMapmfderivWithin_prodMk · cited by 1mfderivWithin_prodMkmfderivWithin_sub · cited by 1mfderivWithin_submfderivWithin_sumInl · cited by 1mfderivWithin_sumInlmfderivWithin_sumInr · cited by 1mfderivWithin_sumInrmfderivWithin_sumSwap · cited by 1mfderivWithin_sumSwapContinuousLinearMap.mfderivWithin_eq · cited by 0ContinuousLinearMap.mfder…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldContinuousLinearMap · cited by 5352ContinuousLinearMapModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceTangentSpace · cited by 555TangentSpaceContinuousLinearMap.ext · cited by 320ContinuousLinearMap.extmfderivWithin · cited by 126mfderivWithinUniqueMDiffWithinAt · cited by 83UniqueMDiffWithinAtHasMFDerivWithinAt · cited by 65HasMFDerivWithinAtHasMFDerivWithinAt.mfderivWit…CITED BYCITES

Cites18

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

Cited by16

Results whose statement or proof uses this declaration.