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.
(** * ∑-precategories *)
(** These are a generalization of subcategories in the direction of the Grothendieck construction *)
[Loading ML file number_string_notation_plugin.cmxs (using legacy method) ... done]
Require Category.Sigma.OnMorphisms. Require Category.Sigma.OnObjects. Require Category.Sigma.Univalent. Include Category.Sigma.Core. Include Category.Sigma.OnMorphisms. Include Category.Sigma.OnObjects. Include Category.Sigma.Univalent. Module CategorySigmaNotations. Include Category.Sigma.OnObjects.CategorySigmaOnObjectsNotations. End CategorySigmaNotations.