(** * Lax Comma Categories *) (** Since there are only notations in [LaxComma.Notations], we can just export those. *) Local Set Warnings "-notation-overridden".(** ** Definitions *) Require LaxComma.Core. Include LaxComma.Core. (** We don't want to make UTF-8 notations the default, so we don't export them. *)