Theorems · Definition · category theory
CategoryTheory.SmallObject.functorMap
{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] →
[inst_3 :
CategoryTheory.Limits.HasPushout (CategoryTheory.SmallObject.functorObjTop f πX)
(CategoryTheory.SmallObject.functorObjLeft f πX)] →
[inst_4 :
CategoryTheory.Limits.HasPushout (CategoryTheory.SmallObject.functorObjTop f πY)
(CategoryTheory.SmallObject.functorObjLeft f πY)] →
CategoryTheory.SmallObject.functorObj f πX ⟶ CategoryTheory.SmallObject.functorObj f πYThe functor SmallObject.functor f S : Arrow S ⥤ Arrow S that is part of
the small object argument for a family of morphisms f, on morphisms.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.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.Limits.HasPushoutstatement and proof · cited by 192
- CategoryTheory.Arrow.Hom.leftproof · cited by 160
- CategoryTheory.SmallObject.FunctorObjIndexstatement and proof · cited by 46
- CategoryTheory.SmallObject.functorObjSrcFamilystatement · cited by 32
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.functorproof · cited by 6
- CategoryTheory.SmallObject.functorMap_πstatement and proof · cited by 1
- CategoryTheory.SmallObject.ιFunctorObj_naturalitystatement · cited by 1
- CategoryTheory.SmallObject.functorMap_idstatement and proof · cited by 0
- CategoryTheory.SmallObject.functorMap_π_assocstatement and proof · cited by 0
- CategoryTheory.SmallObject.functor_mapstatement · cited by 0
- CategoryTheory.SmallObject.ιFunctorObj_naturality_assocstatement and proof · cited by 0