Mathlib Map

Theorems · Theorem · global analysis

ContMDiffOn.mdifferentiableOn

∀ {𝕜 : 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'} {s : Set M}
  {n : WithTop ℕ∞}, ContMDiffOn I I' n f s → n ≠ 0 → MDiff[s] f
Defined in
Mathlib.Geometry.Manifold.MFDeriv.Basic
Cited by
13 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.

Manifold.riemannianEDist_le_pathELength · cited by 4Manifold.riemannianEDist_…Manifold.exists_lt_locally_constant_of_riemannianEDist_lt · cited by 3Manifold.exists_lt_locall…IsLocalFrameOn.mdifferentiableAt_of_coeff · cited by 1IsLocalFrameOn.mdifferent…eventually_riemannianEDist_le_edist_extChartAt · cited by 1eventually_riemannianEDis…PartialDiffeomorph.mdifferentiableOn · cited by 1PartialDiffeomorph.mdiffe…Bundle.Trivialization.mdifferentiable · cited by 1Trivialization.mdifferent…IsLocalFrameOn.mdifferentiableOn_of_coeff · cited by 0IsLocalFrameOn.mdifferent…mdifferentiableOn_symm_coordChangeL · cited by 0mdifferentiableOn_symm_co…IsLocalDiffeomorphOn.mdifferentiableOn · cited by 0IsLocalDiffeomorphOn.mdif…FiberBundle.exists_mdifferentiableOn_extend · cited by 0FiberBundle.exists_mdiffe…mdifferentiableOn_continuousLinearMapCoordChange · cited by 0mdifferentiableOn_continu…mdifferentiableOn_coordChangeL · cited by 0mdifferentiableOn_coordCh…Manifold.riemannianEDist_comm · cited by 0Manifold.riemannianEDist_…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceContMDiffOn · cited by 203ContMDiffOnMDifferentiableOn · cited by 105MDifferentiableOnContMDiffWithinAt.mdifferentiableWithinAt · cited by 11ContMDiffWithinAt.mdiffer…ContMDiffOn.mdifferentiableOnCITED BYCITES

Cites12

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

Cited by13

Results whose statement or proof uses this declaration.