]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/notation/functions/exp_3.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / notation / functions / exp_3.ma
index 018bea05a60f6e5befb0b386def368b2f290d2e4..4baa9106747ac1918df1db95ddd8e125320debbc 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************)
+(* GROUND NOTATION **********************************************************)
 
-notation < "hvbox( f ^ break x )"
-  left associative with precedence 75
+notation < "hvbox( term 66 f ^ break term 90 x )"
+  non associative with precedence 65
   for @{ 'Exp $X $f $x }.
 
-notation > "hvbox( f ^ break x )"
-  left associative with precedence 75
+notation > "hvbox( f ^ break term 90 x )"
+  non associative with precedence 65
   for @{ 'Exp ? $f $x }.
 
-notation > "hvbox( f ^{ break term 46 X } break term 75 x )"
-  non associative with precedence 75
+notation > "hvbox( f ^{ break term 46 X } break term 90 x )"
+  non associative with precedence 65
   for @{ 'Exp $X $f $x }.