]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/RELATIONAL/NPlus/defs.ma
use named types to force some constraints asap
[helm.git] / helm / software / matita / contribs / RELATIONAL / NPlus / defs.ma
index 93c7a2e45f1da1926dde81919da068133c482b8c..34f4e3491eba32b2d3620690eda0ebf2e4a8d300 100644 (file)
@@ -12,9 +12,9 @@
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/RELATIONAL/NPlus/defs".
 
-include "datatypes/defs.ma".
+
+include "datatypes/Nat.ma".
 
 inductive NPlus (p:Nat): Nat \to Nat \to Prop \def
    | nplus_zero_2: NPlus p zero p