Theorems · Theorem · category theory
CategoryTheory.Functor.lanUnit_app_whiskerLeft_lanAdjunction_counit_app
∀ {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.HasLeftKanExtension F]
(G : CategoryTheory.Functor D H),
CategoryTheory.CategoryStruct.comp (L.lanUnit.app (L.comp G)) (L.whiskerLeft ((L.lanAdjunction H).counit.app G)) =
CategoryTheory.CategoryStruct.id (L.comp G)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Functor.whiskerLeftstatement · cited by 496
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.Adjunction.counitstatement · cited by 376
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.lanUnit_app_app_lanAdjunction_counit_app_appproof · cited by 1
- CategoryTheory.Functor.isIso_lanAdjunction_counit_app_iffproof · cited by 0