Mathlib Map

Theorems · Definition · global analysis

UniqueMDiffOn

{𝕜 : 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] →
              ModelWithCorners 𝕜 E H → {M : Type u_4} → [inst : TopologicalSpace M] → [ChartedSpace H M] → Set M → Prop

Predicate ensuring that, at all points of a set, a function can have at most one derivative.

Defined in
Mathlib.Geometry.Manifold.MFDeriv.Defs
Cited by
48 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

uniqueMDiffOn_univ · cited by 10uniqueMDiffOn_univUniqueMDiffOn.uniqueDiffOn_target_inter · cited by 6UniqueMDiffOn.uniqueDiffO…ContMDiffWithinAt.mpullbackWithin_vectorField_inter · cited by 4ContMDiffWithinAt.mpullba…VectorField.mpullback_mlieBracketWithin · cited by 3VectorField.mpullback_mli…ContMDiffWithinAt.mfderivWithin · cited by 3ContMDiffWithinAt.mfderiv…ContMDiffWithinAt.mfderivWithin_const · cited by 3ContMDiffWithinAt.mfderiv…ContMDiffWithinAt.mlieBracketWithin_vectorField · cited by 3ContMDiffWithinAt.mlieBra…ContMDiffWithinAt.mpullbackWithin_vectorField_of_mem · cited by 3ContMDiffWithinAt.mpullba…MDifferentiableWithinAt.mpullbackWithin_vectorField_inter · cited by 3MDifferentiableWithinAt.m…VectorField.contMDiffWithinAt_mpullbackWithin_extChartAt_symm · cited by 3VectorField.contMDiffWith…UniqueMDiffOn.uniqueMDiffOn_target_inter · cited by 3UniqueMDiffOn.uniqueMDiff…VectorField.mpullbackWithin_mlieBracketWithin' · cited by 2VectorField.mpullbackWith…uniqueMDiffOn_iff_uniqueDiffOn · cited by 2uniqueMDiffOn_iff_uniqueD…ContMDiffOn.contMDiffOn_tangentMapWithin · cited by 2ContMDiffOn.contMDiffOn_t…VectorField.eventually_contMDiffWithinAt_mpullbackWithin_extChartAt_symm · cited by 2VectorField.eventually_co…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceUniqueMDiffWithinAt · cited by 83UniqueMDiffWithinAtUniqueMDiffOnCITED BYCITES

Cites8

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

Cited by48

Results whose statement or proof uses this declaration.