Theorems · Definition · global analysis
OpenPartialHomeomorph.toStructomorph
{H : Type u} →
{M : Type u_2} →
[inst : TopologicalSpace H] →
[inst_1 : TopologicalSpace M] →
[inst_2 : ChartedSpace H M] →
{G : StructureGroupoid H} →
{e : OpenPartialHomeomorph M H} →
e ∈ atlas H M →
[HasGroupoid M G] →
[ClosedUnderRestriction G] →
have s := { carrier := e.source, is_open' := ⋯ };
have t := { carrier := e.target, is_open' := ⋯ };
Structomorph G ↥s ↥tEach chart of a charted space is a structomorphism between its source and target.
- Defined in
- Mathlib.Geometry.Manifold.HasGroupoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 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 · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- ChartedSpacestatement and proof · cited by 2,397
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- PartialEquiv.sourcestatement and proof · cited by 964
- PartialHomeomorph.toPartialEquivstatement and proof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphstatement and proof · cited by 851
- IsEmptyproof · cited by 759
- Homeomorphproof · cited by 725
- OpenPartialHomeomorphstatement and proof · cited by 664
- PartialEquiv.targetstatement and proof · cited by 650
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.