X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Fsyntax%2Fpath_head_structure.ma;h=37ca7be2ca5a3857c9dac95b506d964f56faeb74;hb=306205b6853874cf485152222593b57249c6e7fa;hp=e1605752c28ca72d13532e6b2ac93a3f40cb9500;hpb=14e69a411768d60ce365547c1ffd88d9bef3cdc0;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/syntax/path_head_structure.ma b/matita/matita/contribs/lambdadelta/delayed_updating/syntax/path_head_structure.ma index e1605752c..37ca7be2c 100644 --- a/matita/matita/contribs/lambdadelta/delayed_updating/syntax/path_head_structure.ma +++ b/matita/matita/contribs/lambdadelta/delayed_updating/syntax/path_head_structure.ma @@ -19,21 +19,21 @@ include "delayed_updating/syntax/path_structure_labels.ma". (* Constructions with structure *********************************************) -lemma path_head_structure_height (p) (m): - ⊗↳[m]p = ↳[m+♯↳[m]p]⊗p. +lemma path_head_structure_height (p) (n): + ⊗↳[n]p = ↳[n+♯↳[n]p]⊗p. #p elim p -p // -#l #p #IH #m @(nat_ind_succ … m) -m // -#m #_ cases l [ #n ] -[