Mathlib Map

Theorems · Inductive type · global analysis

StructureGroupoid.LocalInvariantProp

{H : Type u_1} →
  {H' : Type u_3} →
    [inst : TopologicalSpace H] →
      [inst_1 : TopologicalSpace H'] → StructureGroupoid H → StructureGroupoid H' → ((H → H') → Set H → H → Prop) → Prop

Structure recording good behavior of a property of a triple (f, s, x) where f is a function, s a set and x a point. Good behavior here means locality and invariance under given groupoids (both in the source and in the target). Given such a good behavior, the lift of this property to charted spaces admitting these groupoids will inherit the good behavior.

Defined in
Mathlib.Geometry.Manifold.LocalInvariantProperties
Cited by
64 results in Mathlib
Foundations
Depth 2 from the axioms · uses no axioms
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

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

contDiffWithinAt_localInvariantProp · cited by 29contDiffWithinAt_localInv…differentiableWithinAt_localInvariantProp · cited by 13differentiableWithinAt_lo…StructureGroupoid.LocalInvariantProp.localPredicate · cited by 9LocalInvariantProp.localP…StructureGroupoid.LocalInvariantProp.liftPropWithinAt_indep_chart · cited by 6LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropWithinAt_inter · cited by 6LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.congr_set · cited by 5LocalInvariantProp.congr_…StructureGroupoid.LocalInvariantProp.liftPropWithinAt_congr_iff_of_eventuallyEq · cited by 5LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.congr_iff · cited by 4LocalInvariantProp.congr_…StructureGroupoid.LocalInvariantProp.congr_iff_nhdsWithin · cited by 4LocalInvariantProp.congr_…StructureGroupoid.LocalInvariantProp.liftPropWithinAt_congr_iff · cited by 4LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.congr' · cited by 3LocalInvariantProp.congr'StructureGroupoid.LocalInvariantProp.liftPropAt_congr_iff_of_eventuallyEq · cited by 3LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropAt_of_mem_maximalAtlas · cited by 3LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_congr · cited by 3LocalInvariantProp.liftPr…StructureGroupoid.LocalInvariantProp.liftPropOn_of_mem_maximalAtlas · cited by 3LocalInvariantProp.liftPr…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceStructureGroupoid · cited by 121StructureGroupoidStructureGroupoid.LocalInvari…CITED BYCITES

Cites3

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

Cited by68

Results whose statement or proof uses this declaration.