Theorems · Definition · category theory
CategoryTheory.Functor.isPointwiseRightKanExtensionRanCounit
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(L : CategoryTheory.Functor C D) →
{H : Type u_3} →
[inst_2 : CategoryTheory.Category.{v_3, u_3} H] →
[inst_3 : ∀ (F : CategoryTheory.Functor C H), L.HasRightKanExtension F] →
(F : CategoryTheory.Functor C H) →
[L.HasPointwiseRightKanExtension F] →
(CategoryTheory.Functor.RightExtension.mk (L.ran.obj F)
(L.ranCounit.app F)).IsPointwiseRightKanExtensionIf there exists a pointwise right Kan extension of F along L,
then L.ran.obj G is a pointwise right Kan extension of F.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.Functor.HasRightKanExtensionstatement and proof · cited by 38
- CategoryTheory.Functor.HasPointwiseRightKanExtensionstatement and proof · cited by 34
- CategoryTheory.Functor.ranstatement and proof · cited by 28
- CategoryTheory.Functor.RightExtension.mkstatement · cited by 18
- CategoryTheory.Functor.ranCounitstatement and proof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.ranObjObjIsoLimitproof · cited by 4
- CategoryTheory.Functor.ranObjObjIsoLimit_inv_πproof · cited by 1
- CategoryTheory.Functor.ranObjObjIsoLimit_hom_πproof · cited by 1
- CategoryTheory.ran_isSheaf_of_isCocontinuousproof · cited by 0
- CategoryTheory.Functor.isPointwiseRightKanExtensionRanCounit.congr_simpstatement and proof · cited by 0