]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/static/lsubr.ma
- name changes in the rediction rules
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / static / lsubr.ma
index 1d1a01beb2f18195ee95925c3f42eca1b7ca1e27..0595e7c208346bd0eb0cc6c75edd0146bf7d6d93 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-include "basic_2/notation/relations/lrsubeq_2.ma".
+include "basic_2/notation/relations/lrsubeqc_2.ma".
 include "basic_2/relocation/ldrop.ma".
 
 (* RESTRICTED LOCAL ENVIRONMENT REFINEMENT **********************************)
@@ -25,7 +25,7 @@ inductive lsubr: relation lenv ≝
 
 interpretation
   "local environment refinement (restricted)"
-  'LRSubEq L1 L2 = (lsubr L1 L2).
+  'LRSubEqC L1 L2 = (lsubr L1 L2).
 
 (* Basic properties *********************************************************)