Truth Tables Flashcards

1
Q

What does p ^ q mean?

A

p and q

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

What does p ∨ q mean?

A

p or q

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

What does p -> q mean?

A

p causes q (remember if p = F and q = T then p -> q = T)

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

What does p q mean?

A

they both have to be the same (i.e. both false or both true) in order to be true

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

What does ¬p mean?

A

Not p

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

What is a tautology?

A

It is always true

i.e. the answer is TTTTTTTT

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

What is a contradiction?`

A

It is always false no matter what

i.e. the answer is FFFFFFFF

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