]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/doc/main.tex
typo
[helm.git] / helm / ocaml / cic_notation / doc / main.tex
index 1fdade8d66dcac3adce5dc4bb5ee1a5b4801816f..f4eb86c6073b3f02a3e77970a86246569c0e9372 100644 (file)
@@ -743,7 +743,7 @@ names will be smaller than the whole matched term.\strut} \hrule
   \GUARDED(\mathtt{default}~P_1~P_2) & = & \GUARDED(P_1) \wedge \GUARDED(P_2) \\
   \GUARDED(\mathtt{if}~P_1~\mathtt{then}~P_2~\mathtt{else}~P_3) & = & \GUARDED(P_2) \wedge \GUARDED(P_3) \\
   \GUARDED(\mathtt{fail}) & = & \TRUE \\
-  \GUARDED(\mathtt{fold}~d~P_1~\mathtt{rec}~x~P_2) & = & \GUARDED(P_2)
+  \GUARDED(\mathtt{fold}~d~P_1~\mathtt{rec}~x~P_2) & = & \GUARDED(P_1)
 \end{array}
 \]
 \hrule