Closed HarrisonGrodin closed 1 year ago
Right now, there are lots of conventions for type names. We should just choose one and stick to it. Proposal:
A, B, C
X, Y, Z
A
_×_
A⁺
_×⁺_
A⁻
_×⁻_
Right now, there are lots of conventions for type names. We should just choose one and stick to it. Proposal:
A, B, C
for positive typesX, Y, Z
for negative typesA
is an Agda type, e.g._×_
A⁺
is the positive calf type (if applicable), e.g._×⁺_
A⁻
is the negative calf type (if applicable), e.g._×⁻_