Theorems · Definition · category theory
CategoryTheory.Bicategory.LeftExtension.IsKan.ofCompId
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : a ⟶ b} →
{g : a ⟶ c} →
(t :
CategoryTheory.Bicategory.LeftExtension f
(CategoryTheory.CategoryStruct.comp g (CategoryTheory.CategoryStruct.id c))) →
t.IsKan → t.ofCompId.IsKanIf t : LeftExtension f (g ≫ 𝟙 c) is a Kan extension, then t.ofCompId : LeftExtension f g
is also a Kan extension.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Limits.IsInitial.toproof · cited by 119
- CategoryTheory.Bicategory.LeftExtensionstatement and proof · cited by 29
- CategoryTheory.Bicategory.LeftExtension.whiskerproof · cited by 15
- CategoryTheory.Bicategory.LeftExtension.IsKanstatement and proof · cited by 9
- CategoryTheory.Bicategory.LeftExtension.ofCompIdstatement · cited by 6
- CategoryTheory.Bicategory.LeftExtension.whiskerIdCancelproof · cited by 1
- CategoryTheory.Bicategory.LeftExtension.IsKan.mkproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.LeftExtension.IsAbsKan.isKanproof · cited by 1