Re: looking for a predicate hierarchy
- From: "Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Dec 2006 10:12:32 +0100
On Wed, 20 Dec 2006 20:44:22 +0100 (CET), V.J. Kumar wrote:
"Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx> wrote in
news:1iraa1mnvtcji.oh5bsnrjjcdw$.dlg@xxxxxxxxxx:
On Tue, 19 Dec 2006 21:20:53 +0100 (CET), V.J. Kumar wrote:
"Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx> wrote in
news:12cnousl5msxh.1anmyqm356hwb$.dlg@xxxxxxxxxx:
(in logic "uncertain" is usually denoted as _|_, flipped T)
In what logic ?
Ah, there are so many. Even for a tri-state logic one could take
"contradictory" T instead of "uncertain" _|_ as the third element.
Without implication, your three-valued logic is not fully specified.
Right. That depends on the definition of implication. (not x) V y is
well defined in tri-state logic because not _|_ = _|_. But it would be
a bad implication to take.
It the Kleene logic implication. Whether it's "good" or "bad " surely
depends on the application of such logic.
For Booleans not and ~ are equivalent.
A better one is ~xVy, where ~_|_=T. That is
not closed in tri-state logic. It is in four-state Belnap logic:
x y x=>y
------------------
0 0 1
0 1 1
0 _|_ 1
1 0 0
1 1 1
1 _|_ _|_
_|_ 0 T
_|_ 1 1
_|__|_ 1
What is the truth table for ~ ?
x ~x
---------
0 1
1 0
_|_ T
T _|_
Does the deduction theorem hold with the implication ?
That depends on the inference rules.
But talking informally, yes, that is one of the reasons why this
implication is "better." It has the properties:
_|_=>_|_ T=>T
The operation x->y defined as (not x)Vy would give only:
_|_ = (_|_->_|_) T = (T->T)
i.e. one could not reason about uncertainty and contradiction using (not
x)Vy.
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
.
- Follow-Ups:
- Re: looking for a predicate hierarchy
- From: V.J. Kumar
- Re: looking for a predicate hierarchy
- References:
- looking for a predicate hierarchy
- From: Laurent Deniau
- Re: looking for a predicate hierarchy
- From: aloha.kakuikanu
- Re: looking for a predicate hierarchy
- From: Laurent Deniau
- Re: looking for a predicate hierarchy
- From: Dmitry A. Kazakov
- Re: looking for a predicate hierarchy
- From: V.J. Kumar
- Re: looking for a predicate hierarchy
- From: Dmitry A. Kazakov
- Re: looking for a predicate hierarchy
- From: V.J. Kumar
- looking for a predicate hierarchy
- Prev by Date: Re: question on Class Diagram
- Next by Date: Re: looking for a predicate hierarchy
- Previous by thread: Re: looking for a predicate hierarchy
- Next by thread: Re: looking for a predicate hierarchy
- Index(es):
Relevant Pages
|