Modifications between transformations of pseudofunctors #
In this file we define modifications of strong transformations of pseudofunctors. They are defined similarly to modifications of transformations of oplax functors.
Main definitions #
Given two pseudofunctors F and G, we define:
Pseudofunctor.StrongTrans.Modification η θ: modifications between strong transformationsηandθ(betweenFandG).Pseudofunctor.StrongTrans.homCategory F G: the category structure on strong transformations betweenFandG, where the morphisms are modifications, and composition is given by vertical composition of modifications. Note that this a scoped instance in thePseudofunctor.StrongTransnamespace, so you need to runopen scoped Pseudofunctor.StrongTransto access it.