Theorems · Definition · category theory
CategoryTheory.Bicategory.lanLiftDesc
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : b ⟶ a} →
{g : c ⟶ a} →
[inst_1 : CategoryTheory.Bicategory.HasLeftKanLift f g] →
(s : CategoryTheory.Bicategory.LeftLift f g) → CategoryTheory.Bicategory.lanLift f g ⟶ s.liftThe family of 2-morphisms out of the left Kan lift f₊ g.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.LeftLiftstatement and proof · cited by 29
- CategoryTheory.Bicategory.LeftLift.liftstatement · cited by 21
- CategoryTheory.Bicategory.HasLeftKanLiftstatement and proof · cited by 19
- CategoryTheory.Bicategory.lanLiftstatement · cited by 8
- CategoryTheory.Bicategory.LeftLift.IsKan.descproof · cited by 7
- CategoryTheory.Bicategory.lanLiftIsKanproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.lanLiftUnit_descstatement · cited by 1
- CategoryTheory.Bicategory.lanLiftIsKan_descstatement · cited by 0
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoWhisker_hom_rightstatement · cited by 0
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIso_homstatement · cited by 0
- CategoryTheory.Bicategory.lanLiftUnit_desc_assocstatement and proof · cited by 0