X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2A%2Fxoa%2Fxoa_props.ma;fp=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2A%2Fxoa%2Fxoa_props.ma;h=0000000000000000000000000000000000000000;hb=1fd63df4c77f5c24024769432ea8492748b4ac79;hp=8ab935a9a82d5da48da7ddea46089c69c4f5f744;hpb=277fc8ff21ce3dbd6893b1994c55cf5c06a98355;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground_2A/xoa/xoa_props.ma b/matita/matita/contribs/lambdadelta/ground_2A/xoa/xoa_props.ma deleted file mode 100644 index 8ab935a9a..000000000 --- a/matita/matita/contribs/lambdadelta/ground_2A/xoa/xoa_props.ma +++ /dev/null @@ -1,22 +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 "basics/logic.ma". -include "ground_2A/notation/xoa/false_0.ma". -include "ground_2A/notation/xoa/true_0.ma". -include "ground_2A/xoa/xoa.ma". - -interpretation "logical false" 'false = False. - -interpretation "logical true" 'true = True.