Theorems · Definition · category theory
CategoryTheory.Cat.freeMapCompIso
{V₁ : Type u₁} →
{V₂ : Type u₂} →
{V₃ : Type u₃} →
[inst : Quiver V₁] →
[inst_1 : Quiver V₂] →
[inst_2 : Quiver V₃] →
(F : V₁ ⥤q V₂) →
(G : V₂ ⥤q V₃) →
CategoryTheory.Cat.freeMap (F ⋙q G) ≅ (CategoryTheory.Cat.freeMap F).comp (CategoryTheory.Cat.freeMap G)The functor free : Quiv ⥤ Cat preserves composition up to natural isomorphism and in fact up
to equality.
- Defined in
- Mathlib.CategoryTheory.Category.Quiv
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 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.
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Iso.reflproof · cited by 727
- Quiverstatement and proof · cited by 405
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- Prefunctorstatement and proof · cited by 116
- CategoryTheory.Pathsstatement and proof · cited by 82
- Prefunctor.compstatement and proof · cited by 35
- CategoryTheory.Cat.freeMapstatement and proof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Cat.freeMapCompIso_hom_appstatement and proof · cited by 0
- CategoryTheory.Cat.freeMapCompIso_inv_appstatement and proof · cited by 0
- CategoryTheory.Cat.freeMap_compproof · cited by 0