Logic Flashcards

1
Q

Equivalent statements:

All A are B
Some A are B
No A are B
Some A are not B

A

There are no A that are not B
There is at least one A that is B
All A are not B
Not all A are B

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

What words mark an equivalent statement? (3)

A

All, no, some

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

Negations:

All A are B
Some A are B

A

Some A are not B
No A are B

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

Simple vs compound statements

A

Simple: one idea, no connective words
Compound: >1 idea, connective word (typically and)

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

What does disjunction mean?

A

OR statement

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

What is a conditional statement? Other terms for words?

A

Conditional = if-then or antecedent-consequent

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

3 other forms of if-then?

A

Is sufficient/necessary for, only if

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

What is a biconditional statement?

A

If both if-then and inverse are true (INVERSE MAY NOT NECESSARILY BE TRUE)

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

What is the order of connectives? (Most-least dominant)

How do we group statements?

A

Biconditional/conditional/AND and OR/negation

Group AROUND (front and back of) most dominant connective

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

Note about truth of conditionals?

A

If P = false, can’t say much about q, so we default to true.

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

How to make a truth table for

if p then q
not p
————
therefore not q

A

p and q, not p and not q, if p then q, combine top, combine top and bottom.

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

How to spot invalid arguments?

A

If any row in table where all premises true, but conclusion still false.

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

How to determine #rows in truth table?

A

2^n where n = number of simple statements

ie p/q/r = 2^3 =8 rows

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