Library HoTT.Categories.Category
Categories
We collect here all of the files about categories. Since there are only notations in Category.Notations, we can just export those.
Require Category.Univalent.
Local Set Warnings Append "-notation-overridden".
Include Category.Core.
Include Category.Dual.
Include Category.Morphisms.
Include Category.Paths.
Include Category.Objects.
Include Category.Prod.
Include Category.Pi.
Local Set Warnings Append "-notation-overridden".
Include Category.Core.
Include Category.Dual.
Include Category.Morphisms.
Include Category.Paths.
Include Category.Objects.
Include Category.Prod.
Include Category.Pi.
We use the Sigma folder only to allow us to split up the various files and group conceptually similar lemmas, but not for namespacing. So we include the main file in it.
We don't want to make utf-8 notations the default, so we don't export them.