Propositional Logic Flashcards

1
Q

what does this symbol mean? ^

A

and - conjunction

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

what does this symbol mean? V

A

or - disjunction

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

what does this symbol mean? ⊃

A

if, then, conditional

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

what does this symbol mean? ≡

A

iff, biconditional

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

what does this symbol mean? ˜

A

not, negation

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

what is the truth table for ^

A
^
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
7
Q

what is the truth table for V

A
V
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
8
Q

what is the truth table for ⊃

A
⊃
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
9
Q

what is the truth table for ≡

A
≡
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
10
Q

what is the truth table for ˜

A

˜
T | F
F | T

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

what is a ‘main operator’?

A

whichever symbol has the widest scope over the logical formula

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

what is a tautology? what has to be the case on a truth table for a formula to be considered one?

A

a formula that can never be false

- results in all T’s

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

what is a contraction? what has to be the case on a truth table for a formula to be considered one?

A

a formula that can never be true.

- results in all F’s

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

how do you check for validity?

A

if the premises are true then the conclusion must be true. check for invalidity - is there an instance where premises are true but conclusion false?

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

what do you call two logical equivolents presented as a formula ?

A

a tautology

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

what is the funny thing about contradictions and validity?

A

when no premises can be true - it is valid!

17
Q

A ^ B ^ C ^ D . what must we do to this and why?

A

Add brackets to reveal one clear main operator

A^B) ^ (C^D

18
Q

what is contingency in regard to truth tables? what has to be the case on a truth table for a formula to be considered one?

A

a formula that can be true or false

has both T’s and F’s in the truth table