Theorems · Theorem · category theory
CategoryTheory.SmallObject.functor_map
∀ {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).map τ =
CategoryTheory.Arrow.homMk (CategoryTheory.SmallObject.functorMap f τ) (CategoryTheory.Arrow.Hom.right τ) ⋯- 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.
Cites22
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.mapstatement and proof · cited by 8,698
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Arrowstatement and proof · cited by 713
- CategoryTheory.Comma.homstatement · cited by 490
- CategoryTheory.Arrow.leftstatement · cited by 426
- CategoryTheory.Arrow.rightstatement · cited by 423
- CategoryTheory.Arrow.mkstatement · cited by 421
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.