]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/dynamic/nta_fsb.ma
update in ground_2, static_2, basic_2, apps_2, alpha_1
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / dynamic / nta_fsb.ma
index a987f760f490409a7f91d6b34ee0654c84dc0a86..f3ae362566b35a48cf9ae0bdbcb1fc643ea4916e 100644 (file)
@@ -23,10 +23,10 @@ include "basic_2/dynamic/nta.ma".
 (* Note: this might use fsb_inv_cast (still to be proved) *)
 (* Basic_1: uses: ty3_sn3 *)
 (* Basic_2A1: uses: nta_fwd_csn *)
-theorem nta_fwd_fsb (a) (h) (G) (L):
-        â\88\80T,U. â¦\83G,Lâ¦\84 â\8a¢ T :[a,h] U →
-        â\88§â\88§ â\89¥[h] ð\9d\90\92â¦\83G,L,Tâ¦\84 & â\89¥[h] ð\9d\90\92â¦\83G,L,Uâ¦\84.
-#a #h #G #L #T #U #H
+theorem nta_fwd_fsb (h) (a) (G) (L):
+        â\88\80T,U. â\9dªG,Lâ\9d« â\8a¢ T :[h,a] U →
+        â\88§â\88§ â\89¥[h] ð\9d\90\92â\9dªG,L,Tâ\9d« & â\89¥[h] ð\9d\90\92â\9dªG,L,Uâ\9d«.
+#h #a #G #L #T #U #H
 elim (cnv_inv_cast … H) #X #HU #HT #_ #_ -X
 /3 width=2 by cnv_fwd_fsb, conj/
-qed-. 
+qed-.