X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FCoRN-Decl%2Falgebra%2FCPoly_NthCoeff.ma;h=6e51655a76bb73e4cec936c85c1d81cc3631ded6;hb=5e01cba364607e7937aec2e359c34f049bb0f108;hp=d34fe2075d22ceb4112488605fd6fbb86a78a0e3;hpb=80110e17ef1d38d71473e9471ce15beddde663bb;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 d34fe2075..6e51655a7 100644 --- a/helm/software/matita/contribs/CoRN-Decl/algebra/CPoly_NthCoeff.ma +++ b/helm/software/matita/contribs/CoRN-Decl/algebra/CPoly_NthCoeff.ma @@ -32,13 +32,17 @@ polynomials over [R]. *) (* UNEXPORTED -Section NthCoeff_def. +Section NthCoeff_def *) -inline "cic:/CoRN/algebra/CPoly_NthCoeff/R.var". +inline "cic:/CoRN/algebra/CPoly_NthCoeff/NthCoeff_def/R.var" "NthCoeff_def__". (* begin hide *) +(* NOTATION +Notation RX := (cpoly_cring R). +*) + (* end hide *) (*#* @@ -90,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 @@ -106,15 +110,19 @@ 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". +inline "cic:/CoRN/algebra/CPoly_NthCoeff/NthCoeff_props/R.var" "NthCoeff_props__". (* begin hide *) +(* NOTATION +Notation RX := (cpoly_cring R). +*) + (* end hide *) inline "cic:/CoRN/algebra/CPoly_NthCoeff/nth_coeff_zero.con". @@ -179,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