Theorems · Definition · category theory
CategoryTheory.Bicategory.LeftLift.IsKan.adjunction
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b : B} →
{u : b ⟶ a} →
{t : CategoryTheory.Bicategory.LeftLift u (CategoryTheory.CategoryStruct.id a)} →
t.IsKan → (t.whisker u).IsKan → CategoryTheory.Bicategory.Adjunction t.lift uA left Kan lift t of the identity along u that commutes with u, in the sense that
t.whisker u is a left Kan lift, is a left adjoint to u. The unit of this adjoint is given by
the unit of the Kan lift.
- 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.LeftLiftstatement and proof · cited by 29
- CategoryTheory.Bicategory.LeftLift.liftstatement and proof · cited by 21
- CategoryTheory.Bicategory.rightZigzagproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LeftLift.IsAbsKan.adjunctionproof · cited by 0
- CategoryTheory.Bicategory.isRightAdjoint_TFAEproof · cited by 0