X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FPREDICATIVE-TOPOLOGY%2Fclass_eq.ma;h=6773470b0bf1cce469498fb0dacb4a6a15bcefda;hb=7f2d9b01fa7f1c91b0628e1405481f28ad065f60;hp=7634cbde1171f65fa92d126eea1c8a872fc2f971;hpb=cf24ec700cf0516891432b6a63638a2c966474af;p=helm.git diff --git a/helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/class_eq.ma b/helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/class_eq.ma index 7634cbde1..6773470b0 100644 --- a/helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/class_eq.ma +++ b/helm/software/matita/contribs/PREDICATIVE-TOPOLOGY/class_eq.ma @@ -12,6 +12,8 @@ (* *) (**************************************************************************) +(* STATO: NON COMPILA: dev'essere aggiornato *) + set "baseuri" "cic:/matita/PREDICATIVE-TOPOLOGY/class_eq". include "class_defs.ma". @@ -27,4 +29,4 @@ qed. theorem ceq_sym: \forall C,c1,c2. ceq C c1 c2 \to ceq C c2 c1. intros; elim H; clear H.; auto. qed. -*) \ No newline at end of file +*)