]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/lreq.ma
one file missing in previous commit :(
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / lreq.ma
index 6f8e3bc74cc3ca54b622c01d8b6f1a3b3323666e..e0b7d236c0b5e7f05e1430211800cd9891cb768a 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/notation/relations/lazyeq_3.ma".
+include "basic_2/notation/relations/lazyeqsn_3.ma".
 include "basic_2/syntax/ext2.ma".
 include "basic_2/relocation/lexs.ma".
 
@@ -23,7 +23,7 @@ definition lreq: relation3 rtmap lenv lenv ≝ lexs ceq cfull.
 
 interpretation
   "ranged equivalence (local environment)"
-  'LazyEq f L1 L2 = (lreq f L1 L2).
+  'LazyEqSn f L1 L2 = (lreq f L1 L2).
 
 (* Basic properties *********************************************************)