Theorems · Definition · category theory
CategoryTheory.Functor.LeftExtension
{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 F ⟶ L ⋙ F'.
- Cited by
- 67 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.Functor.whiskeringLeftproof · cited by 395
- CategoryTheory.StructuredArrowproof · cited by 370
Cited by108
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.HasLeftKanExtensionproof · cited by 42
- CategoryTheory.Functor.LeftExtension.mkstatement · cited by 31
- CategoryTheory.Functor.leftKanExtensionproof · cited by 29
- CategoryTheory.Functor.leftKanExtensionUnitproof · cited by 27
- CategoryTheory.Functor.LeftExtension.coconeAtstatement and proof · cited by 20
- CategoryTheory.Functor.leftExtensionEquivalenceOfIso₁statement · cited by 16
- CategoryTheory.Functor.LeftExtension.postcompose₂statement · cited by 14
- CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionAtstatement and proof · cited by 13
- CategoryTheory.Functor.LeftExtension.precompstatement · cited by 9
- CategoryTheory.Functor.LeftExtension.postcomp₁statement · cited by 8
- CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionstatement and proof · cited by 6
- CategoryTheory.Functor.LeftExtension.precomp₂statement · cited by 6