make example easier to parse
authorblanchet
Tue, 03 Aug 2010 14:06:29 +0200
changeset 38177 84c3d801bdda
parent 38176 bc2f9383fd59
child 38178 0cea0125339a
make example easier to parse
doc-src/Nitpick/nitpick.tex
--- a/doc-src/Nitpick/nitpick.tex	Tue Aug 03 14:04:48 2010 +0200
+++ b/doc-src/Nitpick/nitpick.tex	Tue Aug 03 14:06:29 2010 +0200
@@ -2690,8 +2690,8 @@
 \prew
 \textbf{definition}~\textit{optimum} \textbf{where} [\textit{nitpick\_simp}]: \\
 ``$\textit{optimum}~t =
-     (\forall u.\; \textit{consistent~u} \longrightarrow \textit{alphabet~t} = \textit{alphabet~u}$ \\
-\phantom{``$\textit{optimum}~t = (\forall u.\;$}${\longrightarrow}\; \textit{freq}~t = \textit{freq}~u \longrightarrow
+     (\forall u.\; \textit{consistent~u} \mathrel{\land} \textit{alphabet~t} = \textit{alphabet~u}$ \\
+\phantom{``$\textit{optimum}~t = (\forall u.\;$}${\mathrel{\land}}\; \textit{freq}~t = \textit{freq}~u \longrightarrow
          \textit{cost~t} \le \textit{cost~u})$''
 \postw