Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.is_local_nhds
∀ {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 u : Set H} {x : H} {f : H → H'}, u ∈ nhdsWithin x s → (P f s x ↔ P f (s ∩ u) x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Filterstatement · cited by 8,121
- nhdsWithinstatement and proof · cited by 1,912
- StructureGroupoidstatement and proof · cited by 121
- StructureGroupoid.LocalInvariantPropstatement and proof · cited by 64
- StructureGroupoid.LocalInvariantProp.congr_setproof · cited by 5
- mem_nhdsWithin_iff_eventuallyEqproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- StructureGroupoid.LocalInvariantProp.congr_iff_nhdsWithinproof · cited by 4
- StructureGroupoid.LocalInvariantProp.left_invarianceproof · cited by 1