X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Freduction%2Fifr.ma;h=2a6553d9d0dd428614c7fdb648ad3e2eff9e8261;hp=9bc8d994dcb6a934baed8787f52173136b314eff;hb=7008128d354c6e998a87bc2febe9f86ea714869c;hpb=d06053844638d88936d711b66fddbcca2a9add1c diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/ifr.ma b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/ifr.ma index 9bc8d994d..2a6553d9d 100644 --- a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/ifr.ma +++ b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/ifr.ma @@ -26,7 +26,7 @@ definition ifr (r): relation2 prototerm prototerm ≝ λt1,t2. ∃∃p,q,n. p●𝗔◗𝗟◗q = r & q ϵ 𝐂❨Ⓕ,n❩ & r◖𝗱↑n ϵ t1 & - t1[⋔r←↑[𝐮❨↑n❩](t1⋔(p◖𝗦))] ⇔ t2 + t1[⋔r←🠡[𝐮❨↑n❩](t1⋔(p◖𝗦))] ⇔ t2 . interpretation