]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LAMBDA-TYPES/LambdaDelta-1/spare.ma
Ooops, I forgot to commit this in the previous 3-4 commits.
[helm.git] / helm / software / matita / contribs / LAMBDA-TYPES / LambdaDelta-1 / spare.ma
index 5954560ed6ffd4f743db53dc7b4fc5578f4b9195..25afeec1d5afa2165fbb4ebebca73144253d13ab 100644 (file)
 
 (* This file was automatically generated: do not edit *********************)
 
-set "baseuri" "cic:/matita/LAMBDA-TYPES/LambdaDelta-1/spare".
+include "LambdaDelta-1/theory.ma".
 
-include "theory.ma".
+axiom pc3_gen_appls_sort_abst:
+ \forall (c: C).(\forall (vs: TList).(\forall (w: T).(\forall (u: T).(\forall 
+(n: nat).((pc3 c (THeads (Flat Appl) vs (TSort n)) (THead (Bind Abst) w u)) 
+\to False)))))
+.
+
+axiom pc3_gen_appls_lref_abst:
+ \forall (c: C).(\forall (d: C).(\forall (v: T).(\forall (i: nat).((getl i c 
+(CHead d (Bind Abst) v)) \to (\forall (vs: TList).(\forall (w: T).(\forall 
+(u: T).((pc3 c (THeads (Flat Appl) vs (TLRef i)) (THead (Bind Abst) w u)) \to 
+False))))))))
+.
+
+axiom pc3_gen_appls_lref_sort:
+ \forall (c: C).(\forall (d: C).(\forall (v: T).(\forall (i: nat).((getl i c 
+(CHead d (Bind Abst) v)) \to (\forall (vs: TList).(\forall (ws: 
+TList).(\forall (n: nat).((pc3 c (THeads (Flat Appl) vs (TLRef i)) (THeads 
+(Flat Appl) ws (TSort n))) \to False))))))))
+.