]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/ground_2/steps/rtc_plus.ma
update in ground_2, static_2, basic_2
[helm.git] / matita / matita / contribs / lambdadelta / ground_2 / steps / rtc_plus.ma
index a5237af26b17a96981bda3ef94c805f23a050002..49d25453c3d236dc1914d7e28ecf130cb15b498c 100644 (file)
@@ -12,6 +12,8 @@
 (*                                                                        *)
 (**************************************************************************)
 
+include "ground_2/xoa/ex_3_2.ma".
+include "ground_2/xoa/ex_6_8.ma".
 include "ground_2/steps/rtc_isrt.ma".
 
 (* RT-TRANSITION COUNTER ****************************************************)
@@ -27,7 +29,7 @@ interpretation "plus (rtc)"
 
 (* Basic properties *********************************************************)
 
-(**) (* plus is not disambiguated parentheses *) 
+(**) (* plus is not disambiguated parentheses *)
 lemma plus_rew: ∀ri1,ri2,rs1,rs2,ti1,ti2,ts1,ts2.
                  〈ri1+ri2,rs1+rs2,ti1+ti2,ts1+ts2〉 =
                  (〈ri1,rs1,ti1,ts1〉) + (〈ri2,rs2,ti2,ts2〉).