Theorems · Definition · category theory
CategoryTheory.SmallObject.functorMapTgt
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{I : Type w} →
{A B : I → C} →
(f : (i : I) → A i ⟶ B i) →
{S T X Y : C} →
{πX : X ⟶ S} →
{πY : Y ⟶ T} →
(CategoryTheory.Arrow.mk πX ⟶ CategoryTheory.Arrow.mk πY) →
[inst_1 :
CategoryTheory.Limits.HasColimitsOfShape
(CategoryTheory.Discrete (CategoryTheory.SmallObject.FunctorObjIndex f πX)) C] →
[inst_2 :
CategoryTheory.Limits.HasColimitsOfShape
(CategoryTheory.Discrete (CategoryTheory.SmallObject.FunctorObjIndex f πY)) C] →
∐ CategoryTheory.SmallObject.functorObjTgtFamily f πX ⟶
∐ CategoryTheory.SmallObject.functorObjTgtFamily f πYThe canonical morphism ∐ functorObjTgtFamily f πX ⟶ ∐ functorObjTgtFamily f πY
induced by a morphism Arrow.mk πX ⟶ Arrow.mk πY.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Arrowstatement · cited by 713
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Arrow.mkstatement and proof · cited by 421
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
- CategoryTheory.Arrow.Hom.rightproof · cited by 176
- CategoryTheory.Arrow.Hom.leftproof · cited by 160
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.functorMapproof · cited by 6
- CategoryTheory.SmallObject.functorMap_commstatement and proof · cited by 3
- CategoryTheory.SmallObject.ι_functorMapTgtstatement · cited by 2
- CategoryTheory.SmallObject.ι_functorMapTgt_assocstatement and proof · cited by 2
- CategoryTheory.SmallObject.functorMap_πproof · cited by 1
- CategoryTheory.SmallObject.ιFunctorObj_naturalityproof · cited by 1
- CategoryTheory.SmallObject.functorMap_idproof · cited by 0