Mathlib Map

Theorems · Definition · global analysis

UniqueMDiffWithinAt

{𝕜 : 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 → M → Prop

Predicate ensuring that, at a point and within a set, a function can have at most one derivative. This is expressed using the preferred chart at the considered point.

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

Around this declaration

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

UniqueMDiffOn · cited by 48UniqueMDiffOnHasMFDerivWithinAt.mfderivWithin · cited by 16HasMFDerivWithinAt.mfderi…uniqueMDiffWithinAt_univ · cited by 14uniqueMDiffWithinAt_univmfderivWithin_comp · cited by 10mfderivWithin_compuniqueMDiffWithinAt_iff_uniqueDiffWithinAt · cited by 6uniqueMDiffWithinAt_iff_u…mfderiv_comp_mfderivWithin · cited by 5mfderiv_comp_mfderivWithinUniqueMDiffWithinAt.inter' · cited by 4UniqueMDiffWithinAt.inter'mfderivWithin_id · cited by 4mfderivWithin_idVectorField.mlieBracketWithin_smul_right · cited by 3VectorField.mlieBracketWi…ContMDiffWithinAt.mfderivWithin · cited by 3ContMDiffWithinAt.mfderiv…mfderivWithin_extChartAt_symm_comp_mfderiv_extChartAt · cited by 3mfderivWithin_extChartAt_…mfderivWithin_comp_of_eq · cited by 3mfderivWithin_comp_of_eqUniqueMDiffWithinAt.eq · cited by 3UniqueMDiffWithinAt.eqUniqueMDiffWithinAt.inter · cited by 3UniqueMDiffWithinAt.interMDifferentiable.mfderivWithin · cited by 3MDifferentiable.mfderivWi…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldSet.preimage · cited by 4946Set.preimageSet.range · cited by 4705Set.rangeModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpacePartialEquiv.toFun · cited by 821PartialEquiv.toFunPartialEquiv.symm · cited by 453PartialEquiv.symmModelWithCorners.toFun' · cited by 373ModelWithCorners.toFun'extChartAt · cited by 307extChartAtUniqueDiffWithinAt · cited by 252UniqueDiffWithinAtUniqueMDiffWithinAtCITED BYCITES

Cites14

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

Cited by84

Results whose statement or proof uses this declaration.