]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/basic_2/dynamic/cnv_preserve.ma
still more additions and corrections for the article
[helm.git] / matita / matita / contribs / lambdadelta / basic_2 / dynamic / cnv_preserve.ma
index 483ea690e474445d45732dfc15511d7b84143d40..178a2b846896cc9381d25154e6fbb16027a4eef6 100644 (file)
@@ -20,8 +20,8 @@ include "basic_2/dynamic/cnv_cpms_conf.ma".
 
 (* Basic_2A1: uses: snv_preserve *)
 lemma cnv_preserve (a) (h): ∀G,L,T. ⦃G,L⦄ ⊢ T ![a,h] →
-                            ∧∧ IH_cnv_cpms_conf_lpr a h G L T
-                             & IH_cnv_cpm_trans_lpr a h G L T.
+      ∧∧ IH_cnv_cpms_conf_lpr a h G L T
+       & IH_cnv_cpm_trans_lpr a h G L T.
 #a #h #G #L #T #HT
 lapply (cnv_fwd_fsb … HT) -HT #H
 @(fsb_ind_fpbg … H) -G -L -T #G #L #T #_ #IH