X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbasic_2%2Fetc%2Ffpr%2Ffpc.etc;h=ee362471b1ec64f7e2c442c44d64802004434964;hb=3325b784763ae9e6bac4307463071bb38e5641c9;hp=f552d5818b8802c2b1e7165a37223871ced95fd4;hpb=7d2817401273978654ca725fb3794a4a465a93bb;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/basic_2/etc/fpr/fpc.etc b/matita/matita/contribs/lambdadelta/basic_2/etc/fpr/fpc.etc index f552d5818..ee362471b 100644 --- a/matita/matita/contribs/lambdadelta/basic_2/etc/fpr/fpc.etc +++ b/matita/matita/contribs/lambdadelta/basic_2/etc/fpr/fpc.etc @@ -12,6 +12,14 @@ (* *) (**************************************************************************) +notation "hvbox( ⦃ term 46 L1 , break term 46 T1 ⦄ ⬌ break ⦃ term 46 L2 , break term 46 T2 ⦄ )" + non associative with precedence 45 + for @{ 'FocalizedPConv $L1 $T1 $L2 $T2 }. + +notation "hvbox( ⦃ term 46 L1 , break term 46 T1 ⦄ ⬌ ⬌ break ⦃ term 46 L2 , break term 46 T2 ⦄ )" + non associative with precedence 45 + for @{ 'FocalizedPConvAlt $L1 $T1 $L2 $T2 }. + include "basic_2/reducibility/fpr.ma". (* CONTEXT-FREE PARALLEL CONVERSION ON CLOSURES *****************************)