Theorems · Theorem · global analysis
OpenPartialHomeomorph.isLocalStructomorphWithinAt_source_iff
∀ {H : Type u_1} [inst : TopologicalSpace H] {G : StructureGroupoid H} [ClosedUnderRestriction G]
(f : OpenPartialHomeomorph H H) {x : H},
G.IsLocalStructomorphWithinAt (↑f) f.source x ↔
x ∈ f.source → ∃ e ∈ G, e.source ⊆ f.source ∧ Set.EqOn (↑f) (↑e) e.source ∧ x ∈ e.sourceA slight reformulation of IsLocalStructomorphWithinAt when f is an open partial homeomorph
and the set we're considering is f.source.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- OpenPartialHomeomorph.toFun'statement · cited by 745
- OpenPartialHomeomorphstatement and proof · cited by 664
- Set.EqOnstatement · cited by 603
- Set.Subset.rflproof · cited by 255
- StructureGroupoidstatement and proof · cited by 121
- Set.union_compl_selfproof · cited by 57
- ClosedUnderRestrictionstatement and proof · cited by 15
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.