(** * Laws about the terminal category *) (** ** [x¹ ≅ x] *) (** ** [1ˣ ≅ 1] *) Require ExponentialLaws.Law1.Functors. Require ExponentialLaws.Law1.Law. Include ExponentialLaws.Law1.Functors. Include ExponentialLaws.Law1.Law.
(** * Laws about the terminal category *) (** ** [x¹ ≅ x] *) (** ** [1ˣ ≅ 1] *) Require ExponentialLaws.Law1.Functors. Require ExponentialLaws.Law1.Law. Include ExponentialLaws.Law1.Functors. Include ExponentialLaws.Law1.Law.