]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/contribs/PREDICATIVE-TOPOLOGY/coa_props.ma
Big commit to let Ferruccio try the merge_coercion patch.
[helm.git] / helm / matita / contribs / PREDICATIVE-TOPOLOGY / coa_props.ma
index a25f8c79a1abc8e51c70408028f0186070204513..acbc2ecf1b1989fb3b7cbfa9137af18404b71cfe 100644 (file)
@@ -16,4 +16,8 @@ set "baseuri" "cic:/matita/PREDICATIVE-TOPOLOGY/coa_props".
 
 include "coa_defs.ma".
 
-theorem zero_le: \forall (P:COA). \forall (p:P). le ? (zero P) p.
+theorem zero_le: \forall (P:COA). \forall (p:Type_of_COA P). le ? (zero P) p.
+
+  
+  
+