Theorems · Definition · category theory
CategoryTheory.Bicategory.Lan.CommuteWith.isKanWhisker
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
(f : a ⟶ b) →
(g : a ⟶ c) →
[inst_1 : CategoryTheory.Bicategory.HasLeftKanExtension f g] →
(t : CategoryTheory.Bicategory.LeftExtension f g) →
t.IsKan → {x : B} → (h : c ⟶ x) → [CategoryTheory.Bicategory.Lan.CommuteWith f g h] → (t.whisker h).IsKanIf h commutes with f⁺ g and t is another left Kan extension of g along f, then
t.whisker h is a left Kan extension of g ≫ h along f.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 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 · cited by 17,999
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.LeftExtensionstatement and proof · cited by 29
- CategoryTheory.Bicategory.HasLeftKanExtensionstatement and proof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.whiskerstatement · cited by 15
- CategoryTheory.Bicategory.Lan.CommuteWithstatement and proof · cited by 10
- CategoryTheory.Bicategory.lanLeftExtensionproof · cited by 10
- CategoryTheory.Bicategory.LeftExtension.IsKanstatement and proof · cited by 9
- CategoryTheory.Bicategory.lanIsKanproof · cited by 6
- CategoryTheory.Bicategory.Lan.CommuteWith.isKanproof · cited by 4
- CategoryTheory.Bicategory.LeftExtension.IsKan.uniqueUpToIsoproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.