X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcontribs%2FCoRN-Decl%2Falgebra%2FExpon.ma;h=29bc341c7b6c43d39b0532cbee0dac8d18aee837;hb=0a9ed4329c069d2e06902934b6d1d58d3690959c;hp=e8a28b3015e2e80eb5aa598007225087669f71bc;hpb=62596f4e0a109e43c9df5da20571827c8b905ce4;p=helm.git diff --git a/matita/contribs/CoRN-Decl/algebra/Expon.ma b/matita/contribs/CoRN-Decl/algebra/Expon.ma index e8a28b301..29bc341c7 100644 --- a/matita/contribs/CoRN-Decl/algebra/Expon.ma +++ b/matita/contribs/CoRN-Decl/algebra/Expon.ma @@ -36,7 +36,7 @@ include "tactics/Transparent_algebra.ma". Section More_Nexp *) -inline "cic:/CoRN/algebra/Expon/More_Nexp/R.var" "More_Nexp__". +alias id "R" = "cic:/CoRN/algebra/Expon/More_Nexp/R.var". inline "cic:/CoRN/algebra/Expon/nexp_resp_ap_zero.con". @@ -99,7 +99,7 @@ Implicit Arguments nexp_resp_ap_zero [R x]. Section Zexp_def *) -inline "cic:/CoRN/algebra/Expon/Zexp_def/R.var" "Zexp_def__". +alias id "R" = "cic:/CoRN/algebra/Expon/Zexp_def/R.var". (*#* It would be nicer to define [zexp] using [caseZdiff], but we already @@ -129,7 +129,7 @@ Notation "( x [//] Hx ) [^^] n" := (zexp x Hx n) (at level 0). Section Zexp_properties *) -inline "cic:/CoRN/algebra/Expon/Zexp_properties/R.var" "Zexp_properties__". +alias id "R" = "cic:/CoRN/algebra/Expon/Zexp_properties/R.var". inline "cic:/CoRN/algebra/Expon/zexp_zero.con". @@ -276,7 +276,7 @@ Hint Resolve zexp_wd: algebra_c. Section Root_Unique *) -inline "cic:/CoRN/algebra/Expon/Root_Unique/R.var" "Root_Unique__". +alias id "R" = "cic:/CoRN/algebra/Expon/Root_Unique/R.var". inline "cic:/CoRN/algebra/Expon/root_unique.con".