chiark / gitweb /
not nath, urgh
[topbloke-formulae.git] / article.tex
index 4e4a75e3da95ab850d6d64d180225ebc41c8fbc0..d903a67b71eee8d477a3cc9206eea4fc7df2b239 100644 (file)
@@ -1,4 +1,5 @@
-\documentclass[a4paper]{article}
+\documentclass[a4paper]{strayman}
+\let\numberwithin=\notdef
 \usepackage{MnSymbol}
 \usepackage{stmaryrd}
 \usepackage{slashed}
@@ -36,7 +37,8 @@
 
 \renewcommand{\implies}{\Rightarrow}
 
-\setlength{\parindent}{0pt}
+\newcommand{\pancs}[2]{{\mathcal A} ( #1 , #2 ) }
+\newcommand{\pends}[2]{{\mathcal E} ( #1 , #2 ) }
 
 \begin{document}
 
@@ -59,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}