Theorems · Definition · category theory
CategoryTheory.FreeGroupoid.mapComp
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} D] →
{E : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} E] →
(φ : CategoryTheory.Functor C D) →
(φ' : CategoryTheory.Functor D E) →
CategoryTheory.FreeGroupoid.map (φ.comp φ') ≅
(CategoryTheory.FreeGroupoid.map φ).comp (CategoryTheory.FreeGroupoid.map φ')The functor induced by a composition is the composition of the functors they induce.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.FreeGroupoidstatement · cited by 27
- CategoryTheory.FreeGroupoid.ofproof · cited by 21
- CategoryTheory.FreeGroupoid.mapstatement and proof · cited by 14
- CategoryTheory.FreeGroupoid.liftNatIsoproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.FreeGroupoid.mapComp_hom_appstatement · cited by 0
- CategoryTheory.FreeGroupoid.mapComp_inv_appstatement · cited by 0