Theorems · Definition · category theory
CategoryTheory.Bicategory.Adjunction.isAbsoluteLeftKan
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b : B} →
{f : a ⟶ b} →
{u : b ⟶ a} →
(adj : CategoryTheory.Bicategory.Adjunction f u) →
(CategoryTheory.Bicategory.LeftExtension.mk u adj.unit).IsAbsKanFor an adjunction f ⊣ u, u is an absolute left Kan extension of the identity along f.
The unit of this Kan extension is given by the unit of the adjunction.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerRightproof · cited by 531
- CategoryTheory.Bicategory.whiskerLeftproof · cited by 524
- CategoryTheory.Bicategory.Adjunctionstatement and proof · cited by 83
- CategoryTheory.Bicategory.Adjunction.unitstatement · cited by 48
- CategoryTheory.Bicategory.Adjunction.counitproof · cited by 44
- CategoryTheory.Bicategory.LeftExtensionproof · cited by 29
- CategoryTheory.Bicategory.LeftExtension.extensionproof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.unitproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.isLeftAdjoint_TFAEproof · cited by 0