]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/reduction/ifr.ma
update in delayed_updating
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / reduction / ifr.ma
index 2394523f5c26de3cd3af0685823e78f059fec30d..54ad4f2f65d1bfba75b5a56c46f3adb36c54f114 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
+include "delayed_updating/unwind1/unwind_prototerm.ma".
 include "delayed_updating/substitution/fsubst.ma".
 include "delayed_updating/substitution/lift_prototerm.ma".
+include "delayed_updating/syntax/prototerm_equivalence.ma".
 include "delayed_updating/syntax/path_depth.ma".
 include "delayed_updating/syntax/path_structure.ma".
 include "delayed_updating/syntax/path_balanced.ma".
@@ -26,8 +28,8 @@ include "ground/xoa/and_4.ma".
 definition ifr (p) (q): relation2 prototerm prototerm ≝
            λt1,t2. ∃∃b,n.
            let r ≝ p●𝗔◗b●𝗟◗q in
-           â\88§â\88§ â\8a\97b Ïµ ð\9d\90\81 & â\9d\98\9d\98 = (â\86\91[q]𝐢)@❨n❩ & r◖𝗱n ϵ t1 &
-              t1[⋔r←↑[𝐮❨n❩](t1⋔(p◖𝗦))] ⇔ t2
+           â\88§â\88§ â\8a\97b Ïµ ð\9d\90\81 & â\86\91â\9d\98\9d\98 = (â\96¼[r]𝐢)@❨n❩ & r◖𝗱n ϵ t1 &
+              t1[⋔r←↑[𝐮❨❘b●𝗟◗q❘❩](t1⋔(p◖𝗦))] ⇔ t2
 .
 
 interpretation