X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambda_delta%2Fbasic_2%2Funfold%2Ffrsupp_frsupp.ma;fp=matita%2Fmatita%2Fcontribs%2Flambda_delta%2Fbasic_2%2Funfold%2Ffrsupp_frsupp.ma;h=92efe26ce7eaabe382e51f28060fb287817fd60f;hb=53f874fba5b9c39a788085515a4fefe5d29281da;hp=0000000000000000000000000000000000000000;hpb=f7386d0b74f935f07ede4be46d0489a233d68b85;p=helm.git diff --git a/matita/matita/contribs/lambda_delta/basic_2/unfold/frsupp_frsupp.ma b/matita/matita/contribs/lambda_delta/basic_2/unfold/frsupp_frsupp.ma new file mode 100644 index 000000000..92efe26ce --- /dev/null +++ b/matita/matita/contribs/lambda_delta/basic_2/unfold/frsupp_frsupp.ma @@ -0,0 +1,22 @@ +(**************************************************************************) +(* ___ *) +(* ||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 "basic_2/unfold/frsupp.ma". + +(* PLUS-ITERATED RESTRICTED SUPCLOSURE **************************************) + +(* Main propertis ***********************************************************) + +theorem frsupp_trans: bi_transitive … frsupp. +/2 width=4/ qed.