The Basics
Negation Nation
Truth be Told
Equivalent Exchanges
DeMorgan & Friends
100

A declarative sentence that is either true or false, but not both.

statement

100

The negation of the statement "The sky is blue."

"The sky is not blue"

100

The number of rows required in a truth table for a statement with 3 distinct variables (p, q, and r).

8

100

This variation of the conditional statement p → q is formed by negating and swapping both components: ~q → ~p.

Contrapositive

100

According to De Morgan's Law, the statement ~(p ∧ q) is equivalent to this.

~p V ~q

200

What is the logical connective represented by the symbol V

OR

200

The negation of the statement "All prime numbers are odd."

"Some prime numbers are not odd"

"At least one prime number is not odd"

*Could use "even" instead of "not odd"

200

The only truth value combination for p and q that makes the implication p → q false.

When p is T and q is F

TF

200

The name for the variation of 

p → q written as q → p.

Converse

200

According to De Morgan's Law, the statement ~(p V q) is equivalent to this.

~p ∧ ~q

300

The truth value of the conjunction p ∧ q when p is True and q is False

False

300

What is the negation of "It is snowing or it is windy."

"It is not snowing and it is not windy"

300

The "fancy" name for when a compound statement that is always true, regardless of the truth values of the individual statements.

Tautology

300

The name for the variation of p → q, 

written as ~p → ~q.

Inverse

300

The simplified equivalent statement ~(~p ∧ q). 

p V ~q

400

The symbolic representation of the phrase "p if and only if q."

400

What is the negation of "Some students are passing."

"No students are passing" or "All students are not passing"

400

Complete the Truth Table:

p | q | p ∧ q

T   T

T   F

F   T 

F   F

T

F

F

F

400

Write the contrapositive of:

"If I am talking, then I am busy."

"If I am not busy, then I am not talking."

400

Simplify the following: ~(~t → ~s)

~t ∧ s

500

Let q, h, and c represent the following simple statements: 

q: I complete all the work. 

h: I get a C or higher.

c: I get college credit.

Write the following as a complete sentence: (q → h) ∧ c

If I complete all the work then I get a C or higher, and I get college credit.

500

Write the symbolic negation of the 

conditional p → q

p ∧ ~q

500

A statement that is always false, such as p ∧ ~p

(opposite of a Tautology)

Contradiction

500

Write the contrapositive of the following: p → (~r V s)

(r ∧ ~s) → ~p

500
Negate the following statement: If the Bears score more points, then the Bears win. 

The Bears score more points AND the Bears do not win. 

M
e
n
u