Theorems · Definition · category theory
CategoryTheory.Functor.RightExtension
{C : Type u_1} →
{H : Type u_3} →
{D : Type u_4} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_3, u_3} H] →
[inst_2 : CategoryTheory.Category.{v_4, u_4} D] →
CategoryTheory.Functor C D →
CategoryTheory.Functor C H → Type (max (max (max (max u_3 u_4) v_3) v_4) u_1 v_3)Given two functors L : C ⥤ D and F : C ⥤ H, this is the category of functors
F' : D ⥤ H equipped with a natural transformation L ⋙ F' ⟶ F.
- Cited by
- 41 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CostructuredArrowproof · cited by 536
- CategoryTheory.Functor.whiskeringLeftproof · cited by 395
Cited by74
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.HasRightKanExtensionproof · cited by 38
- CategoryTheory.Functor.RightExtension.mkstatement · cited by 18
- CategoryTheory.Functor.RightExtension.postcompose₂statement · cited by 14
- CategoryTheory.Functor.rightKanExtensionproof · cited by 11
- CategoryTheory.Functor.rightKanExtensionCounitproof · cited by 11
- CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionstatement and proof · cited by 10
- CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionAtstatement and proof · cited by 10
- CategoryTheory.Functor.RightExtension.coneAtstatement and proof · cited by 9
- CategoryTheory.Functor.RightExtension.postcomp₁statement · cited by 8
- CategoryTheory.Functor.RightExtension.precompstatement · cited by 6
- CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionAt.isoLimitstatement and proof · cited by 4
- CategoryTheory.Functor.RightExtension.coneAtWhiskerRightIsostatement and proof · cited by 3