]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambda_delta/basic_2/grammar/tstc_vector.ma
- a caracterization of the top elements of the local evironment
[helm.git] / matita / matita / contribs / lambda_delta / basic_2 / grammar / tstc_vector.ma
index 0b7895923ec1029e7ca1b4795245f4508c7f2409..1ded6dd5d7c95ba10c8dd2bc14f07f314bc43fc5 100644 (file)
@@ -21,7 +21,7 @@ include "basic_2/grammar/tstc.ma".
 
 (* Basic_1: was only: iso_flats_lref_bind_false iso_flats_flat_bind_false *)
 lemma tstc_inv_bind_appls_simple: ∀I,Vs,V2,T1,T2. ⒶVs.T1 ≃ ⓑ{I} V2. T2 →
-                                  𝐒[T1] → False.
+                                  𝐒[T1] → .
 #I #Vs #V2 #T1 #T2 #H
 elim (tstc_inv_pair2 … H) -H #V0 #T0
 elim Vs -Vs normalize