Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!f16g2000cwb.googlegroups.com!not-for-mail
From: "JOG" <jog@cs.nott.ac.uk>
Newsgroups: comp.databases.theory
Subject: Re: Proposal: 6NF
Date: 19 Oct 2006 09:44:23 -0700
Organization: http://groups.google.com
Lines: 31
Message-ID: <1161276262.975206.249300@f16g2000cwb.googlegroups.com>
References: <1160890491.212291.251380@m7g2000cwm.googlegroups.com>
   <1160923172.467697.66570@h48g2000cwc.googlegroups.com>
   <1160929089.285618.172910@i42g2000cwa.googlegroups.com>
   <1160997521.137113.74950@e3g2000cwe.googlegroups.com>
   <1161011043.196371.120160@m73g2000cwd.googlegroups.com>
   <1161034397.589082.152190@k70g2000cwa.googlegroups.com>
   <1161054238.502177.178170@m7g2000cwm.googlegroups.com>
   <1161172919.465904.118010@b28g2000cwb.googlegroups.com>
   <1161187751.195604.162840@e3g2000cwe.googlegroups.com>
   <1161198535.403307.226160@i3g2000cwc.googlegroups.com>
   <1161200422.131244.24300@i3g2000cwc.googlegroups.com>
   <1161247415.871216.20900@k70g2000cwa.googlegroups.com>
   <1161261221.437548.150820@m7g2000cwm.googlegroups.com>
   <1161262508.205808.208850@i3g2000cwc.googlegroups.com>
   <1161266795.437422.43690@b28g2000cwb.googlegroups.com>
NNTP-Posting-Host: 128.243.220.42
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1161276269 24152 127.0.0.1 (19 Oct 2006 16:44:29 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 19 Oct 2006 16:44:29 +0000 (UTC)
In-Reply-To: <1161266795.437422.43690@b28g2000cwb.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.7) Gecko/20060909 Firefox/1.5.0.7,gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 cache4.nottingham.ac.uk:3128 (squid/2.5.STABLE3)
Complaints-To: groups-abuse@google.com
Injection-Info: f16g2000cwb.googlegroups.com; posting-host=128.243.220.42;
   posting-account=WQE_Eg0AAACz0MT8Z7vkSN2k8y0AQ1oA
Xref: dp-news.maxwell.syr.edu comp.databases.theory:45864


vc wrote:
> Jan Hidders wrote:
> > vc wrote:
> > > Jan Hidders wrote:
> > > [...]
> > >
> > > A much simpler example.  Let {0, 1, 2, 3} be a set of four integers
> > > with addition modulo 4.  Then,  none of its subsets,  except {0} and
> > > {0, 2},  retains the addition mod 4 operation which makes the idea of
> > > 'subtype as subset' utterly silly, [....].
> >
> > You keep on making the same mistake. The expression a +[mod 4] b has a
> > well defined result if a and b are from any subset of {0, 1, 2, 3}.
>
>
> Consider the subset {2, 3}.  What is the result of    (2+3) mod 4 ?  If
> you say it's '1', what is '1'?  There is no such element in {2, 3}.
> [snip]

Hi vc. PMFJI, but does this argument not rely on the assumption of  the
set needing to satisfy the closure property in respect to the
operation?

Mathematically, surely the modulo addition operation as described above
above can be applied to the subset {2, 3}, while happily having a
closure of {0,1,2} for instance? After all, any operation just maps one
set of values to another - why the self-closure requirement?

I stand ready for correction if I have made a misinterpretation.

