Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.liftPropAt_iff_comp_subtype_val
∀ {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 : TopologicalSpace.Opens M} (f : M → M') (x : ↥U),
ChartedSpace.LiftPropAt P f ↑x ↔ ChartedSpace.LiftPropAt P (f ∘ Subtype.val) x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.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
- StructureGroupoidstatement and proof · cited by 121
- StructureGroupoid.LocalInvariantPropstatement and proof · cited by 64
- Filter.EventuallyEq.fun_compproof · cited by 47
- ChartedSpace.LiftPropAtstatement · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- contMDiffAt_subtype_iffproof · cited by 3
- StructureGroupoid.LocalInvariantProp.liftProp_subtype_valproof · cited by 0