]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2A/reduction/fpbq_alt.ma
update in binararies for λδ
[helm.git] / matita / matita / contribs / lambdadelta / basic_2A / reduction / fpbq_alt.ma
index e2e1ebbf8d66c686d82ddab47bca72dea2f1056a..dd40a47dd4bf24bcc051c435a6bf43b22c701058 100644 (file)
@@ -18,7 +18,7 @@ include "basic_2A/reduction/fpbq.ma".
 
 (* "QRST" PARALLEL REDUCTION FOR CLOSURES ***********************************)
 
-(* alternative definition of fpbq *)
+(* Note: alternative definition of fpbq *)
 definition fpbqa: ∀h. sd h → tri_relation genv lenv term ≝
                   λh,g,G1,L1,T1,G2,L2,T2.
                   ⦃G1, L1, T1⦄ ≡[0] ⦃G2, L2, T2⦄ ∨ ⦃G1, L1, T1⦄ ≻[h, g] ⦃G2, L2, T2⦄.