Theorems · Definition · category theory
CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
(f : a ⟶ b) →
(g : a ⟶ c) →
[inst_1 : CategoryTheory.Bicategory.HasLeftKanExtension f g] →
{x : B} →
(h : c ⟶ x) →
[inst_2 : CategoryTheory.Bicategory.Lan.CommuteWith f g h] →
CategoryTheory.Bicategory.lanLeftExtension f (CategoryTheory.CategoryStruct.comp g h) ≅
(CategoryTheory.Bicategory.lanLeftExtension f g).whisker hThe isomorphism f⁺ (g ≫ h) ≅ f⁺ g ≫ h 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.precompstatement · cited by 40
- CategoryTheory.Bicategory.LeftExtensionstatement · cited by 29
- CategoryTheory.Bicategory.HasLeftKanExtensionstatement and proof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.whiskerstatement · cited by 15
- CategoryTheory.Bicategory.lanLeftExtensionstatement · cited by 10
- CategoryTheory.Bicategory.Lan.CommuteWithstatement and proof · cited by 10
- CategoryTheory.Bicategory.lanIsKanproof · cited by 6
- CategoryTheory.Bicategory.Lan.CommuteWith.isKanproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoproof · cited by 2
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker_inv_rightstatement · cited by 0
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker_hom_rightstatement · cited by 0