From a2bee3f9f4ecc497a19a96a2f6b1264a1f9809e7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 22 Feb 2012 10:49:25 +0000 Subject: [PATCH] new THEORY, define inpatch --- THEORY | 3 +++ 1 file changed, 3 insertions(+) diff --git a/THEORY b/THEORY index 5dd24c3..f40a1fc 100644 --- a/THEORY +++ b/THEORY @@ -5,6 +5,9 @@ GENERAL Patch P has two sets P+, P- Ancestors A(C,P) = { Ca \elem C | Ca \elem P } Ends E(C,P) = maximal elements of A(C,P) + Patch inclusion + C \haspatch P <=> [ \forall D \elem P+: D \isin C <=> D <= C ] + C \nothaspatch P <=> [ \forall D \elem P+: D \notisin C ] COMMIT ANNOTATIONS -- 2.30.2