Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Bicategory.id_whiskerRight

∀ {B : Type u} [self : CategoryTheory.Bicategory B] {a b c : B} (f : a ⟶ b) (g : b ⟶ c),
  CategoryTheory.Bicategory.whiskerRight (CategoryTheory.CategoryStruct.id f) g =
    CategoryTheory.CategoryStruct.id (CategoryTheory.CategoryStruct.comp f g)
Defined in
Mathlib.CategoryTheory.Bicategory.Basic
Cited by
13 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
CategoryTheory.Bicategory

Around this declaration

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

CategoryTheory.Bicategory.inv_whiskerRight · cited by 7Bicategory.inv_whiskerRig…CategoryTheory.Bicategory.hom_inv_whiskerRight · cited by 6Bicategory.hom_inv_whiske…CategoryTheory.Bicategory.inv_hom_whiskerRight · cited by 4Bicategory.inv_hom_whiske…CategoryTheory.Bicategory.inv_hom_whiskerRight_whiskerRight · cited by 1Bicategory.inv_hom_whiske…CategoryTheory.FreeBicategory.liftHom₂_congr · cited by 1FreeBicategory.liftHom₂_c…CategoryTheory.Bicategory.eqToHom_whiskerRight · cited by 1Bicategory.eqToHom_whiske…CategoryTheory.Bicategory.rightZigzagIso_inv · cited by 1Bicategory.rightZigzagIso…CategoryTheory.Bicategory.hom_inv_whiskerRight_whiskerRight · cited by 1Bicategory.hom_inv_whiske…CategoryTheory.Bicategory.leftZigzagIso_inv · cited by 1Bicategory.leftZigzagIso_…CategoryTheory.Adjunction.toCat_comp_toCat · cited by 0Adjunction.toCat_comp_toC…CategoryTheory.Bicategory.Adjunction.ofCat_comp · cited by 0Adjunction.ofCat_compCategoryTheory.Pseudofunctor.leftZigzag_map · cited by 0Pseudofunctor.leftZigzag_…CategoryTheory.Pseudofunctor.rightZigzag_map · cited by 0Pseudofunctor.rightZigzag…Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Bicategory · cited by 1587CategoryTheory.BicategoryCategoryTheory.Bicategory.whiskerRight · cited by 531Bicategory.whiskerRightBicategory.id_whiskerRightCITED BYCITES

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.