Soundness

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 82.242.207.96 (talk) at 07:50, 1 July 2012 (→‎External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematical logic, a logical system has the soundness property if and only if its inference rules prove only formulas that are valid with respect to its semantics. In most cases, this comes down to its rules having the property of preserving truth, but this is not the case in general. The word derives from the Germanic 'Sund' as in Gesundheit, meaning health. Thus to say that an argument is sound means, following the etymology, to say that the argument is healthy.

Of arguments

An argument is sound if and only if

  1. The argument is valid.
  2. All of its premises are true.

For instance,

All men are mortal.
Socrates is a man.
Therefore, Socrates is mortal.

The argument is valid (because the conclusion is true based on the premises, that is, that the conclusion follows the premises) and since the premises are in fact true, the argument is sound.

The following argument is valid but not sound:

All organisms with wings can fly.
Penguins have wings.
Therefore, penguins can fly.

Since the first premise is actually false, the argument, though valid, is not sound.

Logical systems

Soundness is among the most fundamental properties of mathematical logic. A soundness property provides the initial reason for counting a logical system as desirable. The completeness property means that every validity (truth) is provable. Together they imply that all and only validities are provable.

Most proofs of soundness are trivial.[citation needed] For example, in an axiomatic system, proof of soundness amounts to verifying the validity of the axioms and that the rules of inference preserve validity (or the weaker property, truth). Most axiomatic systems have only the rule of modus ponens (and sometimes substitution),[citation needed] so it requires only verifying the validity of the axioms and one rule of inference.

Soundness properties come in two main varieties: weak and strong soundness, of which the former is a restricted form of the latter.

Soundness

Soundness of a deductive system is the property that any sentence that is provable in that deductive system is also true on all interpretations or models of the semantic theory for the language upon which that theory is based. In symbols, where S is the deductive system, L the language together with its semantic theory, and P a sentence of L: if ⊢S P, then also ⊨L P. In other words, a system is sound if each of its theorems (i.e. formulas provable from the empty set) is valid in every structure of the language.

Strong soundness

Strong soundness of a deductive system is the property that any sentence P of the language upon which the deductive system is based that is derivable from a set Γ of sentences of that language is also a logical consequence of that set, in the sense that any model that makes all members of Γ true will also make P true. In symbols where Γ is a set of sentences of L: if Γ ⊢S P, then also Γ ⊨L P. Notice that in the statement of strong soundness, when Γ is empty, we have the statement of weak soundness.

Arithmetic soundness

If T is a theory whose objects of discourse can be interpreted as natural numbers, we say T is arithmetically sound if all theorems of T are actually true about the standard mathematical integers. For further information, see ω-consistent theory.

Relation to completeness

The converse of the soundness property is the semantic completeness property. A deductive system with a semantic theory is strongly complete if every sentence P that is a semantic consequence of a set of sentences Γ can be derived in the deduction system from that set. In symbols: whenever Γ P, then also Γ P. Completeness of first-order logic was first explicitly established by Gödel, though some of the main results were contained in earlier work of Skolem.

Informally, a soundness theorem for a deductive system expresses that all provable sentences are true. Completeness states that all true sentences are provable.

Gödel's first incompleteness theorem shows that for languages sufficient for doing a certain amount of arithmetic, there can be no effective deductive system that is complete with respect to the intended interpretation of the symbolism of that language. Thus, not all sound deductive systems are complete in this special sense of completeness, in which the class of models (up to isomorphism) is restricted to the intended one. The original completeness proof applies to all classical models, not some special proper subclass of intended ones.

References

  • Hinman, P. (2005). Fundamentals of Mathematical Logic. A K Peters. ISBN 1-56881-262-0.
  • Irving Copi. Symbolic Logic, 5th Ed, Macmillian Publishing Co., 1979.
  • Boolos, Burgess, Jeffrey. Computability and Logic, 4th Ed, Cambridge, 2002.

External links

Validity and Soundness in the Internet Encyclopedia of Philosophy.