Theorems · Definition · category theory
CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIso
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
(f : b ⟶ a) →
(g : c ⟶ a) →
[inst_1 : CategoryTheory.Bicategory.HasLeftKanLift f g] →
{x : B} →
(h : x ⟶ c) →
[inst_2 : CategoryTheory.Bicategory.LanLift.CommuteWith f g h] →
CategoryTheory.Bicategory.lanLift f (CategoryTheory.CategoryStruct.comp h g) ≅
CategoryTheory.CategoryStruct.comp h (CategoryTheory.Bicategory.lanLift f g)The 1-morphism h commutes with the left Kan lift f₊ g.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 17,999
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.HasLeftKanLiftstatement and proof · cited by 19
- CategoryTheory.Bicategory.LanLift.CommuteWithstatement and proof · cited by 10
- CategoryTheory.Bicategory.lanLiftstatement · cited by 8
- CategoryTheory.Comma.rightIsoproof · cited by 3
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoWhiskerproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIso_homstatement and proof · cited by 0
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIso_invstatement and proof · cited by 0