Theorems · Theorem · global analysis
OpenPartialHomeomorph.isLocalStructomorphWithinAt_iff
∀ {H : Type u_1} [inst : TopologicalSpace H] {G : StructureGroupoid H} [ClosedUnderRestriction G]
(f : OpenPartialHomeomorph H H) {s : Set H} {x : H},
x ∈ f.source ∪ sᶜ →
(G.IsLocalStructomorphWithinAt (↑f) s x ↔
x ∈ s → ∃ e ∈ G, e.source ⊆ f.source ∧ Set.EqOn (↑f) (↑e) (s ∩ e.source) ∧ x ∈ e.source)A slight reformulation of IsLocalStructomorphWithinAt when f is an open partial homeomorph.
This gives us an e that is defined on a subset of f.source.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- LE.le.transproof · cited by 3,151
- Compl.complstatement and proof · cited by 2,925
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- PartialEquiv.toFunproof · cited by 821
- OpenPartialHomeomorph.toFun'statement and proof · cited by 745
- OpenPartialHomeomorphstatement and proof · cited by 664
- Set.EqOnstatement and proof · cited by 603
- Set.inter_subset_rightproof · cited by 329
Cited by1
Results whose statement or proof uses this declaration.
- OpenPartialHomeomorph.isLocalStructomorphWithinAt_iff'proof · cited by 2