X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FCoRN-Procedural%2Fmodel%2Fnon_examples%2FNpos_no_monoid.mma;h=c61d3ce5b998a18a2c5d2793ff9e97735a2776d1;hb=a89360d64f1fcbba917ad743b97a2d973ecf6db2;hp=e181473da6a0e462aa1a1f0d905fff4e3e76edaa;hpb=3e1e59644a24ed855a7f21bf9eab76f96577fd17;p=helm.git diff --git a/helm/software/matita/contribs/CoRN-Procedural/model/non_examples/Npos_no_monoid.mma b/helm/software/matita/contribs/CoRN-Procedural/model/non_examples/Npos_no_monoid.mma index e181473da..c61d3ce5b 100644 --- a/helm/software/matita/contribs/CoRN-Procedural/model/non_examples/Npos_no_monoid.mma +++ b/helm/software/matita/contribs/CoRN-Procedural/model/non_examples/Npos_no_monoid.mma @@ -26,11 +26,11 @@ include "algebra/CMonoids.ma". There is no right unit for the addition on the positive natural numbers. *) -inline procedural "cic:/CoRN/model/non_examples/Npos_no_monoid/no_rht_unit_Npos.con". +inline procedural "cic:/CoRN/model/non_examples/Npos_no_monoid/no_rht_unit_Npos.con" as lemma. (*#* Therefore the set of positive natural numbers doesn't form a group with addition. *) -inline procedural "cic:/CoRN/model/non_examples/Npos_no_monoid/no_monoid_Npos.con". +inline procedural "cic:/CoRN/model/non_examples/Npos_no_monoid/no_monoid_Npos.con" as lemma.