Theorems · Definition · category theory
CategoryTheory.Bicategory.Lan.CommuteWith.isKan
{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) →
[CategoryTheory.Bicategory.Lan.CommuteWith f g h] →
((CategoryTheory.Bicategory.lanLeftExtension f g).whisker h).IsKanEvidence that h commutes with the left Kan extension f⁺ g.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 30 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.Bicategorystatement and proof · cited by 1,587
- 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.LeftExtension.IsKanstatement · cited by 9
- CategoryTheory.Bicategory.Lan.CommuteWith.commuteproof · cited by 0
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhiskerproof · cited by 2
- CategoryTheory.Bicategory.Lan.CommuteWith.isKan.congr_simpstatement and proof · cited by 0
- CategoryTheory.Bicategory.isLeftAdjoint_TFAEproof · cited by 0
- CategoryTheory.Bicategory.Lan.CommuteWith.isKanWhiskerproof · cited by 0
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker_inv_rightstatement · cited by 0
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIso_invstatement · cited by 0