Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropWithinAt_indep_chart_source
∀ {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'}
{e : OpenPartialHomeomorph M H} {P : (H → H') → Set H → H → Prop} {g : M → M'} {s : Set M} {x : M},
G.LocalInvariantProp G' P →
e ∈ StructureGroupoid.maximalAtlas M G →
x ∈ e.source →
(ChartedSpace.LiftPropWithinAt P g s x ↔ ChartedSpace.LiftPropWithinAt P (g ∘ ↑e.symm) (↑e.symm ⁻¹' s) (↑e x))A version of liftPropWithinAt_indep_chart, only for the source.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Set.preimagestatement and proof · cited by 4,946
- ChartedSpacestatement and proof · cited by 2,397
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- OpenPartialHomeomorphstatement and proof · cited by 664
- ContinuousWithinAtproof · cited by 512
- OpenPartialHomeomorph.symmstatement and proof · cited by 460
- chartAtproof · cited by 301
Cited by2
Results whose statement or proof uses this declaration.
- contMDiffWithinAt_iff_source_of_mem_maximalAtlasproof · cited by 2
- mdifferentiableWithinAt_iff_source_of_mem_maximalAtlasproof · cited by 1