]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/computation/lsubc_lsuba.ma
some renaming and some typos corrected ...
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / computation / lsubc_lsuba.ma
index cc9011afc90da999b02798b6095c8d557e675a06..06666965b9a03222314c49730f7c1a7832f21810 100644 (file)
@@ -20,7 +20,7 @@ include "basic_2/computation/acp_aaa.ma".
 (* properties concerning lenv refinement for atomic arity assignment ********)
 
 lemma lsuba_lsubc: ∀RR,RS,RP. acp RR RS RP → acr RR RS RP (λG,L,T. RP G L T) →
-                   â\88\80G,L1,L2. G â\8a¢ L1 â\81\9dâ«\83 L2 → G ⊢ L1 ⫃[RP] L2.
+                   â\88\80G,L1,L2. G â\8a¢ L1 â«\83â\81\9d L2 → G ⊢ L1 ⫃[RP] L2.
 #RR #RS #RP #H1RP #H2RP #G #L1 #L2 #H elim H -L1 -L2 // /2 width=1/
 #L1 #L2 #W #V #A #H elim (aaa_inv_cast … H) -H /3 width=4/
 qed.