Skip to content

Notation Incompatibility with Setoid #2041

Description

@hivert

I'm trying to use both Setoid rewrite and math-comp classical. But importing both is impossible due to a conflict in the notation declaration:

From Corelib Require Import Setoid.
From mathcomp Require Import filter.

raise the error

Error: Notation "_ --> _" is already defined at level 55 with arguments constr
at next level, constr at level 55 while it is now required to be at level 70
with arguments constr at next level, constr at next level.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions