]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LAMBDA-TYPES/LambdaDelta-1/csubt/defs.ma
LAMBDA-TYPES: some more generation lemmas and some proofs improved
[helm.git] / helm / software / matita / contribs / LAMBDA-TYPES / LambdaDelta-1 / csubt / defs.ma
index 6627d5eff3be136bc6eaebc697c946132c7facb4..520e3bd701408f913d9e3497762d7a4cc43e2e19 100644 (file)
@@ -14,7 +14,7 @@
 
 (* This file was automatically generated: do not edit *********************)
 
-include "ty3/defs.ma".
+include "LambdaDelta-1/ty3/defs.ma".
 
 inductive csubt (g: G): C \to (C \to Prop) \def
 | csubt_sort: \forall (n: nat).(csubt g (CSort n) (CSort n))