chiark / gitweb /
displays
[topbloke-formulae.git] / article.tex
index ef8a9853d036ed6813d572af59f57714170ed976..cf68f3111441d9078fb011da5ab259579c841523 100644 (file)
@@ -37,6 +37,9 @@
 
 \renewcommand{\implies}{\Rightarrow}
 
+\newcommand{\pancs}[2]{{\mathcal A} ( #1 , #2 ) }
+\newcommand{\pends}[2]{{\mathcal E} ( #1 , #2 ) }
+
 \begin{document}
 
 \section{Notation}
@@ -58,6 +61,16 @@ transitive.
 
 \section{Invariants}
 
-No rewind/replay: $ C \has D \implies C \ge D $
+No replay: \[ C \has D \implies C \ge D \]
+
+Unique base: \[ \mathop{\forall}_{C \in \py} \pends{C}{\pn} = \{ B \} \]
+
+\section{Test more symbols}
+
+$ C \haspatch \p $
+
+$ C \nothaspatch \p $
+
+$ \{ B \} \areparents C $
 
 \end{document}