Theorems · Definition · global analysis
Structomorph.mk.noConfusion
{H : Type u} →
{inst : TopologicalSpace H} →
{G : StructureGroupoid H} →
{M : Type u_5} →
{M' : Type u_6} →
{inst_1 : TopologicalSpace M} →
{inst_2 : TopologicalSpace M'} →
{inst_3 : ChartedSpace H M} →
{inst_4 : ChartedSpace H M'} →
{P : Sort u_1} →
{toHomeomorph : M ≃ₜ M'} →
{mem_groupoid :
∀ (c : OpenPartialHomeomorph M H) (c' : OpenPartialHomeomorph M' H),
c ∈ atlas H M →
c' ∈ atlas H M' → c.symm.trans (toHomeomorph.toOpenPartialHomeomorph.trans c') ∈ G} →
{toHomeomorph' : M ≃ₜ M'} →
{mem_groupoid' :
∀ (c : OpenPartialHomeomorph M H) (c' : OpenPartialHomeomorph M' H),
c ∈ atlas H M →
c' ∈ atlas H M' → c.symm.trans (toHomeomorph'.toOpenPartialHomeomorph.trans c') ∈ G} →
{ toHomeomorph := toHomeomorph, mem_groupoid := mem_groupoid } =
{ toHomeomorph := toHomeomorph', mem_groupoid := mem_groupoid' } →
(toHomeomorph ≍ toHomeomorph' → P) → P- 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.
Cites12
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
- Homeomorphstatement and proof · cited by 725
- OpenPartialHomeomorphstatement and proof · cited by 664
- OpenPartialHomeomorph.symmstatement and proof · cited by 460
- StructureGroupoidstatement and proof · cited by 121
- OpenPartialHomeomorph.transstatement and proof · cited by 98
- atlasstatement and proof · cited by 60
- Homeomorph.toOpenPartialHomeomorphstatement and proof · cited by 28
- Structomorphstatement · cited by 4
- Structomorph.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Structomorph.mk.injproof · cited by 1