Theorems · Inductive type · category theory
CategoryTheory.SmallObject.FunctorObjIndex
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{I : Type w} → {A B : I → C} → ((i : I) → A i ⟶ B i) → {S X : C} → (X ⟶ S) → Type (max v w)Given a family of morphisms f i : A i ⟶ B i and a morphism πX : X ⟶ S,
this type parametrizes the commutative squares with a morphism f i on the left
and πX on the right.
- Cited by
- 46 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
Cited by73
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.functorObjSrcFamilystatement and proof · cited by 32
- CategoryTheory.SmallObject.functorObjstatement and proof · cited by 30
- CategoryTheory.SmallObject.functorObjTgtFamilystatement and proof · cited by 30
- CategoryTheory.SmallObject.functorObjLeftstatement and proof · cited by 29
- CategoryTheory.SmallObject.functorObjTopstatement and proof · cited by 29
- CategoryTheory.SmallObject.ιFunctorObjstatement and proof · cited by 22
- CategoryTheory.SmallObject.FunctorObjIndex.istatement and proof · cited by 12
- CategoryTheory.SmallObject.πFunctorObjstatement and proof · cited by 11
- CategoryTheory.SmallObject.attachCellsιFunctorObjstatement and proof · cited by 9
- CategoryTheory.SmallObject.ρFunctorObjstatement and proof · cited by 9
- CategoryTheory.SmallObject.functorMapSrcstatement and proof · cited by 8
- CategoryTheory.SmallObject.FunctorObjIndex.tstatement and proof · cited by 7