[Agda] Again, a question on records

David Leduc david.leduc6 at googlemail.com
Sun Sep 26 03:07:47 CEST 2010


> However, I think in this case (records for mathematical structures) you
> could also work with the Agda module system. You can open a record like a
> module and work with the fields directly, so you have "carrier" and "op"
> already instantiated to a certain instance t of T.

But when I use more than one instance of a mathematical structure. I
want "op" be instantiated to the right one depending on its arguments.


More information about the Agda mailing list