tautology


A tautologyMathworldPlanetmath 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 logicPlanetmathPlanetmath, 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,

(P(PQ))Q

is true no matter what statements one may substitute for P and for Q. (They may even contain connectivesMathworldPlanetmath 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 tableMathworldPlanetmath. 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 predicatesMathworldPlanetmathPlanetmath 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

(x)(A(x)B(x))(x)(A(x)B(x))

with A being “is a cat” and B 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