Theorems · Definition · category theory
CategoryTheory.WithTerminal.liftFromOverComp
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
{X : C} →
{K : CategoryTheory.Functor J (CategoryTheory.Over X)} →
{F : CategoryTheory.Functor C D} →
CategoryTheory.WithTerminal.liftFromOver.obj (K.comp (CategoryTheory.Over.post F)) ≅
(CategoryTheory.WithTerminal.liftFromOver.obj K).comp FThe extension of a functor to over categories behaves well with compositions.
- Defined in
- Mathlib.CategoryTheory.WithTerminal.Cone
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.WithTerminalstatement and proof · cited by 115
- CategoryTheory.Over.poststatement and proof · cited by 44
- CategoryTheory.WithTerminal.liftFromOverstatement and proof · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.WithTerminal.liftFromOverComp_hom_appstatement and proof · cited by 0
- CategoryTheory.WithTerminal.liftFromOverComp_inv_appstatement and proof · cited by 0