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.
[Loading ML file number_string_notation_plugin.cmxs (using legacy method) ... done]
Require Import WildCat.Core. (** Empty category *)

IsGraph Empty

IsGraph Empty
by apply Build_IsGraph. Defined.

Is01Cat Empty

Is01Cat Empty
srapply Build_Is01Cat; intros []. Defined.

Is0Gpd Empty

Is0Gpd Empty
constructor; intros []. Defined.

Is2Graph Empty

Is2Graph Empty
f, g: Empty

IsGraph (f $-> g)
by apply Build_IsGraph. Defined.

Is1Cat Empty

Is1Cat Empty
snrapply Build_Is1Cat; intros []. Defined.