Theorems · Definition · category theory
CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoWhisker
{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.lanLiftLeftLift f (CategoryTheory.CategoryStruct.comp h g) ≅
(CategoryTheory.Bicategory.lanLiftLeftLift f g).whisker hThe isomorphism f₊ (h ≫ g) ≅ h ≫ f₊ g at the level of structured arrows.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Isostatement · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.postcompstatement · cited by 48
- CategoryTheory.Bicategory.LeftLiftstatement · cited by 29
- CategoryTheory.Bicategory.HasLeftKanLiftstatement and proof · cited by 19
- CategoryTheory.Bicategory.LeftLift.whiskerstatement · cited by 15
- CategoryTheory.Bicategory.lanLiftLeftLiftstatement · cited by 10
- CategoryTheory.Bicategory.LanLift.CommuteWithstatement and proof · cited by 10
- CategoryTheory.Bicategory.lanLiftIsKanproof · cited by 6
- CategoryTheory.Bicategory.LanLift.CommuteWith.isKanproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoproof · cited by 2
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoWhisker_inv_rightstatement · cited by 0
- CategoryTheory.Bicategory.LanLift.CommuteWith.lanLiftCompIsoWhisker_hom_rightstatement · cited by 0