Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Bicategory.LeftExtension.unit

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

The 2-morphism filling the triangle diagram.

Defined in
Mathlib.CategoryTheory.Bicategory.Extension
Cited by
12 results in Mathlib
Foundations
Depth 26 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.whisker · cited by 15LeftExtension.whiskerCategoryTheory.Bicategory.LeftExtension.ofCompId · cited by 6LeftExtension.ofCompIdCategoryTheory.Bicategory.lanUnit · cited by 5Bicategory.lanUnitCategoryTheory.Bicategory.LeftExtension.homMk · cited by 2LeftExtension.homMkCategoryTheory.Bicategory.LeftExtension.IsKan.fac · cited by 2IsKan.facCategoryTheory.Bicategory.LeftExtension.IsKan.adjunction · cited by 1IsKan.adjunctionCategoryTheory.Bicategory.Adjunction.isAbsoluteLeftKan · cited by 1Adjunction.isAbsoluteLeft…CategoryTheory.Bicategory.LeftExtension.w · cited by 1LeftExtension.wCategoryTheory.Bicategory.lanUnit_desc · cited by 1Bicategory.lanUnit_descCategoryTheory.Bicategory.LeftExtension.whisker_unit · cited by 0LeftExtension.whisker_unitCategoryTheory.Bicategory.LeftExtension.homMk.congr_simp · cited by 0homMk.congr_simpCategoryTheory.Bicategory.lanUnit_desc_assoc · cited by 0Bicategory.lanUnit_desc_a…CategoryTheory.Bicategory.Lan.existsUnique · cited by 0Lan.existsUniqueCategoryTheory.Bicategory.lanLeftExtension_unit · cited by 0Bicategory.lanLeftExtensi…CategoryTheory.Bicategory.LeftExtension.isKanOfWhiskerLeftAdjoint · cited by 0LeftExtension.isKanOfWhis…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.StructuredArrow.hom · cited by 150StructuredArrow.homCategoryTheory.Bicategory.LeftExtension · cited by 29Bicategory.LeftExtensionCategoryTheory.Bicategory.LeftExtension.extension · cited by 19LeftExtension.extensionLeftExtension.unitCITED BYCITES

Cites6

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

Cited by19

Results whose statement or proof uses this declaration.