]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/reduction/cnx_crx.ma
lenv refinement for native validity removed from big tree reduction
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / reduction / cnx_crx.ma
index 99ca32c13ad78a464ae0ab1e1e6ed70e176872f4..ec9abbd335b040744f761ac1610476f14c911ede 100644 (file)
@@ -20,11 +20,11 @@ include "basic_2/reduction/cnx.ma".
 (* Advanced inversion lemmas on context-sensitive reducible terms ***********)
 
 (* Note: this property is unusual *)
-lemma cnx_inv_crx: ∀h,g,L,T. ⦃h, L⦄ ⊢ 𝐑[g]⦃T⦄ → ⦃h, L⦄ ⊢ 𝐍[g]⦃T⦄ → ⊥.
-#h #g #L #T #H elim H -L -T
+lemma cnx_inv_crx: ∀h,g,G,L,T. ⦃G, L⦄ ⊢ 𝐑[h, g]⦃T⦄ → ⦃G, L⦄ ⊢ 𝐍[h, g]⦃T⦄ → ⊥.
+#h #g #G #L #T #H elim H -L -T
 [ #L #k #l #Hkl #H
   lapply (cnx_inv_sort … H) -H #H
-  lapply (deg_mono … H Hkl) -h -L -k <plus_n_Sm #H destruct 
+  lapply (deg_mono … H Hkl) -h -L -k <plus_n_Sm #H destruct
 | #I #L #K #V #i #HLK #H
   elim (cnx_inv_delta … HLK H)
 | #L #V #T #_ #IHV #H