X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Freduction%2Fdbfr_unprotected.ma;h=7c92760210cf1efaf2e1bb7edf61ba51e3870519;hp=a0e5a6944858a6f549aba27fdf9452c82a9964b3;hb=cd2f5b59215ea771ac137b9a7b115a05175f45d5;hpb=513c4a61f11ce03888a8a0f9d8e513de6e3a7c8b diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dbfr_unprotected.ma b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dbfr_unprotected.ma index a0e5a6944..7c9276021 100644 --- a/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dbfr_unprotected.ma +++ b/matita/matita/contribs/lambdadelta/delayed_updating/reduction/dbfr_unprotected.ma @@ -18,6 +18,12 @@ include "ground/arith/pnat_two.ma". (* DELAYED BALANCED FOCUSED REDUCTION ***************************************) +(* Prerequisites ************************************************************) + +lemma list_rcons_prop_1 (A) (a1) (a2): + ⓔ ⨭ a1 ⨭{A} a2 = a1 ⨮ (ⓔ ⨭ a2). +// qed. + (* Example of unprotected balanced β-reduction ******************************) definition l3_t0: prototerm ≝ @@ -26,6 +32,9 @@ definition l3_t0: prototerm ≝ definition l3_t1: prototerm ≝ (𝛌.@(⧣𝟏).@(𝛌.@(⧣𝟐).⧣𝟏).𝛌.(𝛌.@(⧣↑𝟐).⧣𝟏)). +definition l3_t2: prototerm ≝ + (𝛌.@(⧣𝟏).@(𝛌.@(⧣𝟐).⧣𝟏).𝛌.(𝛌.@(⧣↑𝟐).⧣↑𝟐)). + lemma l3_t01: l3_t0 ➡𝐢𝐛𝐟[𝗟◗𝗔◗𝗔◗𝗟◗𝐞] l3_t1. @ibfr_abst_hd @@ -40,3 +49,20 @@ lemma l3_t01: @appl_eq_repl @(subset_eq_canc_sn … (lift_term_oref_pap … )) // qed. + +lemma l3_t12: + l3_t1 ➡𝐢𝐛𝐟[𝗟◗𝗔◗𝗔◗𝗟◗𝗟◗𝗔◗𝐞] l3_t2. +@ibfr_abst_hd +@ibfr_eq_trans +[| @(ibfr_beta_1 … (𝟎)) [|