Mathlib Map

Theorems · Definition · global analysis

IsLocalDiffeomorphAt

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} →
      [inst_1 : NormedAddCommGroup E] →
        [inst_2 : NormedSpace 𝕜 E] →
          {F : Type u_3} →
            [inst_3 : NormedAddCommGroup F] →
              [inst_4 : NormedSpace 𝕜 F] →
                {H₁ : Type u_5} →
                  [inst_5 : TopologicalSpace H₁] →
                    {H₂ : Type u_6} →
                      [inst_6 : TopologicalSpace H₂] →
                        ModelWithCorners 𝕜 E H₁ →
                          ModelWithCorners 𝕜 F H₂ →
                            {M : Type u_8} →
                              [inst : TopologicalSpace M] →
                                [ChartedSpace H₁ M] →
                                  {N : Type u_9} →
                                    [inst : TopologicalSpace N] → [ChartedSpace H₂ N] → WithTop ℕ∞ → (M → N) → M → Prop

f : M → N is called a `C^n` local diffeomorphism at `x` iff there exist open sets U ∋ x and V ∋ f x and a diffeomorphism Φ : U → V such that f = Φ on U.

Defined in
Mathlib.Geometry.Manifold.LocalDiffeomorph
Cited by
23 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceTopologicalSpaceChartedSpaceTopologicalSpaceChartedSpace

Around this declaration

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

IsLocalDiffeomorphAt.localInverse · cited by 14IsLocalDiffeomorphAt.loca…IsLocalDiffeomorph · cited by 14IsLocalDiffeomorphIsLocalDiffeomorphOn · cited by 8IsLocalDiffeomorphOnIsLocalDiffeomorphAt.contMDiffAt · cited by 3IsLocalDiffeomorphAt.cont…IsLocalDiffeomorphAt.localInverse_mem_source · cited by 3IsLocalDiffeomorphAt.loca…IsLocalDiffeomorphAt.isInteriorPoint_iff · cited by 2IsLocalDiffeomorphAt.isIn…IsLocalDiffeomorphAt.localInverse_left_inv · cited by 2IsLocalDiffeomorphAt.loca…IsLocalDiffeomorphAt.localInverse_mem_target · cited by 2IsLocalDiffeomorphAt.loca…IsLocalDiffeomorphAt.mdifferentiableAt · cited by 2IsLocalDiffeomorphAt.mdif…IsLocalDiffeomorphAt.mfderivToContinuousLinearEquiv · cited by 2IsLocalDiffeomorphAt.mfde…PartialDiffeomorph.isLocalDiffeomorphAt · cited by 1PartialDiffeomorph.isLoca…IsLocalDiffeomorphAt.isBoundaryPoint_iff · cited by 1IsLocalDiffeomorphAt.isBo…IsLocalDiffeomorphAt.localInverse_contMDiffAt · cited by 1IsLocalDiffeomorphAt.loca…IsLocalDiffeomorphAt.localInverse_contMDiffOn · cited by 1IsLocalDiffeomorphAt.loca…IsLocalDiffeomorphAt.localInverse_eqOn_left · cited by 1IsLocalDiffeomorphAt.loca…TopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpacePartialEquiv.source · cited by 964PartialEquiv.sourcePartialEquiv.toFun · cited by 821PartialEquiv.toFunSet.EqOn · cited by 603Set.EqOnPartialDiffeomorph.toPartialEquiv · cited by 29PartialDiffeomorph.toPart…PartialDiffeomorph · cited by 17PartialDiffeomorphIsLocalDiffeomorphAtCITED BYCITES

Cites13

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

Cited by27

Results whose statement or proof uses this declaration.