Mathlib Map

Theorems · Theorem · global analysis

ContMDiffAt.mdifferentiableAt

∀ {𝕜 : 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} {n : WithTop ℕ∞},
  ContMDiffAt I I' n f x → n ≠ 0 → MDiffAt f x
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
28 results in Mathlib
Foundations
Depth 206 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.

ContMDiff.mdifferentiable · cited by 19ContMDiff.mdifferentiableContMDiff.mdifferentiableAt · cited by 5ContMDiff.mdifferentiable…FiberBundle.mdifferentiableAt_extend · cited by 4FiberBundle.mdifferentiab…MDifferentiableWithinAt.mpullbackWithin_vectorField_inter · cited by 3MDifferentiableWithinAt.m…mdifferentiableAt_atlas · cited by 3mdifferentiableAt_atlasVectorField.mpullback_mlieBracketWithin · cited by 3VectorField.mpullback_mli…MDifferentiableWithinAt.differentiableWithinAt_mpullbackWithin_vectorField · cited by 3MDifferentiableWithinAt.d…inverse_mfderiv_add_left · cited by 2inverse_mfderiv_add_leftinverse_mfderiv_mul_left · cited by 2inverse_mfderiv_mul_leftIsLocalDiffeomorphAt.mdifferentiableAt · cited by 2IsLocalDiffeomorphAt.mdif…TensorialAt.pointwise · cited by 2TensorialAt.pointwisemdifferentiableAt_mulInvariantVectorField · cited by 1mdifferentiableAt_mulInva…injective_mvfderiv_subtypeVal_sphere · cited by 1injective_mvfderiv_subtyp…mdifferentiableAt_symm_of_mem_maximalAtlas · cited by 1mdifferentiableAt_symm_of…UpperHalfPlane.mdifferentiableAt_ofComplex · cited by 1UpperHalfPlane.mdifferent…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceMDifferentiableAt · cited by 203MDifferentiableAtContMDiffAt · cited by 192ContMDiffAtmdifferentiableWithinAt_univ · cited by 19mdifferentiableWithinAt_u…ContMDiffWithinAt.mdifferentiableWithinAt · cited by 11ContMDiffWithinAt.mdiffer…ContMDiffAt.mdifferentiableAtCITED BYCITES

Cites12

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

Cited by28

Results whose statement or proof uses this declaration.