Chapter 2 : Set Theory Flashcards
What is a set?
- Well-defined collection of distinct objects
- Often have similar properties in a set
Set are conventionally denoted with what?
- Capital Letters ( A , B , C )
A = { Orange, White , Black }
B = { 1 , 2 , 3 , 4 , 5 }
C = { {x,y} , {y,z} } ( Set of Sets )
List out ways to describe a set
- List all the elements ( The set is finite )
- 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 )
What is odd number and even number?
- Odd Number ( 1 , 3 , 5 , 7 , 11 )
- Even Number ( 2 , 4 , 6 , 8 , 10 )
What does set N has?
- A set of natural numbers
N = { 0 ,1 , 2 , 3 , 4 , 5 , … }
- No Decimal
- Starts with 0
- Positive Values
What does set Z has?
- Set of itegers
Z = { … , -1 , 0 , 1 , … }
- Positive & Negative
- 0
What does set Z⁺ has?
- Set of integers with positive values only
Z⁺ = { 0 ,1 , … }
- Positive
- 0
What does Set Q has?
- Set of rational numbers
Q = { p / q | p ∈ Z , q ∈ Z , q ≠ 0}
- Fractional Numbers
½ , ⅗ , ⅐ , ⅝
What is the other name for rational numbers?
- Fraction Number
What does Set Q ( _ at the top of Q ) has?
- Irrational Number
- PI , √8
Is A equal to B ?
A = { 1 , 2 , 3 }
B = { 3 , 1 , 2 }
- Yes ( A ∈ B )
- Arrangement doesn’t matter
- This is called set equality
When will element X is a subset of Y?
- 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
Which answer is correct for
A = { 2 } , B = { 2 , 5 } ?
1. A ⊆ B
2. B ⊆ A
3. A ∈ B
- True
- False
- False
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
- True
- True
- 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.
When is X a proper subset of Y ( X ⊂ Y ) ?
- If and only If every element in X is also in Y
- There is at least 1 element in Y not in X
Is X proper subset of Y?
X = { a , b ,c }
Y = { a , b , c , e }
- Yes
What is the difference between Subset and Proper Subset?
- A subset of a set contains any or all of the elements of the set
- A proper subset contain any of the elements of the set but not all of them ( Minimum 1 isn’t the same )
What is an empty set? It was denoted by what symbol?
- Is the set that has no elements at all
- It was denoted by ∅
- ∅ = { }
T = ∅
List out prime number from 1 to 100
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
What is a power set?
- The set of all subsets
What is power set denoted by?
- P(S)
What does this symbol ⊂ mean ?
- Proper Subset
What does this symbol ⊆ mean?
- Subset
What does this symbol ∈ mean ?
- Set Equality