Re: completeness what is it exactly
- From: Jan Burse <janburse@xxxxxxxxxxx>
- Date: Tue, 08 Jul 2008 01:01:28 +0200
Chris Menzel schrieb:
That's often referred to as "negation" completeness. There is also a
notion of completeness -- often referred to as "semantic" completeness
-- that applies to logics rather than theories. Say that a logic is a
language L together with a semantics and a proof theory. A logic is
*complete* if every logical truth of L (i.e., every sentence that is
true in every interpretation of L according to the semantics) is a
theorem of the proof theory. This is sometimes referred to as "weak"
(semantic) completeness. A logic is strongly complete if, whenever a
set S of sentences of L entails a sentence A of L, there is a proof of A
from S. (S entails A if every interpretation that makes all the
sentences in S true also makes A true.)
Yep,
And roughly if deduction theorem
and compactness holds, then weak = strong.
Proof:
=>: S |- A
<=>
S'|- A with S' finite
<=>
|- S' -> A
<=>
|= S' -> A
<=>
S' |= A with S' finite
<=>
S |= A
<=: |- A
<=>
{} |- A
<=>
{} |= A
<=>
|= A
Yes, maybe translogic was refering to this completness
of the |- in the other thread.
But it would be an add on to consider |=, as we
defined con() via |- in the other thread.
Bye
.
- References:
- completeness what is it exactly
- From: translogi
- Re: completeness what is it exactly
- From: Jan Burse
- Re: completeness what is it exactly
- From: Chris Menzel
- completeness what is it exactly
- Prev by Date: Re: Beyond Incompleteness
- Next by Date: Re: If the condition is “Set A belongs to Set B; Set B belongs to Set C; Set C belongs to Set A”, what logical results could be got?
- Previous by thread: Re: completeness what is it exactly
- Next by thread: Re: completeness what is it exactly
- Index(es):
Relevant Pages
|