]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LAMBDA-TYPES/Level-1/LambdaDelta/leq/defs.ma
new theorems added. does not comile well yet :(( problems found in
[helm.git] / helm / software / matita / contribs / LAMBDA-TYPES / Level-1 / LambdaDelta / leq / defs.ma
index 8015e7132bea34f77c63c51d122f58181c727568..51db1202c120c13cfeaf1a2263a1cb813adc8182 100644 (file)
@@ -18,7 +18,7 @@ set "baseuri" "cic:/matita/LAMBDA-TYPES/Level-1/LambdaDelta/leq/defs".
 
 include "aplus/defs.ma".
 
-inductive leq (g:G): A \to (A \to Prop) \def
+inductive leq (g: G): A \to (A \to Prop) \def
 | leq_sort: \forall (h1: nat).(\forall (h2: nat).(\forall (n1: nat).(\forall 
 (n2: nat).(\forall (k: nat).((eq A (aplus g (ASort h1 n1) k) (aplus g (ASort 
 h2 n2) k)) \to (leq g (ASort h1 n1) (ASort h2 n2)))))))