Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropWithinAt_indep_chart_target_aux2
∀ {H : Type u_1} {H' : Type u_3} {M' : Type u_4} [inst : TopologicalSpace H] [inst_1 : TopologicalSpace H']
[inst_2 : TopologicalSpace M'] [inst_3 : ChartedSpace H' M'] {G : StructureGroupoid H} {G' : StructureGroupoid H'}
{f : OpenPartialHomeomorph M' H'} {P : (H → H') → Set H → H → Prop},
G.LocalInvariantProp G' P →
∀ (g : H → M') {x : H} {s : Set H},
f ∈ StructureGroupoid.maximalAtlas M' G' →
g x ∈ f.source → ContinuousWithinAt g s x → (P (↑(chartAt H' (g x)) ∘ g) s x ↔ P (↑f ∘ g) s x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.preimageproof · 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
- PartialEquiv.targetproof · cited by 650
- Filter.Eventually.monoproof · cited by 646
- ContinuousWithinAtstatement and proof · cited by 512
Cited by1
Results whose statement or proof uses this declaration.