Chapter 2 Flashcards
Well defined collection def
Well-defined collection is meant a collection, which is such that given any object, we may be able to decide whether the object belongs to the collection or not
Distinct objects
By distinct objects, we mean objects no two of which are identical or same
Ways of describing a set
Discriptive
Tabular
Set builder
Discriptive method def
A set may be described in words. For instance, the set of all the vovals of the English alphabets
Tabular method def
A set may be described by listingits elements within brackets. If set A is the set of english vowels then
A={a,e,i,o,u}
Set builder method
This is done by using a symbol or letter for an arbitrary member of the set and stating the property common to all numbers. Thus, a set of vowels may be written as
A={x|x is a vowel of the english alphabetsl}
Equal set def
Two sets A and B are equal, i.e., A=B if and only if they have the same elements, that is, if and only if every element of each is an element of another set.
Thus, A={3,2,1} and {1,2,3} are equal
Equivalent set def
If elements of two sets A and B can be paired in such a way that each element of A is paired with one and only one element of B and vice versa. Then, such a pairing is called one to one correspondence between A and B.
E.g,
A ={ali, ahmed, bilal}
B={fatima, ayesha, samina}
Singleton set def
A set having only one element is called singleton set.
Empty set def
A set with no elements (zero number of elements) is called empty or null set.
Denoted by Ö or {}.
Finite set def
If a set is equivalent to the set {1,2,3,….n} for some fixed natural number n then set is called finite.
N={1,2,3,……..99}
Infinite set def
If a set is not equivalent to the set {1,2,3,….n} for some fixed natural number n, then set is called infinite.
N={1,2,3,……..}
Subset def
If every element of set A is an element of set B, then A is a subset of B.
Symbiotically, it is written as A c_ B
Proper subset def
If A is a subset of B and B contains at least one element, which is not an element of A. Then, A is said to be a proper subset of B.
Improper subset
If A is a subset of B and A=B, then we say that A is an improper subset of B.
Power set def
The power set of a given set is the set containing all the possible subsets of the given set.
Let set = S
The power of set is denoted by P(S)
Super set def
If every element of A is an element of B then B is set to be super set of A and is written as B _) A.
One-one correspondence def
If elements of two sets A and B are paired in such a way that each element of A is paired with one and only one element of B and vice versa, then such a pairing is called one-one correspondence between A and B
Order of a set
The number of distinct elements in a finite set A is called the order of set and is denoted by n(A).
Universal set def
If all sets under consideration are the subsets of a fixed set U, then U is called univeral set or the universe of discourse
Union of sets def
The union of two sets A and B is denoted by A U B and is a set of all elements that belong to A or B.
Intersection of two sets def
Intersection of two sets A and B is denoted by A (UPSIDE DOWN U) B and is the set of all elements that belong to A and B.
Disjoint sets def
If the intersection of two sets is empty, then sets are said to be disjoined sets.
Overlapping sets def
If the intersection of two sets is non-empty but neither is a subset of other thrn sets are said to be overlapping.