Theorems · Definition · category theory
CategoryTheory.Bicategory.RightLift.IsKan.desc
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : b ⟶ a} →
{g : c ⟶ a} →
{t : CategoryTheory.Bicategory.RightLift f g} →
t.IsKan → (s : CategoryTheory.Bicategory.RightLift f g) → s.lift ⟶ t.liftThe family of 2-morphisms into a right Kan lift.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 27 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.
Cites6
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.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.RightLiftstatement and proof · cited by 19
- CategoryTheory.Bicategory.RightLift.liftstatement · cited by 13
- CategoryTheory.Bicategory.RightLift.IsKanstatement and proof · cited by 5
- CategoryTheory.CostructuredArrow.IsUniversal.liftproof · cited by 5
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.RightLift.IsKan.facstatement · cited by 1
- CategoryTheory.Bicategory.RightLift.IsKan.uniqueUpToIso_hom_leftstatement · cited by 0
- CategoryTheory.Bicategory.RightLift.IsKan.uniqueUpToIso_inv_leftstatement · cited by 0
- CategoryTheory.Bicategory.RightLift.IsAbsKan.descproof · cited by 0
- CategoryTheory.Bicategory.RightLift.IsKan.fac_assocstatement and proof · cited by 0