Tautology truth table

A proposition is a statement that has a truth value. The truth value is a representation in logical operations having two types: true and false. An example of a proposition is the statement 2<52 < 5 whose truth value is true as it is a correct mathematical expression.

What is a tautology?

A tautology is a proposition that is always true, regardless of the truth values of the individual propositions that produce the result. This concept is useful in mathematics and sciences to help us derive new statements based on existing true statements. Moreover, it helps determine the accuracy of a statement that assists us in decision-making.

Truth table examples

Let's discuss some examples of tautology: one and two propositions.

Using one proposition

Let's understand tautology with an easy example involving just one proposition: mm. In the following table, we calculate the negationIt returns result opposite to the input condition. of the proposition represented as m∼m. Then, we take ORIt returns true if one of the input conditions is true. It returns true if all input conditions are true else false for all cases.of mm and m∼m represented as m mm \space ∨ ∼m.

Note: Here T refers to true while F refers to false.

m

∼m

m ∼m

T

F

T

F

T

T

We conclude that m mm \space ∨∼m is a tautology as it results in all true outputs.

Two propositions

Let's dive deep into the tautology concept now involving two propositions: mm and nn. We want to calculate (mn)(mn)(m ∨ n) ∨ (∼m ∨ n), so we find (mn)(m ∨ n) and (mn)(∼m ∨ n) individually first. Then, we take the OR between them to get our desired output.

m

n

∼m

m n

∼m n

(m n) ∨ (∼m n)

T

T

F

T

T

T

T

F

F

T

F

T

F

T

T

T

T

T

F

F

T

F

T

T

We conclude that (mn)(mn)(m ∨ n) ∨ (∼m ∨ n) is a tautology as it results in all true outputs.

Conclusion

Tautologies play a vital role in various areas of science. They help us determine the accuracy and correctness of a statement to improve the quality of our systems. In addition, they can help us determine the correctness of our existing statements so we can derive new statements on their basis.

Let's test what we have learned so far.

Quiz on Tautology

1

In a truth table, a tautology occurs when:

A)

All the propositions are true.

B)

All the propositions are false.

C)

Some propositions are true, and some are false.

D)

None of the above.

Question 1 of 40 attempted

Unlock your potential: Truth table series, all in one place!

To continue your exploration of truth tables, check out our series of Answers below:

Free Resources

Copyright ©2025 Educative, Inc. All rights reserved