Chapter 2 : Set Theory Flashcards

1
Q

What is a set?

A
  1. Well-defined collection of distinct objects
  • Often have similar properties in a set
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Set are conventionally denoted with what?

A
  1. Capital Letters ( A , B , C )

A = { Orange, White , Black }
B = { 1 , 2 , 3 , 4 , 5 }
C = { {x,y} , {y,z} } ( Set of Sets )

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

List out ways to describe a set

A
  1. List all the elements ( The set is finite )
  2. List a property necessary for its membership ( Large finite set of infinite set )
  • W = { 5 , 6 , 7 , 8 , 9 }
    R = { X | X is a positive, even integer } ( 2 , 4 , 6 and so on )
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is odd number and even number?

A
  1. Odd Number ( 1 , 3 , 5 , 7 , 11 )
  2. Even Number ( 2 , 4 , 6 , 8 , 10 )
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does set N has?

A
  1. A set of natural numbers

N = { 0 ,1 , 2 , 3 , 4 , 5 , … }
- No Decimal
- Starts with 0
- Positive Values

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

What does set Z has?

A
  1. Set of itegers

Z = { … , -1 , 0 , 1 , … }
- Positive & Negative
- 0

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

What does set Z⁺ has?

A
  1. Set of integers with positive values only

Z⁺ = { 0 ,1 , … }
- Positive
- 0

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

What does Set Q has?

A
  1. Set of rational numbers

Q = { p / q | p ∈ Z , q ∈ Z , q ≠ 0}
- Fractional Numbers

½ , ⅗ , ⅐ , ⅝

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

What is the other name for rational numbers?

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

What does Set Q ( _ at the top of Q ) has?

A
  1. Irrational Number
  • PI , √8
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Is A equal to B ?
A = { 1 , 2 , 3 }
B = { 3 , 1 , 2 }

A
  1. Yes ( A ∈ B )
  • Arrangement doesn’t matter
  • This is called set equality
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

When will element X is a subset of Y?

A
  1. If every element of X is an element of Y
  • It is like a york when drawn as Venn Diagram
  • Subset of a set contains any or all of the elements of the set

A = { 1 , 2 }
B = { 1 , 2 , 3 }
A ⊆ B

A = { 1 , 2 }
B = { 1 , 2 }
A ⊆ B

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

Which answer is correct for
A = { 2 } , B = { 2 , 5 } ?
1. A ⊆ B
2. B ⊆ A
3. A ∈ B

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

Which answer is correct for
A = { 1 , 2 , 3 , 4 , 5 }
B = { X | X < 6 and x is a counting number X ∈ N }
1. A ⊆ B
2. B ⊆ A
3. A ∈ B

A
  1. True
  2. True
  3. False ( A is not an element of B )

A is a set, but B contains only numbers (1,2,3,4,5).
𝐴 ={1,2,3,4,5}
A={1,2,3,4,5}, but B does not contain the entire set
{1,2,3,4,5} as an element.

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

When is X a proper subset of Y ( X ⊂ Y ) ?

A
  1. If and only If every element in X is also in Y
  2. There is at least 1 element in Y not in X
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Is X proper subset of Y?
X = { a , b ,c }
Y = { a , b , c , e }

17
Q

What is the difference between Subset and Proper Subset?

A
  1. A subset of a set contains any or all of the elements of the set
  2. A proper subset contain any of the elements of the set but not all of them ( Minimum 1 isn’t the same )
18
Q

What is an empty set? It was denoted by what symbol?

A
  1. Is the set that has no elements at all
  2. It was denoted by ∅
  • ∅ = { }
    T = ∅
19
Q

List out prime number from 1 to 100

A

2 , 3 , 5 , 7 , 11
13 , 17 , 19 , 23 , 29
31 , 37 , 41 , 43 , 47
53 , 59 , 61 , 67 , 71
73 , 79 , 83 , 89 , 97

  • Numbers that have only 2 factors: 1 and themselves
20
Q

What is a power set?

A
  1. The set of all subsets
21
Q

What is power set denoted by?

22
Q

What does this symbol ⊂ mean ?

A
  1. Proper Subset
23
Q

What does this symbol ⊆ mean?

24
Q

What does this symbol ∈ mean ?

A
  1. Set Equality
25
Q

How to calculate elements inside the Power Set?

A
  1. 2^n

n - Elements in the set

x = { a , b } ( 2 Element )
n[P(x)] = 2² = 4
P(X) = { ∅ , {a} , {b} , {a,b} }

26
Q

What is the symbol for Union? What is Union?

A
  1. A B
  2. Set that contains those elements that are either in A or B , or in both
27
Q

What is the symbol for Intersection? What is Intersection?

A
  1. A B
  2. Set that contains those elements in both A and B
28
Q

When occurs disjoint?

A
  1. 2 sets intersection is an empty set
29
Q

What is the symbol of difference ? What is difference ?

A
  1. A \ B
  2. Element in set A that are not in set B
  • Also called
    The relative complement of B with respect to A
30
Q

What is the symbol of complement? What is complement?

A

There is a Universal Set U cover set A

  1. _A ( _ is above the A )
  2. Means element outside of A
31
Q

What is another way to represent complement?

32
Q

What is a Venn Diagram?

A
  1. A pictorial representation of set by sets of points in the plane
33
Q

How to represent Venn Diagram
1. Universal Set
2. Other Sets

A
  1. Interior of Rectangle
  2. Disk ( Circle ) lying within the rectangle
34
Q

List out the formula to count the number of elements in an Union ( A∪B )

A

n(A∪B) = n(A) + n(B) – n(A⋂B)

  • Sets must be a finite set to use this formula
35
Q

List out the formula to count the number of elements in an Union ( A∪B∪C )

A

n(A∪B∪C) = n(A) +n(B) +n(C) –n(A ⋂ B) – n(A ⋂ C) – n(B ⋂ C) + n(A ⋂ B ⋂ C)

  • Sets must be a finite set to use this formula