Mathlib Map

Theorems · Definition · global analysis

PartialDiffeomorph.toPartialEquiv

{𝕜 : 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₂] →
                        {I : ModelWithCorners 𝕜 E H₁} →
                          {J : ModelWithCorners 𝕜 F H₂} →
                            {M : Type u_8} →
                              [inst_7 : TopologicalSpace M] →
                                [inst_8 : ChartedSpace H₁ M] →
                                  {N : Type u_9} →
                                    [inst_9 : TopologicalSpace N] →
                                      [inst_10 : ChartedSpace H₂ N] →
                                        {n : WithTop ℕ∞} → PartialDiffeomorph I J M N n → PartialEquiv M N
Defined in
Mathlib.Geometry.Manifold.LocalDiffeomorph
Cited by
29 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceTopologicalSpaceChartedSpaceTopologicalSpaceChartedSpace

Around this declaration

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

IsLocalDiffeomorphAt · cited by 23IsLocalDiffeomorphAtPartialDiffeomorph.open_source · cited by 5PartialDiffeomorph.open_s…PartialDiffeomorph.contMDiffOn_toFun · cited by 4PartialDiffeomorph.contMD…PartialDiffeomorph.toOpenPartialHomeomorph · cited by 4PartialDiffeomorph.toOpen…Diffeomorph.isLocalDiffeomorph · cited by 3Diffeomorph.isLocalDiffeo…IsLocalDiffeomorphAt.contMDiffAt · cited by 3IsLocalDiffeomorphAt.cont…IsLocalDiffeomorphAt.localInverse_mem_source · cited by 3IsLocalDiffeomorphAt.loca…PartialDiffeomorph.symm · cited by 2PartialDiffeomorph.symmIsLocalDiffeomorphAt.localInverse_left_inv · cited by 2IsLocalDiffeomorphAt.loca…IsLocalDiffeomorphAt.localInverse_mem_target · cited by 2IsLocalDiffeomorphAt.loca…IsLocalDiffeomorphAt.mfderivToContinuousLinearEquiv · cited by 2IsLocalDiffeomorphAt.mfde…PartialDiffeomorph.contMDiffOn · cited by 1PartialDiffeomorph.contMD…PartialDiffeomorph.isLocalDiffeomorphAt · cited by 1PartialDiffeomorph.isLoca…PartialDiffeomorph.mdifferentiableOn · cited by 1PartialDiffeomorph.mdiffe…PartialDiffeomorph.open_target · cited by 1PartialDiffeomorph.open_t…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 · cited by 335PartialEquivPartialDiffeomorph · cited by 17PartialDiffeomorphPartialDiffeomorph.toPartialE…CITED BYCITES

Cites10

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

Cited by34

Results whose statement or proof uses this declaration.