Skip to content

Project fails to compile on Agda 2.6.4 #1

@whyvl

Description

@whyvl

The project currently cannot be built in Agda 2.6.3 and 2.6.4. The following error would occur:
image
This is because in Agda 2.6.3 they introduced the UnsupportedIndexedMatch warning.

The warning occurs becase the membership proof for list is defined using indexed types. I have an alternative definition of membership proofs that doesn't require indexed types here using the universal property of commutative monoids.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions