Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.LeftExtension.IsKan

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

A left Kan extension of g along f is an initial object in LeftExtension f g.

Defined in
Mathlib.CategoryTheory.Bicategory.Kan.IsKan
Cited by
9 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.

CategoryTheory.Bicategory.LeftExtension.IsKan.desc · cited by 7IsKan.descCategoryTheory.Bicategory.lanIsKan · cited by 6Bicategory.lanIsKanCategoryTheory.Bicategory.Lan.CommuteWith.isKan · cited by 4CommuteWith.isKanCategoryTheory.Bicategory.LeftExtension.IsKan.uniqueUpToIso · cited by 3IsKan.uniqueUpToIsoCategoryTheory.Bicategory.LeftExtension.IsKan.fac · cited by 2IsKan.facCategoryTheory.Bicategory.LeftExtension.IsKan.ofIsoKan · cited by 2IsKan.ofIsoKanCategoryTheory.Bicategory.LeftExtension.IsAbsKan.isKan · cited by 1IsAbsKan.isKanCategoryTheory.Bicategory.LeftExtension.IsKan.adjunction · cited by 1IsKan.adjunctionCategoryTheory.Bicategory.LeftExtension.IsKan.hasLeftKanExtension · cited by 1IsKan.hasLeftKanExtensionCategoryTheory.Bicategory.LeftExtension.IsAbsKan · cited by 1LeftExtension.IsAbsKanCategoryTheory.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.of_isKan_whisker · cited by 0CommuteWith.of_isKan_whis…CategoryTheory.Bicategory.Lan.CommuteWith.recOn · cited by 0CommuteWith.recOnQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Bicategory.LeftExtension · cited by 29Bicategory.LeftExtensionCategoryTheory.StructuredArrow.IsUniversal · cited by 13StructuredArrow.IsUnivers…LeftExtension.IsKanCITED BYCITES

Cites4

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

Cited by24

Results whose statement or proof uses this declaration.