Skip to Content.
Sympa Menu

ssreflect - operator precedences

Subject: Ssreflect Users Discussion List

List archive

operator precedences


Chronological Thread 
  • From: Pierre Casteran <>
  • To: ,
  • Subject: operator precedences
  • Date: Fri, 13 Feb 2009 07:42:39 +0100

Hello,

It seems that the notation ==> has two incompatible precedences :

Require Import ssrbool.
Require Import Setoid.


Error: Notation _ ==> _ is already defined at level 60 with arguments
at next level, at level 60 while it is now required to be at level 55
with arguments at next level, at level 55.


Would it be possible to have the same level in Setoid and Ssreflect libraries ?
Or is that incompatibility harmless ?

Pierre






Archive powered by MHonArc 2.6.18.

Top of Page