]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_transition/rpx_rpx.ma
update in ground_2, static_2, basic_2, apps_2, alpha_1
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_transition / rpx_rpx.ma
index 8b6716c10ddc9c9141a3a4ac9b47dddceccd4a70..85261b95a5810c0357db0466e626742ea5abfb14 100644 (file)
@@ -19,16 +19,16 @@ include "basic_2/rt_transition/rpx.ma".
 
 (* Main properties **********************************************************)
 
-theorem rpx_bind: â\88\80h,G,L1,L2,V1. â¦\83G,L1â¦\84 ⊢ ⬈[h,V1] L2 →
-                  â\88\80I,V2,T. â¦\83G,L1.â\93\91{I}V1â¦\84 â\8a¢ â¬\88[h,T] L2.â\93\91{I}V2 →
-                  â\88\80p. â¦\83G,L1â¦\84 â\8a¢ â¬\88[h,â\93\91{p,I}V1.T] L2.
+theorem rpx_bind: â\88\80h,G,L1,L2,V1. â\9dªG,L1â\9d« ⊢ ⬈[h,V1] L2 →
+                  â\88\80I,V2,T. â\9dªG,L1.â\93\91[I]V1â\9d« â\8a¢ â¬\88[h,T] L2.â\93\91[I]V2 →
+                  â\88\80p. â\9dªG,L1â\9d« â\8a¢ â¬\88[h,â\93\91[p,I]V1.T] L2.
 /2 width=2 by rex_bind/ qed.
 
-theorem rpx_flat: â\88\80h,G,L1,L2,V. â¦\83G,L1â¦\84 ⊢ ⬈[h,V] L2 →
-                  â\88\80I,T. â¦\83G,L1â¦\84 â\8a¢ â¬\88[h,T] L2 â\86\92 â¦\83G,L1â¦\84 â\8a¢ â¬\88[h,â\93\95{I}V.T] L2.
+theorem rpx_flat: â\88\80h,G,L1,L2,V. â\9dªG,L1â\9d« ⊢ ⬈[h,V] L2 →
+                  â\88\80I,T. â\9dªG,L1â\9d« â\8a¢ â¬\88[h,T] L2 â\86\92 â\9dªG,L1â\9d« â\8a¢ â¬\88[h,â\93\95[I]V.T] L2.
 /2 width=1 by rex_flat/ qed.
 
-theorem rpx_bind_void: â\88\80h,G,L1,L2,V. â¦\83G,L1â¦\84 ⊢ ⬈[h,V] L2 →
-                       â\88\80T. â¦\83G,L1.â\93§â¦\84 ⊢ ⬈[h,T] L2.ⓧ →
-                       â\88\80p,I. â¦\83G,L1â¦\84 â\8a¢ â¬\88[h,â\93\91{p,I}V.T] L2.
+theorem rpx_bind_void: â\88\80h,G,L1,L2,V. â\9dªG,L1â\9d« ⊢ ⬈[h,V] L2 →
+                       â\88\80T. â\9dªG,L1.â\93§â\9d« ⊢ ⬈[h,T] L2.ⓧ →
+                       â\88\80p,I. â\9dªG,L1â\9d« â\8a¢ â¬\88[h,â\93\91[p,I]V.T] L2.
 /2 width=1 by rex_bind_void/ qed.