chiark / gitweb /
fix typo
[topbloke-formulae.git] / create-tip.tex
index e5af4dd4cd4304b3f64fe33cba2fbbd1cececf9e..3e8876021c23c08b0d46c5b7a86d8378a428c38a 100644 (file)
@@ -1,11 +1,11 @@
 \section{Create Tip}
 
 Given a Topbloke base $B$ for a patch $\pq$,
-create a tip branch initial commit B.
+create a tip branch initial commit $C$.
 \gathbegin
  C \hasparents \{ B \}
 \gathnext
- \patchof{B} = \pqy
+ \patchof{C} = \pqy
 \gathnext
  D \isin C \equiv D \isin B \lor D = C
 \end{gather}
@@ -57,7 +57,9 @@ $$
 \subsubsection{For $\p = \pq$:}
 
 By Base Acyclic, $D \not\isin B$.  So $D \isin C \equiv D = C$.
-By No Sneak, $D \not\le B$ so $D \le C \equiv D = C$.  Thus $C \haspatch \pq$.
+By No Sneak, $D \not\le B$ so $D \le C \equiv D = C$.  Thus $C \zhaspatch \pq$.
+And we can set $F = C$ giving $F \in \pqy \land F \le C$ so $C
+\haspatch \pq$.
 
 \subsubsection{For $\p \neq \pq$:}