Built with Alectryon, running Coq+SerAPI v8.18.0+0.18.3. Bubbles () indicate interactive fragments: hover for details, tap to reveal contents. Use Ctrl+↑ Ctrl+↓ to navigate, Ctrl+🖱️ to focus. On Mac, use instead of Ctrl.
(** * Notations for categories *)
[Loading ML file number_string_notation_plugin.cmxs (using legacy method) ... done]
Require Category.Dual. Require Category.Morphisms. Require Category.Pi. Require Category.Prod. Require Category.Sum. Require Category.Sigma. Include Category.Core.CategoryCoreNotations. Include Category.Dual.CategoryDualNotations. Include Category.Morphisms.CategoryMorphismsNotations. Include Category.Pi.CategoryPiNotations. Include Category.Prod.CategoryProdNotations. Include Category.Sum.CategorySumNotations. Include Category.Sigma.CategorySigmaNotations.