Theorems · Definition · category theory
CategoryTheory.Bicategory.RightLift.IsKan.ofIdComp
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : b ⟶ a} →
{g : c ⟶ a} →
(t :
CategoryTheory.Bicategory.RightLift f
(CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.id c) g)) →
t.IsKan → t.ofIdComp.IsKanIf t : RightLift f (𝟙 c ≫ g) is a Kan lift, then t.ofIdComp : RightLift f g is also
a Kan lift.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 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.IsTerminal.fromproof · cited by 160
- CategoryTheory.Bicategory.RightLiftstatement and proof · cited by 19
- CategoryTheory.Bicategory.RightLift.whiskerproof · cited by 8
- CategoryTheory.Bicategory.RightLift.ofIdCompstatement · cited by 6
- CategoryTheory.Bicategory.RightLift.IsKanstatement and proof · cited by 5
- CategoryTheory.Bicategory.RightLift.whiskerIdCancelproof · cited by 1
- CategoryTheory.Bicategory.RightLift.IsKan.mkproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.RightLift.IsAbsKan.isKanproof · cited by 0