]> 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 4a6ea69c37e910904f47e37b8b9289f1c640c327..d2e834f664726dd2e72fa126f620114101361ee7 100644 (file)
@@ -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}%