]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground/notation/relations/ringeq_3.ma
update in ground
[helm.git] / matita / matita / contribs / lambdadelta / ground / notation / relations / ringeq_3.ma
index e8ca369b7b8feb7b437f24de34e0ba67129e2499..1061fc0731efb4ad1a2b231c62d679fda262f656 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************)
+(* GROUND NOTATION **********************************************************)
 
 notation < "hvbox( v1 ≗ break term 46 v2 )"
-   non associative with precedence 45
-   for @{ 'RingEq $M $v1 $v2 }.
+  non associative with precedence 45
+  for @{ 'RingEq $M $v1 $v2 }.
 
 notation > "hvbox( v1 ≗ break term 46 v2 )"
-   non associative with precedence 45
-   for @{ 'RingEq ? $v1 $v2 }.
+  non associative with precedence 45
+  for @{ 'RingEq ? $v1 $v2 }.
 
 notation > "hvbox( v1 ≗{ break term 46 M } break term 46 v2 )"
-   non associative with precedence 45
-   for @{ 'RingEq $M $v1 $v2 }.
+  non associative with precedence 45
+  for @{ 'RingEq $M $v1 $v2 }.