Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Bicategory.unitors_equal

∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {a : B},
  (CategoryTheory.Bicategory.leftUnitor (CategoryTheory.CategoryStruct.id a)).hom =
    (CategoryTheory.Bicategory.rightUnitor (CategoryTheory.CategoryStruct.id a)).hom
Defined in
Mathlib.CategoryTheory.Bicategory.Basic
Cited by
5 results in Mathlib
Foundations
Depth 23 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.unitors_inv_equal · cited by 6Bicategory.unitors_inv_eq…CategoryTheory.Bicategory.associator_eqToHom_hom · cited by 1Bicategory.associator_eqT…CategoryTheory.Bicategory.associator_eqToHom_inv · cited by 1Bicategory.associator_eqT…CategoryTheory.Bicategory.conjugateEquiv_associator_hom · cited by 0Bicategory.conjugateEquiv…CategoryTheory.Bicategory.Prod.sectL_mapComp_inv · cited by 0Prod.sectL_mapComp_invQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Bicategory.whiskerRight · cited by 531Bicategory.whiskerRightCategoryTheory.Bicategory.whiskerLeft · cited by 524Bicategory.whiskerLeftCategoryTheory.cancel_mono · cited by 435CategoryTheory.cancel_monoCategoryTheory.Bicategory.associator · cited by 405Bicategory.associatorCategoryTheory.cancel_epi · cited by 380CategoryTheory.cancel_epiCategoryTheory.Bicategory.leftUnitor · cited by 309Bicategory.leftUnitorCategoryTheory.Bicategory.rightUnitor · cited by 308Bicategory.rightUnitorCategoryTheory.Bicategory.triangle · cited by 7Bicategory.triangleCategoryTheory.Bicategory.rightUnitor_comp · cited by 2Bicategory.rightUnitor_co…CategoryTheory.Bicategory.whiskerLeft_iff · cited by 2Bicategory.whiskerLeft_iffBicategory.unitors_equalCITED BYCITES

Cites16

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

Cited by5

Results whose statement or proof uses this declaration.