Theorems · Theorem · category theory
CategoryTheory.SmallObject.functor_obj
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {I : Type w} {A B : I → C} (f : (i : I) → A i ⟶ B i)
[inst_1 : CategoryTheory.Limits.HasPushouts C]
[inst_2 :
∀ {X S : C} (πX : X ⟶ S),
CategoryTheory.Limits.HasColimitsOfShape
(CategoryTheory.Discrete (CategoryTheory.SmallObject.FunctorObjIndex f πX)) C]
(π : CategoryTheory.Arrow C),
(CategoryTheory.SmallObject.functor f).obj π =
CategoryTheory.Arrow.mk (CategoryTheory.SmallObject.πFunctorObj f π.hom)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.mkstatement · cited by 421
- CategoryTheory.Arrow.homstatement · cited by 335
- CategoryTheory.Limits.HasColimitsOfShapestatement and proof · cited by 308
- CategoryTheory.Limits.HasPushoutsstatement and proof · cited by 172
- CategoryTheory.SmallObject.FunctorObjIndexstatement and proof · cited by 46
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.