]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/static_2/relocation/lifts_lifts_bind.ma
update in static_2
[helm.git] / matita / matita / contribs / lambdadelta / static_2 / relocation / lifts_lifts_bind.ma
index e08ce99623bb64d2883ec077856fbb070f425809..39f9c23109396a5e65f98572baf4b16d0fca7e25 100644 (file)
@@ -19,22 +19,22 @@ include "static_2/relocation/lifts_bind.ma".
 
 (* Main properties **********************************************************)
 
-theorem liftsb_div3: â\88\80f2,I,I2. â¬\86*[f2] I2 â\89\98 I â\86\92 â\88\80f,I1. â¬\86*[f] I1 ≘ I →
-                     â\88\80f1. f2 â\8a\9a f1 â\89\98 f â\86\92 â¬\86*[f1] I1 ≘ I2.
+theorem liftsb_div3: â\88\80f2,I,I2. â\87§*[f2] I2 â\89\98 I â\86\92 â\88\80f,I1. â\87§*[f] I1 ≘ I →
+                     â\88\80f1. f2 â\8a\9a f1 â\89\98 f â\86\92 â\87§*[f1] I1 ≘ I2.
 #f2 #I #I2 * -I -I2 #I [2: #V #V2 #HV2 ] #f #I1 #H
 [ elim (liftsb_inv_pair_dx … H) | lapply (liftsb_inv_unit_dx … H) ] -H
 /3 width=6 by lifts_div3, ext2_pair, ext2_unit/
 qed-.
 
-theorem liftsb_trans: â\88\80f1,I1,I. â¬\86*[f1] I1 â\89\98 I â\86\92 â\88\80f2,I2. â¬\86*[f2] I ≘ I2 →
-                      â\88\80f. f2 â\8a\9a f1 â\89\98 f â\86\92 â¬\86*[f] I1 ≘ I2.
+theorem liftsb_trans: â\88\80f1,I1,I. â\87§*[f1] I1 â\89\98 I â\86\92 â\88\80f2,I2. â\87§*[f2] I ≘ I2 →
+                      â\88\80f. f2 â\8a\9a f1 â\89\98 f â\86\92 â\87§*[f] I1 ≘ I2.
 #f1 #I1 #I * -I1 -I #I1 [2: #V1 #V #HV1 ] #f2 #I2 #H
 [ elim (liftsb_inv_pair_sn … H) | lapply (liftsb_inv_unit_sn … H) ] -H
 /3 width=6 by lifts_trans, ext2_pair, ext2_unit/
 qed-.
 
-theorem liftsb_conf: â\88\80f1,I,I1. â¬\86*[f1] I â\89\98 I1 â\86\92 â\88\80f,I2. â¬\86*[f] I ≘ I2 →
-                     â\88\80f2. f2 â\8a\9a f1 â\89\98 f â\86\92 â¬\86*[f2] I1 ≘ I2.
+theorem liftsb_conf: â\88\80f1,I,I1. â\87§*[f1] I â\89\98 I1 â\86\92 â\88\80f,I2. â\87§*[f] I ≘ I2 →
+                     â\88\80f2. f2 â\8a\9a f1 â\89\98 f â\86\92 â\87§*[f2] I1 ≘ I2.
 #f1 #I #I1 * -I -I1 #I [2: #V #V1 #HV1 ] #f2 #I2 #H
 [ elim (liftsb_inv_pair_sn … H) | lapply (liftsb_inv_unit_sn … H) ] -H
 /3 width=6 by lifts_conf, ext2_pair, ext2_unit/