X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground%2Frelocation%2Fpr_coafter_coafter_ist.ma;h=d627e2597ba3c705f1f68a5f3d3884da9b113f00;hb=8ec019202bff90959cf1a7158b309e7f83fa222e;hp=13681ff13aa44205750b319145b2a8dd3002231e;hpb=f8b4eb67c2437f7b5174d7dca46e102e0ac0d19d;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground/relocation/pr_coafter_coafter_ist.ma b/matita/matita/contribs/lambdadelta/ground/relocation/pr_coafter_coafter_ist.ma index 13681ff13..d627e2597 100644 --- a/matita/matita/contribs/lambdadelta/ground/relocation/pr_coafter_coafter_ist.ma +++ b/matita/matita/contribs/lambdadelta/ground/relocation/pr_coafter_coafter_ist.ma @@ -20,14 +20,14 @@ include "ground/relocation/pr_coafter_nat_tls.ma". (*** H_coafter_inj *) definition H_pr_coafter_inj: predicate pr_map ≝ - λf1. 𝐓❪f1❫ → + λf1. 𝐓❨f1❩ → ∀f,f21,f22. f1 ~⊚ f21 ≘ f → f1 ~⊚ f22 ≘ f → f21 ≡ f22. (* Main destructions with pr_ist ********************************************) (*** coafter_inj_O_aux *) corec fact pr_coafter_inj_unit_aux: - ∀f1. @❪𝟏, f1❫ ≘ 𝟏 → H_pr_coafter_inj f1. + ∀f1. @❨𝟏, f1❩ ≘ 𝟏 → H_pr_coafter_inj f1. #f1 #H1f1 #H2f1 #f #f21 #f22 #H1f #H2f cases (pr_pat_inv_unit_bi … H1f1) -H1f1 [ |*: // ] #g1 #H1 lapply (pr_ist_inv_push … H2f1 … H1) -H2f1 #H2g1 @@ -44,8 +44,8 @@ qed-. (*** coafter_inj_aux *) fact pr_coafter_inj_aux: - (∀f1. @❪𝟏, f1❫ ≘ 𝟏 → H_pr_coafter_inj f1) → - ∀i2,f1. @❪𝟏, f1❫ ≘ i2 → H_pr_coafter_inj f1. + (∀f1. @❨𝟏, f1❩ ≘ 𝟏 → H_pr_coafter_inj f1) → + ∀i2,f1. @❨𝟏, f1❩ ≘ i2 → H_pr_coafter_inj f1. #H0 #i2 elim i2 -i2 /2 width=1 by/ -H0 #i2 #IH #f1 #H1f1 #H2f1 #f #f21 #f22 #H1f #H2f elim (pr_pat_inv_unit_succ … H1f1) -H1f1 [ |*: // ] #g1 #H1g1 #H1