Chapter 2 - Basic Structures: Sets, Functions, Sequences, Sums, and Matrices Flashcards

Excludes: 2.6 - Matrices

1
Q

set

A

a collection of elements

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

element, a member of a set

A

an object in a set

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

roster method

A

a method that describes a set by listing its elements

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

set builder notation

A

the notation that describes a set by stating a property an element must have to be a member

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

∅ (empty set, null set)

A

the set with no members

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

S = T (set equality)

A

S and T have the same elements

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

S ⊆ T (S is a subset of T)

A

every element of D is also an element of T

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

S ⊂ T (S is a proper subset of T)

A

S is a subset of T and S ≠ T

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

A ∪ B (the union of A and B)

A

the set containing those elements that are in at least one of A and B

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

A ∩ B (the intersection of A and B)

A

the set containing those elements that are in both A and B

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

A — B (the difference of A and B)

A

the set containing those elements that are in A but not in B

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

A ⊕ B (the symmetric difference of A and B)

A

the set containing those elements in exactly one of A and B

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

function from A to B

A

an assignment of exactly one element of B to each element of A

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

domain of ƒ

A

the set A, where ƒ is a function from A to B

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

codomain of ƒ

A

the set B, where ƒ is a function from A to B

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

empty string

A

a string of length zero

17
Q

Universal Statement

A

True for all elements in the set (for all)

18
Q

Conditional statement

A

If one thing is true then some other thing also has to be true (p—>q)

19
Q

Existential statement

A

At least one thing is true (or)