Theorems · Definition · category theory
CategoryTheory.Bicategory.whiskerRight
{B : Type u} →
[self : CategoryTheory.Bicategory B] →
{a b c : B} →
{f g : a ⟶ b} →
(f ⟶ g) → (h : b ⟶ c) → CategoryTheory.CategoryStruct.comp f h ⟶ CategoryTheory.CategoryStruct.comp g hRight whiskering for morphisms
- Defined in
- Mathlib.CategoryTheory.Bicategory.Basic
- Cited by
- 531 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 11 definitions · uses no axioms
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
Cited by669
Results whose statement or proof uses this declaration.
- CategoryTheory.Cat.whiskerRight_appstatement · cited by 51
- CategoryTheory.Bicategory.whiskerRightIsoproof · cited by 50
- CategoryTheory.Bicategory.postcompproof · cited by 48
- CategoryTheory.Bicategory.rightZigzagproof · cited by 15
- CategoryTheory.Bicategory.LeftExtension.whiskerproof · cited by 15
- CategoryTheory.Bicategory.leftZigzagproof · cited by 15
- CategoryTheory.Bicategory.comp_whiskerRightstatement · cited by 14
- CategoryTheory.Bicategory.whiskerRight_compstatement · cited by 14
- CategoryTheory.Bicategory.id_whiskerRightstatement · cited by 13
- CategoryTheory.Bicategory.whisker_exchangestatement · cited by 13
- CategoryTheory.Bicategory.whiskerRight_idstatement · cited by 12
- CategoryTheory.Bicategory.precomposingproof · cited by 11
Showing the 200 most cited of 669.