Exam #2 Flashcards

1
Q

Tautology

A

statement that is always true

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

Co-domain

A

set of all possible values which can occur from a mapping from a set A to a set B

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

Range

A

set of values that actually occur from a mapping from a set A to a set B

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

Premises

A

Everything given before conclusion sentence

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

Modus Ponens

A

if p then q
p
:: q

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

Modus Tollens

A

if p then q
~q
:: ~p

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

Generalization

A

p
:: p \/ q

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

Specialization

A

p /\ q
:: p

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

Elimination

A

p \/ q
~q
:: p

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

Transitivity

A

p -> q
q -> r
:: p -> r

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

Converse error

A

if p then q
q
:: p
INVALID

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

Inverse error

A

if p then q
~p
:: ~q

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

predicate

A

sentence that contains a finite # of variables and becomes a statement when specific values are substituted for the variables

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

Dents

A

between any two real #s there is another

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

reciprocals

A

multiplicitive inverses

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

opposites

A

additive inverses

17
Q

Universal instantiation

A

if a property is true of everything in a set, then it is true of any particular thing in the set

18
Q

closure

A

likelihood of an operation on elements of a set

19
Q

proof by division into cases

A

p \/ q
p -> r
q -> r
:: r