X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topbloke-formulae.git;a=blobdiff_plain;f=merge.tex;h=746ba2d6f6dead05b0e72c95cc1fef058365a505;hp=27deb9cee2d289f9e6d45684f40817b4f6cfe2a0;hb=13bb63711973608b167a8624d32e5323b866bbe6;hpb=510466038ea660a384f7f8591cf1bda5dfdb9074 diff --git a/merge.tex b/merge.tex index 27deb9c..746ba2d 100644 --- a/merge.tex +++ b/merge.tex @@ -59,21 +59,21 @@ satisfied; in particular, provided that $L \ge \baseof{R}$. \right] }\] \[ \eqn{ Suitable Tips }{ - \bigforall_{\p \neq \patchof{L}, \; C \haspatch \p} + \bigforall_{\p \patchisin C, \; \py \neq \patchof{L}} \bigexists_T \pendsof{J}{\py} = \{ T \} \land \forall_{E \in \pendsof{K}{\py}} T \ge E , \text{where} \{J,K\} = \{L,R\} }\] -\[ \eqn{ Foreign Merges }{ +\[ \eqn{ Foreign Merge }{ \isforeign{L} \implies \isforeign{R} }\] \subsection{Non-Topbloke merges} We require both $\isforeign{L}$ and $\isforeign{R}$ -(Foreign Merges, above). +(Foreign Merge, above). I.e. not only is it forbidden to merge into a Topbloke-controlled branch without Topbloke's assistance, it is also forbidden to merge any Topbloke-controlled branch into any plain git branch. @@ -323,7 +323,7 @@ $\qed$ \subsection{Foreign Ancestry} Only relevant if $\isforeign{L}$, in which case -$\isforeign{C}$ and by Foreign Merges $\isforeign{R}$, +$\isforeign{C}$ and by Foreign Merge $\isforeign{R}$, so Totally Foreign Ancestry applies. $\qed$ \subsection{Bases' Children} @@ -344,5 +344,5 @@ $R$. Other possibilities for $L \in \pn$ are excluded by Base Merge. -If $L \in \foreign$: not applicable for $L$; nor for $R$, by Foreign Merges. +If $L \in \foreign$: not applicable for $L$; nor for $R$, by Foreign Merge.