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.
(** * Grothendieck Construction of a functor to Set *)
(** We want to have the following as subdirectories/modules, not at top level.  Unfortunately, namespacing in Coq is kind-of broken (see, e.g., https://coq.inria.fr/bugs/show_bug.cgi?id=3676), so we don't get the ability to rename subfolders by [Including] into other modules. *)
(** ** construction *)
[Loading ML file number_string_notation_plugin.cmxs (using legacy method) ... done]
(** ** classification of morphisms *) Require Grothendieck.ToSet.Morphisms. (** ** preservation of saturation *) Require Grothendieck.ToSet.Univalent. Include Grothendieck.ToSet.Core.