]> 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 0ac73291f5939f64d1780ec308974adb7873ea1b..54ad4f2f65d1bfba75b5a56c46f3adb36c54f114 100644 (file)
@@ -12,6 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
+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".
@@ -27,7 +28,7 @@ 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 & â\88\80f. â\86\91â\9d\98\9d\98 = (â\86\91[q]⫯f)@❨n❩ & r◖𝗱n ϵ t1 &
+           â\88§â\88§ â\8a\97b Ïµ ð\9d\90\81 & â\86\91â\9d\98\9d\98 = (â\96¼[r]ð\9d\90¢)@❨n❩ & r◖𝗱n ϵ t1 &
               t1[⋔r←↑[𝐮❨❘b●𝗟◗q❘❩](t1⋔(p◖𝗦))] ⇔ t2
 .