Skip to content

Problem with use of ssrfun #12

@rjraya

Description

@rjraya

I get:

Error: Notation "_ .[ _ ]" is already defined at level 2
with arguments constr at level 2, constr at level 200
while it is now required to be at level 2 with arguments constr
at level 2, constr Unknown level.

while compiling line:

From mathcomp Require Import ssreflect ssrfun ssrbool eqtype ssrnat seq.

from ./AutosubstSsr.v

I temporarily solved it by explicitly naming ssrfun.omap but this makes me rename the rest of the examples.

I'm using Coq 8.11.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions