From 098d1cf209a61beea78d08d84eb50509b132dd6d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 22 Feb 2012 10:00:16 +0000 Subject: [PATCH] before NEW THEORY --- THEORY | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/THEORY b/THEORY index f5518b0..d0fdab5 100644 --- a/THEORY +++ b/THEORY @@ -85,3 +85,19 @@ single patch dependency application P(C) = P(D) inpatch(P,C) = included +simple merge + make C from L, R, M + where + M < L < C + M < R < C + result + C >1 { L, R } + P(C) = P(L) + if Cx isin L = Cx isin R, + Cx isin C = Cx isin L + otherwise + Cx isin C = ! Cx isin M + + cases of inpatch(P,L) and ,R + + or Cx isin -- 2.30.2