]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/LOGIC/PRed/defs.ma
added some notation
[helm.git] / matita / contribs / LOGIC / PRed / defs.ma
index 51aaa94b24130503cd9aa6aa5ab283faa8ce1f08..85a4c3bf9af0512e4ef7599cf0cdaeda1b00ac9b 100644 (file)
@@ -57,3 +57,7 @@ interpretation
    'parred3 x1 y1 z1 x2 y2 z2 = 
       (cic:/matita/LOGIC/PRed/defs/PRed.ind#xpointer(1/1) x1 y1 z1 x2 y2 z2)
 .
+
+notation "hvbox([a1,b1,c1] break => [a2,b2,c2])" 
+  non associative with precedence 45
+for @{ 'parred3 $a1 $b1 $c1 $a2 $b2 $c2 }.