]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/Basic_2/reducibility/tpr.ma
- notation fix for reducible and normal forms
[helm.git] / matita / matita / contribs / lambda_delta / Basic_2 / reducibility / tpr.ma
index c2508c85195e3d103075761937d2574bf9e3f8c5..0edd15211ff131622ce4e573145e051ef8e88c15 100644 (file)
@@ -156,7 +156,7 @@ elim (tpr_inv_flat1 … H) -H * /3 width=12/ #_ #H destruct
 qed-.
 
 (* Note: the main property of simple terms *)
-lemma tpr_inv_appl1_simple: â\88\80V1,T1,U. â\93\90V1. T1 â\9e¡ U â\86\92 ð\9d\95\8a[T1] →
+lemma tpr_inv_appl1_simple: â\88\80V1,T1,U. â\93\90V1. T1 â\9e¡ U â\86\92 ð\9d\90\92[T1] →
                             ∃∃V2,T2. V1 ➡ V2 & T1 ➡ T2 &
                                      U = ⓐV2. T2.
 #V1 #T1 #U #H #HT1