]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/CoRN-Decl/algebra/CPoly_Degree.ma
some theorems have been moved to more appropriate files in library.
[helm.git] / matita / contribs / CoRN-Decl / algebra / CPoly_Degree.ma
index 35b49ac2c7b5abcabdc72590b07dc685b26c33e6..79ec88e17a1b4b6601ec283e6a853f19eb29028e 100644 (file)
@@ -33,13 +33,17 @@ over [R].
 *)
 
 (* UNEXPORTED
-Section Degree_def.
+Section Degree_def
 *)
 
-inline "cic:/CoRN/algebra/CPoly_Degree/R.var".
+alias id "R" = "cic:/CoRN/algebra/CPoly_Degree/Degree_def/R.var".
 
 (* begin hide *)
 
+(* NOTATION
+Notation RX := (cpoly_cring R).
+*)
+
 (* end hide *)
 
 (*#*
@@ -81,7 +85,7 @@ inline "cic:/CoRN/algebra/CPoly_Degree/even_cpoly.con".
 inline "cic:/CoRN/algebra/CPoly_Degree/regular.con".
 
 (* UNEXPORTED
-End Degree_def.
+End Degree_def
 *)
 
 (* UNEXPORTED
@@ -101,13 +105,17 @@ Implicit Arguments lth_of_poly [R].
 *)
 
 (* UNEXPORTED
-Section Degree_props.
+Section Degree_props
 *)
 
-inline "cic:/CoRN/algebra/CPoly_Degree/R.var".
+alias id "R" = "cic:/CoRN/algebra/CPoly_Degree/Degree_props/R.var".
 
 (* begin hide *)
 
+(* NOTATION
+Notation RX := (cpoly_cring R).
+*)
+
 (* end hide *)
 
 inline "cic:/CoRN/algebra/CPoly_Degree/degree_le_wd.con".
@@ -193,7 +201,7 @@ inline "cic:/CoRN/algebra/CPoly_Degree/monic_one.con".
 inline "cic:/CoRN/algebra/CPoly_Degree/monic_apzero.con".
 
 (* UNEXPORTED
-End Degree_props.
+End Degree_props
 *)
 
 (* UNEXPORTED
@@ -205,7 +213,7 @@ Hint Resolve degree_mult_aux: algebra.
 *)
 
 (* UNEXPORTED
-Section degree_props_Field.
+Section degree_props_Field
 *)
 
 (*#* ** Degrees of polynomials over a field
@@ -214,10 +222,14 @@ polynomials over [F].
 %\end{convention}%
 *)
 
-inline "cic:/CoRN/algebra/CPoly_Degree/F.var".
+alias id "F" = "cic:/CoRN/algebra/CPoly_Degree/degree_props_Field/F.var".
 
 (* begin hide *)
 
+(* NOTATION
+Notation FX := (cpoly_cring F).
+*)
+
 (* end hide *)
 
 inline "cic:/CoRN/algebra/CPoly_Degree/degree_mult.con".
@@ -229,6 +241,6 @@ inline "cic:/CoRN/algebra/CPoly_Degree/degree_le_mult_imp.con".
 inline "cic:/CoRN/algebra/CPoly_Degree/degree_mult_imp.con".
 
 (* UNEXPORTED
-End degree_props_Field.
+End degree_props_Field
 *)