Theorems · Theorem · global analysis
StructureGroupoid.subtypeRestr_mem_maximalAtlas
∀ {H : Type u} {M : Type u_2} [inst : TopologicalSpace H] [inst_1 : TopologicalSpace M] [inst_2 : ChartedSpace H M]
{e : OpenPartialHomeomorph M H},
e ∈ atlas H M →
∀ {s : TopologicalSpace.Opens M} (hs : Nonempty ↥s) {G : StructureGroupoid H} [HasGroupoid M G]
[ClosedUnderRestriction G], e.subtypeRestr hs ∈ StructureGroupoid.maximalAtlas (↥s) GRestricting a chart of M to an open subset s yields a chart in the maximal atlas of s.
NB. We cannot deduce membership in atlas H s in general: by definition, this atlas contains
precisely the restriction of each preferred chart at x ∈ s whereas atlas H M
can contain more charts than these.
- Defined in
- Mathlib.Geometry.Manifold.HasGroupoid
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- ChartedSpacestatement and proof · cited by 2,397
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- OpenPartialHomeomorphstatement and proof · cited by 664
- OpenPartialHomeomorph.symmproof · cited by 460
- chartAtproof · cited by 301
- StructureGroupoidstatement and proof · cited by 121
- OpenPartialHomeomorph.transproof · cited by 98
- atlasstatement and proof · cited by 60
- StructureGroupoid.maximalAtlasstatement · cited by 28
- HasGroupoidstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- StructureGroupoid.restriction_mem_maximalAtlas_subtypeproof · cited by 0