Chapter 5 - Set Theory Flashcards
(55 cards)
The set of all points or elements under consideration denoted by Ω and a point in Ω is denoted by ω.
Universal Set
A well-defined collection of distinct elements in the universal set, denoted by capital letters.
Set
If an element ω belongs in A
then this is denoted by _____.
ω∈A
Is ω∉A≡~(ω∈A)?
Yes they are equivalent.
A method of enumerating or listing of all the elements in the set, enclosed in braces
Roster or Tabular Method
A method employing a descriptive phrase that specifies the properties that characterize all the elements in the set
Rule method
Set A is a subset of set B or B is a superset of A if and only if
∀ω∈Ω, ω∈A →ω∈B (for all ω in Ω, ω is an element of A, then ω is an element of B)
To prove that A is a subset of B (A⊂ B), take an ____ element in the _____ set and show that ω∈A→ω∈B.
arbitrary, universal
To disprove that A⊂B, find _____ in the _____ for which _____ and _____
ω, universal set, ω∈A and ω∉B.
A property that states that: Any set A is a subset of itself, that is, A⊂A for any A.
Reflexive property for set inclusion
A property that states that If A ⊂ B and B ⊂ C then A ⊂ C.
Transitive property of set inclusion
Set inclusion does not enjoy which property?
Property of symmetry
A is a ____ of B if and only if A ⊂ B and B⊄ A. That is, there is at least one element of B which is not in A.
Proper subset
Two sets A and B are equal if and only if
A⊂B and B⊂A. This is written as A = B.
The properties of Equality of Two Sets include?
- Reflexive property. A= A for any set A.
- Symmetry property. For any sets A and B, if A=B then B=A.
- Transitive property. For any sets A, B and C, if A = B and B = C then A = C.
Let A and B be subsets of Ω. The complement of A can be written as?
ω∈Ac↔~(ω∈A)
Let A and B be subsets of Ω. The union of A and B can be written as?
ω∈A ∪B ↔(ω∈A ∨ω∈B)
Let A and B be subsets of Ω. The intersection of A and B can be written as?
ω∈A ∩B ↔(ω∈A ∧ω∈B)
Let A and B be subsets of Ω. The set difference can be written as?
ω∈A –B↔(ω∈A ∧ω∈Bc) ↔ω∈A ∩Bc
Which English logician were Venn diagrams named after?
James Venn
Two sets A and B are disjoint if and only if?
A ∩ B = ∅, that is, they do not have any elements in common.
Identify the Property of Set Operation
A ∪ A = A or A ∩ A = A
Idempotent Laws
Identify the Property of Set Operation
A ∪ B = B ∪ A or A ∩ B = B ∩ A
Commutative Laws
Identify the Property of Set Operation
(A ∪ B) ∪ C = A ∪ (B ∪ C) or
(A ∩ B) ∩ C = A ∩ (B ∩ C)
Associative Laws