Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropAt_iff_comp_inclusion
∀ {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.LocalInvariantProp G' P →
∀ {U V : TopologicalSpace.Opens M} (hUV : U ≤ V) (f : ↥V → M') (x : ↥U),
ChartedSpace.LiftPropAt P f (Set.inclusion hUV x) ↔ ChartedSpace.LiftPropAt P (f ∘ Set.inclusion hUV) x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- SetLike.coestatement and proof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Set.univproof · cited by 3,945
- ChartedSpacestatement and proof · cited by 2,397
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- OpenPartialHomeomorph.toFun'proof · cited by 745
- ContinuousAtproof · cited by 697
- chartAtproof · cited by 301
- Set.inclusionstatement and proof · cited by 145
- StructureGroupoidstatement and proof · cited by 121
Cited by1
Results whose statement or proof uses this declaration.
- StructureGroupoid.LocalInvariantProp.liftProp_inclusionproof · cited by 1