]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Procedural/model/non_examples/Npos_no_monoid.mma
Procedural: explicit flavour specification for constants is now working
[helm.git] / helm / software / matita / contribs / CoRN-Procedural / model / non_examples / Npos_no_monoid.mma
index e181473da6a0e462aa1a1f0d905fff4e3e76edaa..c61d3ce5b998a18a2c5d2793ff9e97735a2776d1 100644 (file)
@@ -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.