Mathlib Map

Theorems · Theorem · global analysis

ContMDiff.mdifferentiable

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

UpperHalfPlane.mdifferentiable_coe · cited by 4UpperHalfPlane.mdifferent…MDifferentiableWithinAt.smul · cited by 2MDifferentiableWithinAt.s…MDifferentiableAt.smul · cited by 2MDifferentiableAt.smulsetOfPred_riemannianEDist_lt_subset_nhds · cited by 2setOfPred_riemannianEDist…Diffeomorph.mdifferentiable · cited by 1Diffeomorph.mdifferentiab…UpperHalfPlane.mdifferentiable_smul · cited by 1UpperHalfPlane.mdifferent…ContMDiffMap.mdifferentiable' · cited by 1ContMDiffMap.mdifferentia…ContMDiffSection.mdifferentiable · cited by 1ContMDiffSection.mdiffere…UpperHalfPlane.mdifferentiable_denom · cited by 0UpperHalfPlane.mdifferent…UpperHalfPlane.mdifferentiable_denom_zpow · cited by 0UpperHalfPlane.mdifferent…mdifferentiable_addInvariantVectorField · cited by 0mdifferentiable_addInvari…UpperHalfPlane.mdifferentiable_inv_denom · cited by 0UpperHalfPlane.mdifferent…UpperHalfPlane.mdifferentiable_num · cited by 0UpperHalfPlane.mdifferent…mdifferentiable_add_left · cited by 0mdifferentiable_add_leftmdifferentiable_add_right · cited by 0mdifferentiable_add_rightTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceContMDiff · cited by 278ContMDiffMDifferentiable · cited by 134MDifferentiableContMDiffAt.mdifferentiableAt · cited by 28ContMDiffAt.mdifferentiab…ContMDiff.mdifferentiableCITED BYCITES

Cites11

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

Cited by19

Results whose statement or proof uses this declaration.