Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.lanLeftExtension

{B : Type u} →
  [inst : CategoryTheory.Bicategory B] →
    {a b c : B} →
      (f : a ⟶ b) →
        (g : a ⟶ c) → [CategoryTheory.Bicategory.HasLeftKanExtension f g] → CategoryTheory.Bicategory.LeftExtension f g

The left Kan extension of g along f at the level of structured arrows.

Defined in
Mathlib.CategoryTheory.Bicategory.Kan.HasKan
Cited by
10 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.BicategoryCategoryTheory.Bicategory.HasLeftKanExtension

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Bicategory.lan · cited by 8Bicategory.lanCategoryTheory.Bicategory.lanIsKan · cited by 6Bicategory.lanIsKanCategoryTheory.Bicategory.lanUnit · cited by 5Bicategory.lanUnitCategoryTheory.Bicategory.Lan.CommuteWith.isKan · cited by 4CommuteWith.isKanCategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker · cited by 2CommuteWith.lanCompIsoWhi…CategoryTheory.Bicategory.Lan.CommuteWith.casesOn · cited by 0CommuteWith.casesOnCategoryTheory.Bicategory.Lan.CommuteWith.commute · cited by 0CommuteWith.commuteCategoryTheory.Bicategory.Lan.CommuteWith.isKanWhisker · cited by 0CommuteWith.isKanWhiskerCategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker_hom_right · cited by 0CommuteWith.lanCompIsoWhi…CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIsoWhisker_inv_right · cited by 0CommuteWith.lanCompIsoWhi…CategoryTheory.Bicategory.Lan.CommuteWith.lanCompIso_hom · cited by 0CommuteWith.lanCompIso_homCategoryTheory.Bicategory.Lan.CommuteWith.lanCompIso_inv · cited by 0CommuteWith.lanCompIso_invCategoryTheory.Bicategory.Lan.CommuteWith.of_isKan_whisker · cited by 0CommuteWith.of_isKan_whis…CategoryTheory.Bicategory.Lan.CommuteWith.recOn · cited by 0CommuteWith.recOnCategoryTheory.Bicategory.Lan.CommuteWith.isKan.congr_simp · cited by 0isKan.congr_simpQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Limits.initial · cited by 84Limits.initialCategoryTheory.Bicategory.LeftExtension · cited by 29Bicategory.LeftExtensionCategoryTheory.Bicategory.HasLeftKanExtension · cited by 19Bicategory.HasLeftKanExte…Bicategory.lanLeftExtensionCITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.