Re: ?? Functional Dependency Question ??

From: JOG <jog_at_cs.nott.ac.uk>
Date: Sun, 26 Oct 2008 16:48:50 -0700 (PDT)
Message-ID: <be9f0185-9c3e-4522-a3d2-188d1eb57786_at_g61g2000hsf.googlegroups.com>


On Oct 23, 2:23 am, David BL <davi..._at_iinet.net.au> wrote:
> On Oct 22, 7:20 pm, JOG <j..._at_cs.nott.ac.uk> wrote:
>
>
>
> > Ax [ inRoom(x) ^ isHippo(x) ^ Wearing(x, pink panties) ] = false
>
> Is this actually the case?  There doesn't appear to be any defined set
> over which the universal quantification is defined, so I think the
> left hand side is meaningless not false.
>
> I think a meaningful universal quantification must be able to be
> written in the form
>
>     Ax [ P(x) -> Q(x) ]
>
> where { x | P(x) } is a well defined set.
>
> We can write
>
>     Ax [ inRoom(x) ^ isHippo(x) ^ Wearing(x, pink panties) ]
>
> as
>
>     Ax [ true ->  inRoom(x) ^ isHippo(x) ^ Wearing(x, pink panties) ]
>
> So it seems that we must define P(x) = true, but then { x | P(x) } is
> the set of all things which is meaningless.
Received on Mon Oct 27 2008 - 00:48:50 CET

Original text of this message