]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/contribs/CoRN-Decl/algebra/Expon.ma
Simplified version.
[helm.git] / matita / contribs / CoRN-Decl / algebra / Expon.ma
index d4b468438c9f090d91513a3618b9cd88153978d9..d2e834f664726dd2e72fa126f620114101361ee7 100644 (file)
@@ -16,7 +16,7 @@
 
 set "baseuri" "cic:/matita/CoRN-Decl/algebra/Expon".
 
-include "CoRN_notation.ma".
+include "CoRN.ma".
 
 (* $Id: Expon.v,v 1.5 2004/04/23 10:00:54 lcf Exp $ *)
 
@@ -116,6 +116,10 @@ End Zexp_def.
 Implicit Arguments zexp [R].
 *)
 
+(* NOTATION
+Notation "( x [//] Hx ) [^^] n" := (zexp x Hx n) (at level 0).
+*)
+
 (*#* **Properties of [zexp]
 %\begin{convention}% Let [R] be an ordered field.
 %\end{convention}%