Theorems · Definition · category theory
CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtension.compTwoSquare
{C₁ : Type u₁} →
{C₂ : Type u₂} →
{C₃ : Type u₃} →
{C₄ : Type u₄} →
{D : Type u₅} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C₃] →
[inst_3 : CategoryTheory.Category.{v₄, u₄} C₄] →
[inst_4 : CategoryTheory.Category.{v₅, u₅} D] →
{T : CategoryTheory.Functor C₁ C₂} →
{L : CategoryTheory.Functor C₁ C₃} →
{R : CategoryTheory.Functor C₂ C₄} →
{B : CategoryTheory.Functor C₃ C₄} →
{F : CategoryTheory.Functor C₂ D} →
{E : R.LeftExtension F} →
E.IsPointwiseLeftKanExtension →
(w : CategoryTheory.TwoSquare T L R B) →
[w.GuitartExact] → (E.compTwoSquare w).IsPointwiseLeftKanExtensionIf w : TwoSquare T L R B is a Guitart exact square, and E is a pointwise
left Kan extension of F along R, then E.compTwoSquare w is a pointwise left
Kan extension of T ⋙ F along L.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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.compstatement · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.TwoSquarestatement and proof · cited by 100
- CategoryTheory.Functor.LeftExtensionstatement and proof · cited by 67
- CategoryTheory.TwoSquare.GuitartExactstatement and proof · cited by 35
- CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionstatement and proof · cited by 6
- CategoryTheory.Functor.LeftExtension.compTwoSquarestatement · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.hasPointwiseLeftKanExtensionproof · cited by 1