]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/static_2/static/feqx.ma
update in basic_2
[helm.git] / matita / matita / contribs / lambdadelta / static_2 / static / feqx.ma
index 9804e73c2aa46eb7557c41b331ac42fb72f158c3..055343f8544d7ba4ab09853e6001c1f17730074a 100644 (file)
@@ -17,10 +17,7 @@ include "static_2/static/reqx.ma".
 include "static_2/static/feqg.ma".
 
 (* SORT-IRRELEVANT EQUIVALENCE FOR CLOSURES ON REFERRED ENTRIES *************)
-(*
-definition feqx: relation6 genv lenv term genv lenv term ≝
-           feqg sfull.
-*)
+
 interpretation
   "sort-irrelevant equivalence on referred entries (closure)"
   'ApproxEqSn G1 L1 T1 G2 L2 T2 = (feqg sfull G1 L1 T1 G2 L2 T2).