Back to the index. Or to the chambers
This article has 10 links. View as Cloud or List.
| 1 | Expression |
| 1 | Variable |
| 1 | Boolean Valued Function |
| 1 | Logical Connective |
| 1 | Even Number |
| 1 | Truth Table |
| 1 | Logic |
| 1 | Implication |
| 2 | Propositional Logic |
| 5 | Category Of Small Categories |
Loading ...
Planetmath Browser (2008—2009)
BSD licence | A django site
All articles taken from PlanetMath.org snapshot under CC-BY-SA licence.
→ The original article on PlanetMath.org
Other Formats: LaTeX
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'.)