X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2Fng_assembly%2Fcompiler%2Fenvironment.ma;h=4467f332ccd99e48c1c92a93eb1f8dc432824cd6;hb=f8d45b2e4fa7817d7ef8312b3bb8a7439bd7fb8c;hp=d62b6fec366ed110af0a82f1b5ef9c7e205b192b;hpb=c6ec0dc44c2e592c7b1323304052bc1a523e7c22;p=helm.git diff --git a/helm/software/matita/contribs/ng_assembly/compiler/environment.ma b/helm/software/matita/contribs/ng_assembly/compiler/environment.ma index d62b6fec3..4467f332c 100755 --- a/helm/software/matita/contribs/ng_assembly/compiler/environment.ma +++ b/helm/software/matita/contribs/ng_assembly/compiler/environment.ma @@ -46,6 +46,7 @@ ndefinition defined_envList ≝ nlemma defined_envList_S : ∀d.∀l:env_list (S d).defined_envList (S d) l. #d; #l; ngeneralize in match (refl_eq ? (S d)); + XXX nuova instantiate! (* S d = S d → ? e' in realta' eq nat (S d) (S d) ... *) ncases l in ⊢ (? ? % ? → %); ##[ ##1: #dsc; #H; nelim (nat_destruct_0_S … H)