Theorems · Definition · category theory
CategoryTheory.Under.post
{T : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} T] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{X : T} →
(F : CategoryTheory.Functor T D) →
CategoryTheory.Functor (CategoryTheory.Under X) (CategoryTheory.Under (F.obj X))A functor F : T ⥤ D induces a functor Under X ⥤ Under (F.obj X) in the obvious way.
- Defined in
- Mathlib.CategoryTheory.Comma.Over.Basic
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Understatement and proof · cited by 276
- CategoryTheory.Under.homproof · cited by 73
- CategoryTheory.Under.Hom.rightproof · cited by 67
- CategoryTheory.Under.mkproof · cited by 65
- CategoryTheory.Under.homMkproof · cited by 43
Cited by34
Results whose statement or proof uses this declaration.
- CategoryTheory.Under.postAdjunctionLeftstatement · cited by 4
- CategoryTheory.Under.postEquivproof · cited by 4
- CategoryTheory.Limits.Cocone.underPoststatement · cited by 3
- CategoryTheory.Under.postAdjunctionRightstatement and proof · cited by 2
- CategoryTheory.Under.postCompstatement and proof · cited by 2
- CategoryTheory.Under.postCongrstatement · cited by 2
- CategoryTheory.WithInitial.liftFromUnderCompstatement and proof · cited by 2
- CategoryTheory.Under.postMapstatement · cited by 1
- CategoryTheory.Functor.essImage.of_underPoststatement and proof · cited by 1
- CategoryTheory.Limits.IsColimit.underPoststatement · cited by 1
- CategoryTheory.Under.postAdjunctionLeft_counit_appstatement · cited by 0