Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropOn_congr
∀ {H : Type u_1} {M : Type u_2} {H' : Type u_3} {M' : Type u_4} [inst : TopologicalSpace H]
[inst_1 : TopologicalSpace M] [inst_2 : ChartedSpace H M] [inst_3 : TopologicalSpace H']
[inst_4 : TopologicalSpace M'] [inst_5 : ChartedSpace H' M'] {G : StructureGroupoid H} {G' : StructureGroupoid H'}
{P : (H → H') → Set H → H → Prop} {g g' : M → M'} {s : Set M},
G.LocalInvariantProp G' P → ChartedSpace.LiftPropOn P g s → (∀ y ∈ s, g' y = g y) → ChartedSpace.LiftPropOn P g' s- Cited by
- 3 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- ChartedSpacestatement and proof · cited by 2,397
- StructureGroupoidstatement and proof · cited by 121
- StructureGroupoid.LocalInvariantPropstatement and proof · cited by 64
- ChartedSpace.LiftPropOnstatement and proof · cited by 16
- StructureGroupoid.LocalInvariantProp.liftPropWithinAt_congrproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ContMDiffOn.congrproof · cited by 17
- MDifferentiableOn.congrproof · cited by 2
- StructureGroupoid.LocalInvariantProp.liftPropOn_congr_iffproof · cited by 2