Lecture # 1 Elementary set theory In this lecture, we shall discuss elementary concepts of set theory Set A set is any well-defined list, collection, or class of objects. Examples: π΄ = {2, 4, 6, … }, π = {1, 2, 3, … }. Notations Sets will usually denoted by capital letters such as A, B, X,…. The elements in sets are usually denoted by lower case letters such as a, b, x, y,…. Representation of set: 1. Tabular form 2. Set-builder form Finite and Infinite sets A set is finite if it consists of a specific number of different elements, i.e., if in counting the different members of the set the counting process can come to an end. Otherwise a set is infinite. Equality of sets: Set π΄ is equal to set π΅ if they both have the same members. Subsets: If every element in a set π΄ is also a member of set π΅ then π΄ is called a subset of π΅. Theorem: (i) (ii) Null set is subset of every set. If π΄ is a subset of π΅ and π΅ is a subset of πΆ then π΄ is a subset of πΆ. 1 Proof: (i) (ii) Let A is any set. To prove ∅ ⊆ π΄. Letπ₯ ∉ π΄. Then π₯ ∉ ∅. This implies ∅ ⊆ π΄. Let π₯ ∈ π΄. As π΄ ⊆ π΅, so π₯ ∈ π΅ and π΅ ⊆ πΆ ⇒ π₯ ∈ πΆ. Set of sets: If element in a set are also sets then set is called set of sets. Power set The family of all subsets of a set S is called power set of S. Venn-Euler Diagrams A simple and instructive way of illustrating the relationships between sets is in the use of so-called Venn-Euler diagrams. Here we represent a set by a plane area, Line Diagrams Another useful and instructive way of illustrating the relationships between sets is in the use of so-called line diagrams. If A is a subset of B then we write B on a higher level. Basic set operations: (i) Union: The union of two sets A and B is the sets of all elements which belong to A or to B or to both. π΄ ∪ π΅ = {π₯: π₯ ∈ π΄ ππ π₯ ∈ π΅}. 2 Properties: (a) π΄ ∪ π΅ = π΅ ∪ π΄ (b) π΄ ⊆ π΄ ∪ π΅ πππ π΅ ⊆ π΄ ∪ π΅ (c) π΄ ⊆ π΅ ⇒ π΄ ∪ π΅ = π΅ (d) π΄ = π΄ ∪ π΄ (ii) Intersection: The intersection of two sets A and B is the sets of all elements which belong to A and B. π΄ ∩ π΅ = {π₯: π₯ ∈ π΄ πππ π₯ ∈ π΅}. Properties: (a) π΄ ∩ π΅ = π΅ ∩ π΄ (b) π΄ ⊇ π΄ ∩ π΅ πππ π΅ ⊇ π΄ ∩ π΅ (c) π΄ ⊆ π΅ ⇒ π΄ ∩ π΅ = π΄ (d) π΄ = π΄ ∩ π΄ (iii) Difference: The difference of two sets A and B is the set of elements which belong to A but which do not belong to B. π΄ − π΅ = {π₯: π₯ ∈ π΄ πππ π₯ ∉ π΅}. Properties: (a) π΄ − π΅ ⊆ π΄ (b) (π΄ − π΅) ∩ π΅ = ∅ . (iv) Complement: The complement of a set A is the set of those elements of universal set U which do not belong to A. π΄′ = {π₯: π₯ ∈ π πππ π₯ ∉ π΄}. Properties: (a) π΄ ⊆ π΅ ⇒ π΅′ ⊆ π΄′ (b) π΄ − π΅ = π΄ ∩ π΅′ (c) π΄ ∪ π΄′ = π πππ π΄ ∩ π΄′ = ∅ (d) (π΄ ∪ π΅)′ = π΄′ ∩ π΅′ 3 Exercise: Prove all properties of Union, Intersection, difference and complement operations. 4