Mathlib Map

Theorems · Theorem · global analysis

HasMFDerivAt.hasMFDerivWithinAt

∀ {𝕜 : 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% f x f' → HasMFDerivAt[s] f x f'
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
21 results in Mathlib
Foundations
Depth 163 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.

isMIntegralCurveAt_iff · cited by 7isMIntegralCurveAt_iffIsMIntegralCurve.isMIntegralCurveOn · cited by 3IsMIntegralCurve.isMInteg…MDifferentiable.mfderivWithin · cited by 3MDifferentiable.mfderivWi…hasMFDerivWithinAt_const · cited by 3hasMFDerivWithinAt_consthasMFDerivWithinAt_extChartAt · cited by 3hasMFDerivWithinAt_extCha…IsMIntegralCurve.isMIntegralCurveAt · cited by 2IsMIntegralCurve.isMInteg…IsMIntegralCurveAt.isMIntegralCurveOn · cited by 1IsMIntegralCurveAt.isMInt…isMIntegralCurveOn_piecewise · cited by 1isMIntegralCurveOn_piecew…HasMFDerivAt.mul' · cited by 1HasMFDerivAt.mul'exists_isMIntegralCurveAt_of_contMDiffAt · cited by 1exists_isMIntegralCurveAt…UniqueMDiffWithinAt.preimage_openPartialHomeomorph · cited by 1UniqueMDiffWithinAt.preim…ModelWithCorners.hasMFDerivWithinAt · cited by 1ModelWithCorners.hasMFDer…mfderivWithin_sumSwap · cited by 1mfderivWithin_sumSwapHasMFDerivAt.div · cited by 0HasMFDerivAt.divHasMFDerivAt.inv · cited by 0HasMFDerivAt.invSet · 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 555TangentSpaceSet.inter_subset_right · cited by 329Set.inter_subset_rightContinuousAt.continuousWithinAt · cited by 102ContinuousAt.continuousWi…HasMFDerivWithinAt · cited by 65HasMFDerivWithinAtHasMFDerivAt · cited by 46HasMFDerivAtHasFDerivWithinAt.mono · cited by 32HasFDerivWithinAt.monoHasMFDerivAt.hasMFDerivWithin…CITED BYCITES

Cites15

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.