All Topics  
Soundness

 

   Email Print
   Bookmark   Link






 

Soundness



 
 
In mathematical logic
Mathematical logic

Mathematical logic is a subfield of mathematics and logic with close connections to computer science and philosophical logic. The field includes the mathematical study of logic and the applications of formal logic to other areas of mathematics....
, a logical system has the soundness property if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 its inference rules prove only formulas that are valid with respect to its semantics
Semantics

Semantics is the study of meaning in communication. The word is derived from the Greek language word s??a?t???? , "significant", from s??a??? , "to signify, to indicate" and that from s??a , "sign, mark, token"....
. In most cases, this comes down to its rules having the property of preserving truth
Truth

semantic fields for the word truth extend from honesty, good faith, and sincerity in general, to agreement with fact or reality in particular....
, but this is not the case in general. The word derives from the Germanic 'Sund' as in gesund, meaning health. Thus the argument is sound, literally means the argument is healthy.

>

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.

Soundness of logical systems
Soundness is among the most fundamental properties in mathematical logic.






Discussion
Ask a question about 'Soundness'
Start a new discussion about 'Soundness'
Answer questions from other users
Full Discussion Forum



Encyclopedia


In mathematical logic
Mathematical logic

Mathematical logic is a subfield of mathematics and logic with close connections to computer science and philosophical logic. The field includes the mathematical study of logic and the applications of formal logic to other areas of mathematics....
, a logical system has the soundness property if and only if
If and only if

If and only if, in logic and fields that rely on it such as mathematics and philosophy, is a biconditional logical connective between statements....
 its inference rules prove only formulas that are valid with respect to its semantics
Semantics

Semantics is the study of meaning in communication. The word is derived from the Greek language word s??a?t???? , "significant", from s??a??? , "to signify, to indicate" and that from s??a , "sign, mark, token"....
. In most cases, this comes down to its rules having the property of preserving truth
Truth

semantic fields for the word truth extend from honesty, good faith, and sincerity in general, to agreement with fact or reality in particular....
, but this is not the case in general. The word derives from the Germanic 'Sund' as in gesund, meaning health. Thus the argument is sound, literally means the argument is healthy.

Sound arguments


An argument
Argument

* In logic, an Argument is a set of one or more meaningful declarative sentences known as the premises along with another meaningful declarative sentence known as the conclusion....
 is sound if and only if

  1. The argument is valid
    Validity

    The term Validity in logic applies to Argument or statements....
    .
  2. All of its premises are true
    Truth

    semantic fields for the word truth extend from honesty, good faith, and sincerity in general, to agreement with fact or reality in particular....
    .


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.

Soundness of logical systems


Soundness is among the most fundamental properties in mathematical logic. A soundness property provides the initial reason for counting a logical system as desirable. The completeness
Completeness

In general, an object is complete if nothing needs to be added to it. This notion is made more specific in various fields....
 property means that every validity (truth) is provable. Together they imply that all and only validities are provable. Most proofs of soundness are trivial. For example, in an axiomatic system
Axiomatic system

In mathematics, an axiomatic system is any Set of axioms from which some or all axioms can be used in conjunction to logically derive theorems....
, 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
Modus ponens

In classical logic, modus ponendo ponens is a valid, simple argument form sometimes referred to as affirming the antecedent or the law of detachment....
 (and sometimes substitution), 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 special case of the latter.

Weak soundness


Weak soundness of a deductive system
Deductive system

A deductive system consists of the axioms and rules of inference that can be used to formal proof the theorems of the system.Such a deductive system is intended to preserve deduction qualities in the formula s that are expressed in the 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: ?S P, then also ?L P. In other words, a system is weakly 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
Logical consequence

Logical consequence is a fundamental concept in logic. It is the Relation that holds between a Set of Sentence and a sentence when the former Entailment the latter....
 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
Completeness

In general, an object is complete if nothing needs to be added to it. This notion is made more specific in various fields....
 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 G can be derived in the deduction system from that set. In symbols: whenever , then also . Completeness of first-order logic
First-order logic

First-order logic is a formal deductive system used in mathematics, philosophy, linguistics, and computer science. It goes by many names, including: first-order predicate calculus , the lower predicate calculus, the language of first-order logic or predicate logic....
 was first explicitly established
Gödel's completeness theorem

G?del's completeness theorem is a fundamental theorem in mathematical logic that establishes a correspondence between semantic truth and syntactic Provability logic in first-order logic....
 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.