Theorems · Definition · category theory
CategoryTheory.Functor.ranCounit
{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] →
L.ran.comp ((CategoryTheory.Functor.whiskeringLeft C D H).obj L) ⟶
CategoryTheory.Functor.id (CategoryTheory.Functor C H)The natural transformation L ⋙ (L.lan).obj G ⟶ L.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 37 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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- 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.ranstatement · cited by 28
- CategoryTheory.Functor.rightKanExtensionCounitproof · cited by 11
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.ranAdjunctionproof · cited by 15
- CategoryTheory.Functor.isPointwiseRightKanExtensionRanCounitstatement and proof · cited by 5
- CategoryTheory.Functor.ranCounit_app_whiskerLeft_ranAdjunction_unit_appstatement and proof · cited by 3
- CategoryTheory.Functor.ranCompLimIsoproof · cited by 2
- CategoryTheory.Functor.ranAdjunction_counitstatement and proof · cited by 1
- CategoryTheory.Functor.ranCounit_app_app_ranAdjunction_unit_app_appstatement · cited by 1
- CategoryTheory.Functor.ranObjObjIsoLimit_hom_πstatement · cited by 1
- CategoryTheory.Functor.ranObjObjIsoLimit_inv_πstatement · cited by 1
- CategoryTheory.Functor.sheafAdjunctionCocontinuous_counit_app_homproof · cited by 1
- CategoryTheory.Functor.isIso_ranAdjunction_homEquiv_iffproof · cited by 0
- CategoryTheory.Functor.isIso_ranAdjunction_unit_app_iffproof · cited by 0
- CategoryTheory.Functor.ranAdjunction_unit_appstatement · cited by 0