X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Fetc%2Fhead%2Fpath_structure_labels.etc;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fdelayed_updating%2Fetc%2Fhead%2Fpath_structure_labels.etc;h=0000000000000000000000000000000000000000;hb=df1bcd1387439133c0c33f597a5f8b2331c07772;hp=0dcc367cd5a3e69ea60b13f873d6a3ffdacb28db;hpb=119da3f9ce130f7c4e8b23fcc491d221472ad657;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/etc/head/path_structure_labels.etc b/matita/matita/contribs/lambdadelta/delayed_updating/etc/head/path_structure_labels.etc deleted file mode 100644 index 0dcc367cd..000000000 --- a/matita/matita/contribs/lambdadelta/delayed_updating/etc/head/path_structure_labels.etc +++ /dev/null @@ -1,25 +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/syntax/path_structure.ma". -include "delayed_updating/syntax/path_labels.ma". - -(* STRUCTURE FOR PATH *******************************************************) - -(* Constructions with labels ************************************************) - -lemma structure_labels_L (n): - (𝗟∗∗n) = ⊗(𝗟∗∗n). -#n @(nat_ind_succ … n) -n // -qed.