chiark / gitweb /
strategy: wip reachable etc.
[topbloke-formulae.git] / trav-alg.tex
index 210b20b9ed32971aac20f940397a91bf0671f05e..82bca6d99239bfbc0c87e3da8f4c3cdb4ba7fcb8 100644 (file)
@@ -30,17 +30,17 @@ such that:
   \baseof{\tipcy} = \tipcn
 }
 \statement{Base Correct Contents}{
-  \tipcn \haspatch \pd
+  \tipcn \haspatch \pa E
    \equiv
-  \pd \isdep \pc
+  \pa E \isdep \pc
 }
-\statement{Tip Exceeds Inputs}{
+\statement{Tip Covers Inputs}{
   \tipcy \ge \pendsof{\allsrcs}{\pcy}
 }
-\statement{Base Exceeds Inputs' Bases}{
+\statement{Base Covers Inputs' Bases}{
   \bigforall_{E \in \pendsof{\allsrcs}{\pcy}} \tipcn \ge \baseof{E}
 }
-\statement{Base Exceeds Base Inputs}{
+\statement{Base Covers Base Inputs}{
   \bigforall_{H \in \set H^{\pn}} \tipcn \ge H
 }