]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpmuwe_csx.ma
update in static_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpmuwe_csx.ma
index b38e8ca8dfb145e19d9e29d46928f030f2eda20f..248b4b22900d3eedb9e1649fc40b3d05db962f51 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "static_2/syntax/tweq_teqx.ma".
+include "static_2/syntax/teqw_teqg.ma".
 include "basic_2/rt_computation/csx_cpxs.ma".
 include "basic_2/rt_computation/cpms_cpxs.ma".
 include "basic_2/rt_computation/cnuw_cnuw.ma".
@@ -31,7 +31,7 @@ elim (cnuw_dec_ex h G L T1)
 | * #n1 #T0 #HT10 #HnT10
   elim (IHT1 … T0) -IHT1
   [ #T2 #n2 * #HT02 #HT2 /4 width=5 by cpms_trans, cpmuwe_intro, ex1_2_intro/
-  | /3 width=1 by teqx_tweq/
+  | /3 width=2 by teqg_teqw/
   | /2 width=3 by cpms_fwd_cpxs/
   ]
 ]