X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fstatic_2%2Fstatic%2Ffeqg_fqu.ma;h=b541c4b6cf23a22e80fa869e2eb1ee41fc2e9107;hb=e0c91d8a4422da0b39aca790e5826dc8a617b303;hp=3e7ddc638e7dc1b6efeb241cac1493b799d7c3a1;hpb=e23331eef5817eaa6c5e1c442d1d6bbb18650573;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/static_2/static/feqg_fqu.ma b/matita/matita/contribs/lambdadelta/static_2/static/feqg_fqu.ma index 3e7ddc638..b541c4b6c 100644 --- a/matita/matita/contribs/lambdadelta/static_2/static/feqg_fqu.ma +++ b/matita/matita/contribs/lambdadelta/static_2/static/feqg_fqu.ma @@ -19,13 +19,13 @@ include "static_2/static/feqg_length.ma". (* Properties with structural successor for closures ************************) lemma fqu_fneqg (S) (b) (G1) (G2) (L1) (L2) (T1) (T2): - ❪G1,L1,T1❫ ⬂[b] ❪G2,L2,T2❫ → ❪G1,L1,T1❫ ≛[S] ❪G2,L2,T2❫ → ⊥. + ❨G1,L1,T1❩ ⬂[b] ❨G2,L2,T2❩ → ❨G1,L1,T1❩ ≛[S] ❨G2,L2,T2❩ → ⊥. #S #b #G1 #G2 #L1 #L2 #T1 #T2 #H elim H -G1 -G2 -L1 -L2 -T1 -T2 -[ /3 width=8 by feqg_fwd_length, succ_inv_refl_sn/ +[ /3 width=8 by feqg_fwd_length, nsucc_inv_refl/ | /3 width=9 by teqg_inv_pair_xy_x, feqg_fwd_teqg/ | /3 width=9 by teqg_inv_pair_xy_y, feqg_fwd_teqg/ | /3 width=9 by teqg_inv_pair_xy_y, feqg_fwd_teqg/ | /3 width=9 by teqg_inv_pair_xy_y, feqg_fwd_teqg/ -| /3 width=8 by feqg_fwd_length, succ_inv_refl_sn/ +| /3 width=8 by feqg_fwd_length, nsucc_inv_refl/ ] qed-.