]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/CoRN-Decl/algebra/Expon.ma
some theorems have been moved to more appropriate files in library.
[helm.git] / matita / contribs / CoRN-Decl / algebra / Expon.ma
index d2e834f664726dd2e72fa126f620114101361ee7..29bc341c7b6c43d39b0532cbee0dac8d18aee837 100644 (file)
@@ -33,10 +33,10 @@ include "tactics/Transparent_algebra.ma".
 *)
 
 (* UNEXPORTED
-Section More_Nexp.
+Section More_Nexp
 *)
 
-inline "cic:/CoRN/algebra/Expon/R.var".
+alias id "R" = "cic:/CoRN/algebra/Expon/More_Nexp/R.var".
 
 inline "cic:/CoRN/algebra/Expon/nexp_resp_ap_zero.con".
 
@@ -79,7 +79,7 @@ inline "cic:/CoRN/algebra/Expon/nexp_resp_le.con".
 inline "cic:/CoRN/algebra/Expon/bin_less_un.con".
 
 (* UNEXPORTED
-End More_Nexp.
+End More_Nexp
 *)
 
 (* UNEXPORTED
@@ -96,10 +96,10 @@ Implicit Arguments nexp_resp_ap_zero [R x].
 *)
 
 (* UNEXPORTED
-Section Zexp_def.
+Section Zexp_def
 *)
 
-inline "cic:/CoRN/algebra/Expon/R.var".
+alias id "R" = "cic:/CoRN/algebra/Expon/Zexp_def/R.var".
 
 (*#*
 It would be nicer to define [zexp] using [caseZdiff], but we already
@@ -109,7 +109,7 @@ have most properties now.
 inline "cic:/CoRN/algebra/Expon/zexp.con".
 
 (* UNEXPORTED
-End Zexp_def.
+End Zexp_def
 *)
 
 (* UNEXPORTED
@@ -126,10 +126,10 @@ Notation "( x [//] Hx ) [^^] n" := (zexp x Hx n) (at level 0).
 *)
 
 (* UNEXPORTED
-Section Zexp_properties.
+Section Zexp_properties
 *)
 
-inline "cic:/CoRN/algebra/Expon/R.var".
+alias id "R" = "cic:/CoRN/algebra/Expon/Zexp_properties/R.var".
 
 inline "cic:/CoRN/algebra/Expon/zexp_zero.con".
 
@@ -258,7 +258,7 @@ Hint Resolve zexp_funny': algebra.
 inline "cic:/CoRN/algebra/Expon/zexp_pos.con".
 
 (* UNEXPORTED
-End Zexp_properties.
+End Zexp_properties
 *)
 
 (* UNEXPORTED
@@ -273,16 +273,16 @@ Hint Resolve zexp_wd: algebra_c.
 *)
 
 (* UNEXPORTED
-Section Root_Unique.
+Section Root_Unique
 *)
 
-inline "cic:/CoRN/algebra/Expon/R.var".
+alias id "R" = "cic:/CoRN/algebra/Expon/Root_Unique/R.var".
 
 inline "cic:/CoRN/algebra/Expon/root_unique.con".
 
 inline "cic:/CoRN/algebra/Expon/root_one.con".
 
 (* UNEXPORTED
-End Root_Unique.
+End Root_Unique
 *)