pufferffish / agda-symmetries

MIT License
5 stars 1 forks source link

Define empty signature and sums of signatures #26

Closed vikraman closed 9 months ago

vikraman commented 10 months ago

For both Sig and EqSig, the empty signature can be defined by setting the symbols/names to the empty type.

The sum of two signatures can be defined by taking the sums of the underlying types of symbols/names.