Mathlib Map

Theorems · Definition · global analysis

Manifold.LiftSourceTargetPropertyAt.domChart

{𝕜 : Type u_1} →
  {E : Type u_2} →
    {F : Type u_4} →
      {H : Type u_6} →
        {G : Type u_8} →
          [inst : NontriviallyNormedField 𝕜] →
            [inst_1 : NormedAddCommGroup E] →
              [inst_2 : NormedSpace 𝕜 E] →
                [inst_3 : NormedAddCommGroup F] →
                  [inst_4 : NormedSpace 𝕜 F] →
                    [inst_5 : TopologicalSpace H] →
                      [inst_6 : TopologicalSpace G] →
                        {I : ModelWithCorners 𝕜 E H} →
                          {J : ModelWithCorners 𝕜 F G} →
                            {M : Type u_10} →
                              {N : Type u_12} →
                                [inst_7 : TopologicalSpace M] →
                                  [inst_8 : ChartedSpace H M] →
                                    [inst_9 : TopologicalSpace N] →
                                      [inst_10 : ChartedSpace G N] →
                                        {n : WithTop ℕ∞} →
                                          {f : M → N} →
                                            {x : M} →
                                              {P :
                                                  (M → N) →
                                                    OpenPartialHomeomorph M H → OpenPartialHomeomorph N G → Prop} →
                                                Manifold.LiftSourceTargetPropertyAt I J n f x P →
                                                  OpenPartialHomeomorph M H

A choice of chart on the domain M of a local property of f at x: w.r.t. this chart and h.codChart, f has the local property P at x. The particular chart is arbitrary, but this choice matches the witness given by h.codChart.

Defined in
Mathlib.Geometry.Manifold.LocalSourceTargetProperty
Cited by
8 results in Mathlib
Foundations
Depth 15 from the axioms · uses Classical.choice
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceTopologicalSpaceTopologicalSpaceTopologicalSpaceChartedSpaceTopologicalSpaceChartedSpace

Around this declaration

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

Manifold.IsImmersionAtOfComplement.domChart · cited by 14IsImmersionAtOfComplement…Manifold.IsSubmersionAtOfComplement.domChart · cited by 11IsSubmersionAtOfComplemen…Manifold.LiftSourceTargetPropertyAt.domChart_mem_maximalAtlas · cited by 5LiftSourceTargetPropertyA…Manifold.LiftSourceTargetPropertyAt.mem_domChart_source · cited by 5LiftSourceTargetPropertyA…Manifold.LiftSourceTargetPropertyAt.property · cited by 5LiftSourceTargetPropertyA…Manifold.LiftSourceTargetPropertyAt.source_subset_preimage_source · cited by 5LiftSourceTargetPropertyA…Manifold.LiftSourceTargetPropertyAt.congr_of_eventuallyEq · cited by 3LiftSourceTargetPropertyA…IsOpen.liftSourceTargetPropertyAt · cited by 2IsOpen.liftSourceTargetPr…Manifold.LiftSourceTargetPropertyAt.prodMap · cited by 2LiftSourceTargetPropertyA…Manifold.LiftSourceTargetPropertyAt.domChart.congr_simp · cited by 0domChart.congr_simpTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldENat · cited by 4985ENatWithTop · cited by 3754WithTopModelWithCorners · cited by 2462ModelWithCornersChartedSpace · cited by 2397ChartedSpaceOpenPartialHomeomorph · cited by 664OpenPartialHomeomorphManifold.LiftSourceTargetPropertyAt · cited by 17Manifold.LiftSourceTarget…Manifold.LiftSourceTargetPropertyAt.localPresentationAt · cited by 6LiftSourceTargetPropertyA…Manifold.LocalPresentationAt.domChart · cited by 5LocalPresentationAt.domCh…LiftSourceTargetPropertyAt.do…CITED BYCITES

Cites12

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

Cited by10

Results whose statement or proof uses this declaration.