Theorems · Definition · category theory
CategoryTheory.ThinSkeleton.mapCompFromThinSkeletonIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : Quiver.IsThin C] →
[inst_3 : Quiver.IsThin D] →
(F : CategoryTheory.Functor C D) →
(CategoryTheory.ThinSkeleton.map F).comp (CategoryTheory.ThinSkeleton.fromThinSkeleton D) ≅
(CategoryTheory.ThinSkeleton.fromThinSkeleton C).comp FApplying map F and then fromThinSkeleton is isomorphic to first applying fromThinSkeleton
and then applying F.
- Defined in
- Mathlib.CategoryTheory.Skeletal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 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
- 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.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Equivalence.counitIsoproof · cited by 480
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
- CategoryTheory.Functor.rightUnitorproof · cited by 149
- CategoryTheory.Functor.isoWhiskerRightproof · cited by 147
- Quiver.IsThinstatement and proof · cited by 51
- CategoryTheory.ThinSkeletonstatement · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.lowerCompRepresentativeIsoproof · cited by 0