Newberry
2009-09-10 16:07:49 UTC
The formula
~(Ex)(Ey)[(x + y < 6) & (y = 8)] (1)
is vacuously true. The formula (2)
~(Ex)(x + 8 < 6)
is also true, but NOT vacuously true.
* * * * *
To see that (1) is vacuously true let us pick y = 8:
~(Ex)[(x + 8 < 6) & (8 = 8)]
This is equivalent to
(x)[(x + 8 < 6) -> ~(8 = 8)]
which is vacuously true.
* * * * *
Let's pick some y # 8, say, y = 4:
~(Ex)[(x + 4 < 6) & (4 = 8)]
This is equivalent to
(x)[(4 = 8) -> ~(x + 4 < 6)]
which is vacuously true
.
* * * * *
It is apparent that for any choice of y the corresponding sentence
will be vacuously true, hence (1) is vacuously true. This has some
interesting consequences.
http://www.scribd.com/doc/19206866/Vacuous-Relations
Comments appreciated.
~(Ex)(Ey)[(x + y < 6) & (y = 8)] (1)
is vacuously true. The formula (2)
~(Ex)(x + 8 < 6)
is also true, but NOT vacuously true.
* * * * *
To see that (1) is vacuously true let us pick y = 8:
~(Ex)[(x + 8 < 6) & (8 = 8)]
This is equivalent to
(x)[(x + 8 < 6) -> ~(8 = 8)]
which is vacuously true.
* * * * *
Let's pick some y # 8, say, y = 4:
~(Ex)[(x + 4 < 6) & (4 = 8)]
This is equivalent to
(x)[(4 = 8) -> ~(x + 4 < 6)]
which is vacuously true
.
* * * * *
It is apparent that for any choice of y the corresponding sentence
will be vacuously true, hence (1) is vacuously true. This has some
interesting consequences.
http://www.scribd.com/doc/19206866/Vacuous-Relations
Comments appreciated.