Skip to content

Commit

Permalink
Update theories/Algebra/Categorical/MonoidObject.v
Browse files Browse the repository at this point in the history
  • Loading branch information
Alizter committed May 8, 2024
1 parent a868975 commit 5beccab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theories/Algebra/Categorical/MonoidObject.v
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Section ComonoidObject.
:: IsCommutativeMonoidObject (A:=A^op) tensor unit x.

(** We can build cocommutative comonoid objects from the following data: *)
Definition Build_IsCocommutatativeComonoidObject (x : A)
Definition Build_IsCocommutativeComonoidObject (x : A)
(** A comonoid. *)
`{!IsComonoidObject x}
(** Together with a proof of cocommutativity. *)
Expand Down

0 comments on commit 5beccab

Please sign in to comment.