Mathlib Map

Theorems · Definition · global analysis

Diffeomorph.symm

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} →
      [inst_1 : NormedAddCommGroup E] →
        [inst_2 : NormedSpace 𝕜 E] →
          {F : Type u_4} →
            [inst_3 : NormedAddCommGroup F] →
              [inst_4 : NormedSpace 𝕜 F] →
                {H : Type u_5} →
                  [inst_5 : TopologicalSpace H] →
                    {G : Type u_7} →
                      [inst_6 : TopologicalSpace G] →
                        {I : ModelWithCorners 𝕜 E H} →
                          {J : ModelWithCorners 𝕜 F G} →
                            {M : Type u_9} →
                              [inst_7 : TopologicalSpace M] →
                                [inst_8 : ChartedSpace H M] →
                                  {N : Type u_11} →
                                    [inst_9 : TopologicalSpace N] →
                                      [inst_10 : ChartedSpace G N] →
                                        {n : WithTop ℕ∞} → Diffeomorph I J M N n → Diffeomorph J I N M n

Inverse of a diffeomorphism.

Defined in
Mathlib.Geometry.Manifold.Diffeomorph
Cited by
35 results in Mathlib
Foundations
Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceTopologicalSpaceChartedSpaceTopologicalSpaceChartedSpace

Around this declaration

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

Diffeomorph.image_eq_preimage_symm · cited by 4Diffeomorph.image_eq_prei…Diffeomorph.symm_apply_apply · cited by 4Diffeomorph.symm_apply_ap…Diffeomorph.contMDiffWithinAt_diffeomorph_comp_iff · cited by 4Diffeomorph.contMDiffWith…Diffeomorph.symm_image_eq_preimage · cited by 2Diffeomorph.symm_image_eq…Diffeomorph.uniqueMDiffOn_image · cited by 2Diffeomorph.uniqueMDiffOn…Diffeomorph.apply_symm_apply · cited by 2Diffeomorph.apply_symm_ap…Diffeomorph.contMDiffWithinAt_comp_diffeomorph_iff · cited by 2Diffeomorph.contMDiffWith…Diffeomorph.symm_image_image · cited by 1Diffeomorph.symm_image_im…Diffeomorph.toOpenPartialHomeomorph_mdifferentiable · cited by 1Diffeomorph.toOpenPartial…Diffeomorph.uniqueMDiffOn_image_aux · cited by 1Diffeomorph.uniqueMDiffOn…Diffeomorph.boundarylessManifold · cited by 1Diffeomorph.boundarylessM…Diffeomorph.contMDiffOn_comp_diffeomorph_iff · cited by 1Diffeomorph.contMDiffOn_c…Diffeomorph.image_symm_image · cited by 0Diffeomorph.image_symm_im…Diffeomorph.prodComm_symm · cited by 0Diffeomorph.prodComm_symmDiffeomorph.prodCongr_symm · cited by 0Diffeomorph.prodCongr_symmTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldEquiv · cited by 8337EquivENat · cited by 4985ENatWithTop · cited by 3754WithTopEquiv.symm · cited by 3681Equiv.symmModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceDiffeomorph · cited by 85DiffeomorphDiffeomorph.toEquiv · cited by 19Diffeomorph.toEquivDiffeomorph.contMDiff_toFun · cited by 2Diffeomorph.contMDiff_toF…Diffeomorph.contMDiff_invFun · cited by 0Diffeomorph.contMDiff_inv…Diffeomorph.symmCITED BYCITES

Cites14

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

Cited by35

Results whose statement or proof uses this declaration.