Theorems · Theorem · global analysis
StructureGroupoid.LocalInvariantProp.left_invariance
∀ {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} {f : H → H'} {e' : OpenPartialHomeomorph H' H'},
e' ∈ G' → ContinuousWithinAt f s x → f x ∈ e'.source → (P (↑e' ∘ f) s x ↔ P f s x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 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
- nhdsWithinproof · cited by 1,912
- 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
- ContinuousWithinAtstatement and proof · cited by 512
- IsOpen.mem_nhdsproof · cited by 470
- OpenPartialHomeomorph.symmproof · cited by 460
Cited by1
Results whose statement or proof uses this declaration.