]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/contribs/PREDICATIVE-TOPOLOGY/qd_defs.ma
Incredible bug fixed: coercions were computed and then partially thrown away
[helm.git] / helm / matita / contribs / PREDICATIVE-TOPOLOGY / qd_defs.ma
index 2fb07bd64d0d1bfc108100f261c221701943abae..3e59a68d18eb997cce5e3354855833a3b774831f 100644 (file)
@@ -27,4 +27,3 @@ coercion qd.
 
 inductive iall (D:QD) (P:D \to Prop) : Prop \def
    | iall_intro: (\forall (a:D). acin D a \to P a) \to iall D P.
-