Theorems · Definition · category theory
CategoryTheory.Bicategory.Adjunction.isAbsoluteLeftKanLift
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b : B} →
{f : a ⟶ b} →
{u : b ⟶ a} →
(adj : CategoryTheory.Bicategory.Adjunction f u) → (CategoryTheory.Bicategory.LeftLift.mk f adj.unit).IsAbsKanFor an adjunction f ⊣ u, f is an absolute left Kan lift of the identity along u.
The unit of this Kan lift 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.LeftLiftproof · cited by 29
- CategoryTheory.Bicategory.LeftLift.liftproof · cited by 21
- CategoryTheory.Bicategory.LeftLift.unitproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.isRightAdjoint_TFAEproof · cited by 0
- CategoryTheory.Bicategory.LeftExtension.isKanOfWhiskerLeftAdjointproof · cited by 0