Theorems · Definition · category theory
CategoryTheory.Pseudofunctor.StrongTrans.whiskerRight
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{C : Type u₂} →
[inst_1 : CategoryTheory.Bicategory C] →
{F G H : CategoryTheory.Pseudofunctor B C} →
{η θ : F ⟶ G} →
(η ⟶ θ) → (ι : G ⟶ H) → CategoryTheory.CategoryStruct.comp η ι ⟶ CategoryTheory.CategoryStruct.comp θ ιRight whiskering of a strong natural transformation between pseudofunctors and a modification.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Pseudofunctorstatement and proof · cited by 571
- CategoryTheory.Bicategory.whiskerRightproof · cited by 531
- CategoryTheory.Pseudofunctor.StrongTrans.categoryStructstatement · cited by 112
- CategoryTheory.Pseudofunctor.StrongTrans.appproof · cited by 106
- CategoryTheory.Pseudofunctor.StrongTrans.Modification.appproof · cited by 32
- CategoryTheory.Pseudofunctor.StrongTrans.homCategorystatement · cited by 24
- CategoryTheory.Pseudofunctor.StrongTrans.Hom.asproof · cited by 22
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.