Theorems · Definition · category theory
CategoryTheory.Bicategory.LeftExtension.IsKan.adjunction
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b : B} →
{f : a ⟶ b} →
{t : CategoryTheory.Bicategory.LeftExtension f (CategoryTheory.CategoryStruct.id a)} →
t.IsKan → (t.whisker f).IsKan → CategoryTheory.Bicategory.Adjunction f t.extensionA left Kan extension t of the identity along f that commutes with f, in the sense that
t.whisker f is a left Kan extension, is a right adjoint to f. The unit of this adjoint is
given by the unit of the Kan extension.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 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.
Cites17
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.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.leftUnitorproof · cited by 309
- CategoryTheory.Bicategory.rightUnitorproof · cited by 308
- CategoryTheory.Bicategory.Adjunctionstatement · cited by 83
- CategoryTheory.Bicategory.LeftExtensionstatement and proof · cited by 29
- CategoryTheory.Bicategory.LeftExtension.extensionstatement and proof · cited by 19
- CategoryTheory.Bicategory.leftZigzagproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.isLeftAdjoint_TFAEproof · cited by 0
- CategoryTheory.Bicategory.LeftExtension.IsAbsKan.adjunctionproof · cited by 0