[Agda] Converting Relation.Unary to be universe-polymorphic

Nils Anders Danielsson nad at Cs.Nott.AC.UK
Fri Dec 11 19:17:35 CET 2009


On 2009-12-11 16:34, Luke Palmer wrote:
> God forbid we should use multiple letters!
>
> (A : Set ℓa)
>
> Which doesn't interfere with the existing convention:
>
> (a : A) -> ...

This convention is rarely used in the library. If there is a conflict
between conventions, do whatever seems reasonable. I want to minimise
the noise created by universe levels, though.

--
/NAD



More information about the Agda mailing list