chiark / gitweb /
strategy: new, wip
[topbloke-formulae.git] / merge.tex
index 45b7f66f0cbddd4eeedba8446a19ee11ebb5bf16..465fcba55b4ac0962c881302e4b632a412c59014 100644 (file)
--- a/merge.tex
+++ b/merge.tex
@@ -10,8 +10,9 @@ Merge commits $L$ and $R$ using merge base $M$:
 \end{gather}
 We will occasionally use $X,Y$ s.t. $\{X,Y\} = \{L,R\}$.
 
-This can also be used for dependency re-insertion, by setting
-$L \in \pn$, $R \in \pry$, $M = \baseof{R}$.
+This can also be used for dependency re-insertion, by setting $L \in
+\pn$, $R \in \pry$, $M = \baseof{R}$, provided that the Conditions are
+satisfied; in particular, provided that $L \ge \baseof{R}$.
 
 \subsection{Conditions}
 \[ \eqn{ Ingredients }{
@@ -48,9 +49,9 @@ $L \in \pn$, $R \in \pry$, $M = \baseof{R}$.
 }\]
 \[ \eqn{ Suitable Tip }{
     \bigexists_T
-      \pendsof{J}{\p} = \{ T \}
+      \pendsof{J}{\py} = \{ T \}
      \land
-      \forall_{E \in \pendsof{K}{\p}} T \ge E
+      \forall_{E \in \pendsof{K}{\py}} T \ge E
     , \text{where} \{J,K\} = \{L,R\}
 }\]
 \[ \eqn{ Foreign Merges }{