]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/nat/permutation.ma
updated changelog
[helm.git] / helm / software / matita / library / nat / permutation.ma
index 884c18ddc17c0f2a3dafe344c38dabb24160ec38..4654f33fca7efa46bc1d58daa2ebfea4df0f5f2c 100644 (file)
@@ -72,12 +72,10 @@ match eqb n i with
       [ true \Rightarrow i
       | false \Rightarrow n]].
 
-notation < "(❲i↹j❳)n"
-  right associative with precedence 71 
+notation < "(❲i↹j❳)n" with precedence 71 
 for @{ 'transposition $i $j $n}.
 
-notation < "(❲i \atop j❳)n"
-  right associative with precedence 71 
+notation < "(❲i \atop j❳)n" with precedence 71 
 for @{ 'transposition $i $j $n}.
 
 interpretation "natural transposition" 'transposition i j n =