Theorems · Definition · category theory
CategoryTheory.Bicategory.lanDesc
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c : B} →
{f : a ⟶ b} →
{g : a ⟶ c} →
[inst_1 : CategoryTheory.Bicategory.HasLeftKanExtension f g] →
(s : CategoryTheory.Bicategory.LeftExtension f g) → CategoryTheory.Bicategory.lan f g ⟶ s.extensionThe family of 2-morphisms out of the left Kan extension f⁺ g.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.LeftExtensionstatement and proof · cited by 29
- CategoryTheory.Bicategory.HasLeftKanExtensionstatement and proof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.extensionstatement · cited by 19
- CategoryTheory.Bicategory.lanstatement · cited by 8
- CategoryTheory.Bicategory.LeftExtension.IsKan.descproof · cited by 7
- CategoryTheory.Bicategory.lanIsKanproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.lanUnit_descstatement · cited by 1
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker_hom_rightstatement · cited by 0
- CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIso_homstatement · cited by 0
- CategoryTheory.Bicategory.lanUnit_desc_assocstatement and proof · cited by 0
- CategoryTheory.Bicategory.lanIsKan_descstatement · cited by 0