Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.is_local
∀ {H : Type u_1} {H' : Type u_3} [inst : TopologicalSpace H] [inst_1 : TopologicalSpace H'] {G : StructureGroupoid H}
{G' : StructureGroupoid H'} {P : (H → H') → Set H → H → Prop},
G.LocalInvariantProp G' P →
∀ {s : Set H} {x : H} {u : Set H} {f : H → H'}, IsOpen u → x ∈ u → (P f s x ↔ P f (s ∩ u) x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- IsOpenstatement · cited by 2,400
- StructureGroupoidstatement and proof · cited by 121
- StructureGroupoid.LocalInvariantPropstatement and proof · cited by 64
Cited by1
Results whose statement or proof uses this declaration.
- StructureGroupoid.LocalInvariantProp.congr_setproof · cited by 5