Mathlib Map

Theorems · Definition · global analysis

ChartedSpace.LiftPropOn

{H : Type u_1} →
  {M : Type u_2} →
    {H' : Type u_3} →
      {M' : Type u_4} →
        [inst : TopologicalSpace H] →
          [inst_1 : TopologicalSpace M] →
            [ChartedSpace H M] →
              [inst : TopologicalSpace H'] →
                [inst_2 : TopologicalSpace M'] →
                  [ChartedSpace H' M'] → ((H → H') → Set H → H → Prop) → (M → M') → Set M → Prop

Given a property of germs of functions and sets in the model space, then one defines a corresponding property of functions on sets in a charted space, by requiring that it holds around each point of the set, in the preferred charts.

Defined in
Mathlib.Geometry.Manifold.LocalInvariantProperties
Cited by
16 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
TopologicalSpaceTopologicalSpaceChartedSpaceTopologicalSpaceTopologicalSpaceChartedSpace

Around this declaration

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

StructureGroupoid.LocalInvariantProp.liftPropOn_congr · cited by 3LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_of_mem_maximalAtlas · cited by 3LocalInvariantProp.liftPr…StructureGroupoid.liftPropOn_univ · cited by 2StructureGroupoid.liftPro…StructureGroupoid.LocalInvariantProp.liftPropOn_congr_iff · cited by 2LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_of_locally_liftPropOn · cited by 2LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_symm_of_mem_maximalAtlas · cited by 2LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftProp_of_locally_liftPropOn · cited by 1LocalInvariantProp.liftPr…isLocalStructomorphOn_contDiffGroupoid_iff_aux · cited by 1isLocalStructomorphOn_con…StructureGroupoid.LocalInvariantProp.liftPropOn_indep_chart · cited by 1LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_mono · cited by 1LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_of_mem_groupoid · cited by 1LocalInvariantProp.liftPr…isLocalStructomorphOn_contDiffGroupoid_iff · cited by 0isLocalStructomorphOn_con…StructureGroupoid.HasGroupoid.comp · cited by 0HasGroupoid.compStructureGroupoid.LocalInvariantProp.liftPropOn_chart · cited by 0LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_chart_symm · cited by 0LocalInvariantProp.liftPr…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceChartedSpace · cited by 2397ChartedSpaceChartedSpace.LiftPropWithinAt · cited by 37ChartedSpace.LiftPropWith…ChartedSpace.LiftPropOnCITED BYCITES

Cites4

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

Cited by16

Results whose statement or proof uses this declaration.