X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Fetc%2Freduction%2Fdfr_ifr.etc;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Fetc%2Freduction%2Fdfr_ifr.etc;h=0000000000000000000000000000000000000000;hb=d06053844638d88936d711b66fddbcca2a9add1c;hp=dd24f856863792f367b106e4354464ede5961645;hpb=9e31ac1f3f868349154b0ce2e550e2476aaf6a30;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/etc/reduction/dfr_ifr.etc b/matita/matita/contribs/lambdadelta/delayed_updating/etc/reduction/dfr_ifr.etc deleted file mode 100644 index dd24f8568..000000000 --- a/matita/matita/contribs/lambdadelta/delayed_updating/etc/reduction/dfr_ifr.etc +++ /dev/null @@ -1,118 +0,0 @@ -(**************************************************************************) -(* ___ *) -(* ||M|| *) -(* ||A|| A project by Andrea Asperti *) -(* ||T|| *) -(* ||I|| Developers: *) -(* ||T|| The HELM team. *) -(* ||A|| http://helm.cs.unibo.it *) -(* \ / *) -(* \ / This file is distributed under the terms of the *) -(* v GNU General Public License Version 2 *) -(* *) -(**************************************************************************) - -include "delayed_updating/reduction/dfr.ma". -include "delayed_updating/reduction/ifr.ma". -include "delayed_updating/unwind1/unwind_fsubst.ma". -include "delayed_updating/unwind1/unwind_constructors.ma". -include "delayed_updating/unwind1/unwind_preterm_eq.ma". -include "delayed_updating/unwind1/unwind_structure_depth.ma". -include "delayed_updating/unwind1/unwind_depth.ma". -include "delayed_updating/substitution/fsubst_eq.ma". -include "delayed_updating/substitution/lift_prototerm_eq.ma". -include "delayed_updating/syntax/prototerm_proper_constructors.ma". -include "delayed_updating/syntax/path_structure_depth.ma". -include "ground/relocation/tr_uni_compose.ma". -include "ground/relocation/tr_pap_pushs.ma". - -(* DELAYED FOCUSED REDUCTION ************************************************) - -(* COMMENT -axiom pippo (b) (q) (n): - ↑❘q❘ = (↑[q]𝐢)@❨n❩ → - ↑❘q❘+❘b❘= (↑[b●𝗟◗q]𝐢)@❨n+❘b❘❩. - -lemma unwind_rmap_tls_eq_id (p) (n): - ❘p❘ = ↑[p]𝐢@❨n❩ → - (𝐢) ≗ ⇂*[n]↑[p]𝐢. -#p @(list_ind_rcons … p) -p -[ #n tr_id_unfold #Hn - lapply (pippo … b … Hn) -Hn #Hn - @tr_compose_eq_repl - [