Theorems · Theorem · global analysis
StructureGroupoid.compatible
∀ {H : Type u_5} [inst : TopologicalSpace H] (G : StructureGroupoid H) {M : Type u_6} [inst_1 : TopologicalSpace M]
[inst_2 : ChartedSpace H M] [HasGroupoid M G] {e e' : OpenPartialHomeomorph M H},
e ∈ atlas H M → e' ∈ atlas H M → e.symm.trans e' ∈ GReformulate in the StructureGroupoid namespace the compatibility condition of charts in a
charted space admitting a structure groupoid, to make it more easily accessible with dot
notation.
- Defined in
- Mathlib.Geometry.Manifold.HasGroupoid
- Cited by
- 3 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.
Cites10
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
- OpenPartialHomeomorphstatement and proof · cited by 664
- OpenPartialHomeomorph.symmstatement · cited by 460
- StructureGroupoidstatement and proof · cited by 121
- OpenPartialHomeomorph.transstatement · cited by 98
- atlasstatement and proof · cited by 60
- HasGroupoidstatement and proof · cited by 19
- HasGroupoid.compatibleproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- StructureGroupoid.subset_maximalAtlasproof · cited by 5
- StructureGroupoid.trans_restrictedproof · cited by 1
- StructureGroupoid.HasGroupoid.compproof · cited by 0