]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/rt_computation/cpxs_toeq.ma
update in static_2
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / rt_computation / cpxs_toeq.ma
index f0782e12c2a0ff1a97ad6e158e3e26db1db3f626..8b6725af0c1e8de33d40a4e779b508bb37a7c0b1 100644 (file)
@@ -30,8 +30,8 @@ qed-.
 (* Note: probably this is an inversion lemma *)
 (* Basic_2A1: was: cpxs_fwd_delta *)
 lemma cpxs_fwd_delta_drops (h) (I) (G) (L) (K):
-      â\88\80V1,i. â¬\87*[i] L ≘ K.ⓑ{I}V1 →
-      â\88\80V2. â¬\86*[↑i] V1 ≘ V2 →
+      â\88\80V1,i. â\87©*[i] L ≘ K.ⓑ{I}V1 →
+      â\88\80V2. â\87§*[↑i] V1 ≘ V2 →
       ∀X2. ⦃G,L⦄ ⊢ #i ⬈*[h] X2 →
       ∨∨ #i ⩳ X2 | ⦃G,L⦄ ⊢ V2 ⬈*[h] X2.
 #h #I #G #L #K #V1 #i #HLK #V2 #HV12 #X2 #H
@@ -58,7 +58,7 @@ qed-.
 
 lemma cpxs_fwd_theta (h) (p) (G) (L):
            ∀V1,V,T,X2. ⦃G,L⦄ ⊢ ⓐV1.ⓓ{p}V.T ⬈*[h] X2 →
-           â\88\80V2. â¬\86*[1] V1 ≘ V2 →
+           â\88\80V2. â\87§*[1] V1 ≘ V2 →
            ∨∨ ⓐV1.ⓓ{p}V.T ⩳ X2 | ⦃G,L⦄ ⊢ ⓓ{p}V.ⓐV2.T ⬈*[h] X2.
 #h #p #G #L #V1 #V #T #X2 #H #V2 #HV12
 elim (cpxs_inv_appl1 … H) -H *