X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FCoRN-Decl%2Falgebra%2FCPoly_NthCoeff.ma;h=c72a7aee6233eff4a4e96a4afe4667c2d106575b;hb=f2d9db85559c7a8db11aae1153495fae4a258d54;hp=ae0db888456992779d0b4c82dcfcd6e22bbe598d;hpb=876f16ec4e9080bad4e39bd9c203d6529dcf4f56;p=helm.git diff --git a/helm/software/matita/contribs/CoRN-Decl/algebra/CPoly_NthCoeff.ma b/helm/software/matita/contribs/CoRN-Decl/algebra/CPoly_NthCoeff.ma index ae0db8884..c72a7aee6 100644 --- a/helm/software/matita/contribs/CoRN-Decl/algebra/CPoly_NthCoeff.ma +++ b/helm/software/matita/contribs/CoRN-Decl/algebra/CPoly_NthCoeff.ma @@ -32,10 +32,10 @@ polynomials over [R]. *) (* UNEXPORTED -Section NthCoeff_def. +Section NthCoeff_def *) -inline "cic:/CoRN/algebra/CPoly_NthCoeff/R.var". +alias id "R" = "cic:/CoRN/algebra/CPoly_NthCoeff/NthCoeff_def/R.var". (* begin hide *) @@ -94,7 +94,7 @@ The [cpoly_zero] case should be [c [=] Zero] in order to be extensional. inline "cic:/CoRN/algebra/CPoly_NthCoeff/nth_coeff_S.con". (* UNEXPORTED -End NthCoeff_def. +End NthCoeff_def *) (* UNEXPORTED @@ -110,12 +110,12 @@ Hint Resolve nth_coeff_wd: algebra_c. *) (* UNEXPORTED -Section NthCoeff_props. +Section NthCoeff_props *) (*#* ** Properties of [nth_coeff] *) -inline "cic:/CoRN/algebra/CPoly_NthCoeff/R.var". +alias id "R" = "cic:/CoRN/algebra/CPoly_NthCoeff/NthCoeff_props/R.var". (* begin hide *) @@ -187,7 +187,7 @@ inline "cic:/CoRN/algebra/CPoly_NthCoeff/nth_coeff_nexp_neq.con". inline "cic:/CoRN/algebra/CPoly_NthCoeff/nth_coeff_mult.con". (* UNEXPORTED -End NthCoeff_props. +End NthCoeff_props *) (* UNEXPORTED