tautology
A tautology is a statement (or form) which is true solely on account of its logical form rather than because of the meaning of the terms employed.
In propositional logic, a tautology is a statement which is true regardless of the truth value of the substatements of which it is composed. An example would be
It is a sunny day and on a sunny day the rain does not fall so the rain does not fall.
This statement is true no matter what the truth value of the statements of which it is comprised, “It is a sunny day” and “The rain does not fall” may be. More generally, any statement of the form
(P and (if P then Q)) implies Q
or, in symbols,
is true no matter what statements one may substitute for and for . (They may even contain connectives themselves. An expression of the sort appearing above in which one can obtain tautologies by substituting arbitrary statements for the variables which appear in the expression is known as a tautologous form.)
To test a statement or form to see if it is a tautology, one may construct a truth table. If it turns out that one obtains “T” in every column, then the statement is a tautology.
In predicate logic, a tautology is a statement which is true no matter what choice one makes for the predicates which appear in that statement. A simple example would be
If all cats are black then there exists a black cat.
This is of the general form
with being “is a cat” and being “is black”.
In the notation of Peano, tautology is denoted by “”. (“v” comes from the Latin “verum” = ’true’.)
Title | tautology |
---|---|
Canonical name | Tautology |
Date of creation | 2013-03-22 15:27:35 |
Last modified on | 2013-03-22 15:27:35 |
Owner | rspuzio (6075) |
Last modified by | rspuzio (6075) |
Numerical id | 13 |
Author | rspuzio (6075) |
Entry type | Definition |
Classification | msc 03B05 |
Classification | msc 03B10 |
Synonym | tautological |
Synonym | tautologically |
Related topic | ContradictoryStatement |