chiark / gitweb /
no gather
[topbloke-formulae.git] / article.tex
index 703f4d23c510f31f01a49a7938531d8bbcb6f1f3..4160bd7976e73d6c7b040ea5746f5535057494aa 100644 (file)
@@ -42,6 +42,8 @@
 
 \renewcommand{\land}{\wedge}
 
+\newcommand{\eqn}[2]{ #2 \tag*{\mbox{#1}} }
+
 \begin{document}
 
 \section{Notation}
@@ -94,9 +96,10 @@ i.e. all $\le$-maximal commits in $\pancs{C}{\set P}$.
 
 \section{Invariants}
 
-\[ C \has D \implies C \ge D \tag*{\mbox{No replay:}} \]
-
-\[ \mathop{\forall}_{C \in \py} \pends{C}{\pn} = \{ B \} \tag*{\mbox{Unique base:}} \]
+\[ \eqn{No replay:}{
+  C \has D \implies C \ge D } \]
+\[\eqn{Unique base:}{
+ \mathop{\forall}_{C \in \py} \pends{C}{\pn} = \{ B \} }\]
 
 \section{Test more symbols}