Library HoTT.Categories.FunctorCategory

Functor category

Since there are only notations in FunctorCategory.Notations, we can just export those.
Require Export FunctorCategory.Notations.

Definition

Morphisms in a functor category

Functoriality of (_ → _)

Opposite functor (C → D) → (Cᵒᵖ → Dᵒᵖ)ᵒᵖ

We don't want to make UTF-8 notations the default, so we don't export them.