]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/relocation/lreq.ma
update in basic_2 and ground_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / relocation / lreq.ma
index cc3e75b0a5107964bdd5b503c9e8904aca6fa0d4..14bc0576d6b68a3e802a1def580cabbb0d7f65b2 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/notation/relations/lazyeqsn_3.ma".
+include "basic_2/notation/relations/ideqsn_3.ma".
 include "basic_2/syntax/ceq_ext.ma".
 include "basic_2/relocation/lexs.ma".
 
@@ -23,7 +23,7 @@ definition lreq: relation3 rtmap lenv lenv ≝ lexs ceq_ext cfull.
 
 interpretation
   "ranged equivalence (local environment)"
-  'LazyEqSn f L1 L2 = (lreq f L1 L2).
+  'IdEqSn f L1 L2 = (lreq f L1 L2).
 
 (* Basic properties *********************************************************)