chiark / gitweb /
strategy: wip
[topbloke-formulae.git] / anticommit.tex
index 90f2ea40a59b76e782e2466d123754946af4c228..2306a73e151075757b87891b3f9d17a447b9d88d 100644 (file)
@@ -19,7 +19,7 @@ R^+ \in \pry \land R^- = \baseof{R^+}
 \[ \eqn{ Into Base }{
  L \in \pln
 }\]
-\[ \eqn{ Unique Tip }{
+\[ \eqn{ Correct Tip }{
  \pendsof{L}{\pry} = \{ R^+ \}
 }\]
 \[ \eqn{ Currently Included }{
@@ -28,7 +28,7 @@ R^+ \in \pry \land R^- = \baseof{R^+}
 
 \subsection{Ordering of Ingredients:}
 
-By Unique Tip, $R^+ \le L$.  By definition of $\base$, $R^- \le R^+$
+By Correct Tip, $R^+ \le L$.  By definition of $\base$, $R^- \le R^+$
 so $R^- \le L$.  So $R^+ \le C$ and $R^- \le C$.
 $\qed$
 
@@ -61,8 +61,8 @@ $D \not\isin R^-$.  Thus $D \not\isin C$.  OK.
 
 By Currently Included, $D \isin L$.
 
-By Tip Own Contents for $R^+$, $D \isin R^+ \equiv D \le R^+$, but by
-by Unique Tip, $D \le R^+ \equiv D \le L$.
+By Tip Own Contents for $R^+$, $D \isin R^+ \equiv D \le R^+$, but
+by Correct Tip, $D \le R^+ \equiv D \le L$.
 So $D \isin R^+$.
 
 By Base Acyclic for $R^-$, $D \not\isin R^-$.
@@ -125,6 +125,10 @@ OK.
 
 $\qed$
 
+\subsection{Unique Tips:}
+
+Single Parent Unique Tips applies.  $\qed$
+
 \subsection{Foreign Inclusion}
 
 Consider some $D$ s.t. $\patchof{D} = \bot$.  $D \neq C$.