chiark / gitweb /
not nath, urgh
[topbloke-formulae.git] / article.tex
index ef8a9853d036ed6813d572af59f57714170ed976..d903a67b71eee8d477a3cc9206eea4fc7df2b239 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}\limits_{C \in \py} \pends{C}{\pn} = \{ B \} $
+
+\section{Test more symbols}
+
+$ C \haspatch \p $
+
+$ C \nothaspatch \p $
+
+$ \{ B \} \areparents C $
 
 \end{document}