]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LAMBDA-TYPES/LambdaDelta-1/aprem/defs.ma
Procedural : tentative update to the new letin cic construction
[helm.git] / helm / software / matita / contribs / LAMBDA-TYPES / LambdaDelta-1 / aprem / defs.ma
index 2580372750d211a97266de8d8e815a9379172ae6..907b306496dcdf90eea873d797795d30c98e64e8 100644 (file)
@@ -14,9 +14,7 @@
 
 (* This file was automatically generated: do not edit *********************)
 
-set "baseuri" "cic:/matita/LAMBDA-TYPES/LambdaDelta-1/aprem/defs".
-
-include "A/defs.ma".
+include "LambdaDelta-1/A/defs.ma".
 
 inductive aprem: nat \to (A \to (A \to Prop)) \def
 | aprem_zero: \forall (a1: A).(\forall (a2: A).(aprem O (AHead a1 a2) a1))