Theorems · Theorem · category theory
CategoryTheory.ThinSkeleton.map_comp_eq
∀ {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] [Quiver.IsThin C] (F : CategoryTheory.Functor E D)
(G : CategoryTheory.Functor D C),
CategoryTheory.ThinSkeleton.map (F.comp G) =
(CategoryTheory.ThinSkeleton.map F).comp (CategoryTheory.ThinSkeleton.map G)- Defined in
- Mathlib.CategoryTheory.Skeletal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- Quiver.IsThinstatement and proof · cited by 51
- CategoryTheory.isIsomorphicSetoidproof · cited by 24
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.