Chapter 7.2 - Truth Tables Flashcards

1
Q

Negation

A

T | F
F | T

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Conjunction

A
p  q  |  p . q
---------------
T  T  |   T
T  F  |   F
F  T  |   F
F  F  |   F
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Disjunction

A
p  q  |  p v q
------------------
T  T  |   T
T  F  |   T
F  T  |   T
F  F  |   F
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Conditional

A
p  q   |  p --> q
---------------------
T  T   |   T
T  F   |   F
F  T   |   T
F  F   |   T
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Biconditional

A
p  q   |  p  q
-----------------------
T  T   |    T
T  F   |    F
F  T   |    F
F  F   |    T
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Tautology

A

True regardless of the truth values of its atomic components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Contradiction

A

False regardless of the truth values of its atomic components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Contingent

A

If it is true on some assignments of truth values to its atomic components and false on others.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Logically equivalent

A

If they agree in truth value regardless of the truth values assigned to their atomic components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly