chiark / gitweb /
introduce \proofstarts
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 6 Mar 2012 17:16:58 +0000 (17:16 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 6 Mar 2012 17:16:58 +0000 (17:16 +0000)
article.tex

index 0018429e2a80618059f63b2189d3a4103d3b8994..1fa67c2330d692aed86011628931177731e8a99a 100644 (file)
@@ -81,7 +81,8 @@
 \newcommand{\Largenexists}{\mathop{\hbox{\Large$\nexists$}}}
 
 \newcommand{\qed}{\square}
-\newcommand{\proof}[1]{{\it Proof.} #1 $\qed$}
+\newcommand{\proofstarts}{{\it Proof:}}
+\newcommand{\proof}[1]{\proofstarts #1 $\qed$}
 
 \newcommand{\gathbegin}{\begin{gather} \tag*{}}
 \newcommand{\gathnext}{\\ \tag*{}}
@@ -270,7 +271,7 @@ If we are constructing $C$, given
 \gathnext
   R \le C
 \end{gather}
-No Replay is preserved.  {\it Proof:}
+No Replay is preserved.  \proofstarts
 
 \subsubsection{For $D=C$:} $D \isin C, D \le C$.  OK.
 
@@ -424,7 +425,7 @@ Merge Results applies. $\qed$
 \subsection{Desired Contents}
 
 \[ D \isin C \equiv [ D \notin \pry \land D \isin L ] \lor D = C \]
-{\it Proof.}
+\proofstarts
 
 \subsubsection{For $D = C$:}