Exam #1 Flashcards

1
Q

Variable

A

Alphabet or term used to represent an unknown number, unknown quantity, or unknown value.

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

Declarative Statement

A

true or false NOT both

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

Universal

A

true for all: “for every”

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

Conditional

A

if true-then true

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

Existential

A

if something exists, then something is true for that thing

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

Set

A

well defined collection of objects

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

disjointed set

A

two sets that have nothing in common

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

ETA

A

elements in set

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

Subset formula

A

N elements, then 2^N subsets

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

Function

A

Rule from a Set A to set B that assigns to each input value in A a unique output value in B

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

How to determine function

A

1) no ordered has same X and diff Y
2) every element of A is first element of an ordered pair of F

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

Relations

A

a Relation R from A to B is a subset of A x B

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

Given sets A and B, a relation from A to B is

A

a subset of the cartesian product A x B

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

A function F from A to B is a relation from A to B that satisfies the following two properties:
a. For every element x of A, there is _______
b. for all elements x in A and y and z in B, if _____ then ______

A

a. an element y of such that xFy
b. xFy and xFz ; y = z

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

If F is a function from A to B and x is an element of A, then F(x) is ______

A

the unique element of B that is related to x by F

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

if original is true….

A

converse is typically false

17
Q

contrapositive is…

A

logically equivalent to original

18
Q

inverse is…

A

logically equivelant to converse

19
Q

logically equivelant

A

exact same truth table