chiark / gitweb /
create base rename cond to create acyclic
[topbloke-formulae.git] / article.tex
index 85e09e1c470a695becbf92bfa58fcaad0dc000e8..c58b1abb52755570abd4061260f9bb94ff1eae8c 100644 (file)
@@ -474,7 +474,7 @@ Given $L$, create a Topbloke base branch initial commit $B$.
 \[ \eqn{ Ingredients }{
  \patchof{L} = \pa{L} \lor \patchof{L} = \bot
 }\]
-\[ \eqn{ Non-recursion }{
+\[ \eqn{ Create Acyclic }{
  L \not\haspatch \pa{Q}
 }\]
 
@@ -493,7 +493,7 @@ Not applicable.
 \subsection{Base Acyclic}
 
 Consider some $D \isin B$.  If $D = B$, $D \in \pan{Q}$.
-If $D \neq B$, $D \isin L$, and by Non-recursion
+If $D \neq B$, $D \isin L$, and by Create Acyclic
 $D \not\in \pay{Q}$.  $\qed$
 
 \subsection{Coherence and Patch Inclusion}