Theorems · Theorem · algebraic topology
FundamentalGroupoid.conj_eqToHom_assoc
∀ {X : Type u_1} [inst : TopologicalSpace X] {x y x' y' : X} {p : Path.Homotopic.Quotient x y} (hx : x' = x)
(hy : y' = y) {Z : FundamentalGroupoid X} (h : { as := y' } ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom ⋯)
(CategoryTheory.CategoryStruct.comp p (CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom ⋯) h)) =
CategoryTheory.CategoryStruct.comp (p.cast hx hy) h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 136 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- TopologicalSpacestatement and proof · cited by 24,529
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.eqToHomstatement and proof · cited by 860
- FundamentalGroupoidstatement and proof · cited by 60
- Path.Homotopic.Quotientstatement and proof · cited by 55
- Path.Homotopic.Quotient.caststatement and proof · cited by 16
- FundamentalGroupoid.conj_eqToHomproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.