Mathlib Map

Theorems · Definition · global analysis

ChartedSpace.LiftPropAt

{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') → M → Prop

Given a property of germs of functions and sets in the model space, then one defines a corresponding property of a function at a point in a charted space, by requiring that it holds in the preferred chart.

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

Around this declaration

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

MDifferentiableAt · cited by 203MDifferentiableAtChartedSpace.LiftProp · cited by 8ChartedSpace.LiftPropStructureGroupoid.LocalInvariantProp.liftPropAt_congr_iff_of_eventuallyEq · cited by 3LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropAt_of_mem_maximalAtlas · cited by 3LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropWithinAt_of_liftPropAt_of_mem_nhds · cited by 2LocalInvariantProp.liftPr…ChartedSpace.liftPropAt_iff · cited by 2ChartedSpace.liftPropAt_i…StructureGroupoid.LocalInvariantProp.liftPropAt_iff_comp_subtype_val · cited by 2LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropAt_symm_of_mem_maximalAtlas · cited by 2LocalInvariantProp.liftPr…StructureGroupoid.liftPropWithinAt_univ · cited by 1StructureGroupoid.liftPro…StructureGroupoid.LocalInvariantProp.liftPropAt_congr_of_eventuallyEq · cited by 1LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropAt_iff_comp_inclusion · cited by 1LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropAt_of_liftPropWithinAt · cited by 1LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropWithinAt_of_liftPropAt · cited by 0LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropAt_chart · cited by 0LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropAt_chart_symm · cited by 0LocalInvariantProp.liftPr…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceSet.univ · cited by 3945Set.univChartedSpace · cited by 2397ChartedSpaceChartedSpace.LiftPropWithinAt · cited by 37ChartedSpace.LiftPropWith…ChartedSpace.LiftPropAtCITED BYCITES

Cites5

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.