0% found this document useful (0 votes)
38 views6 pages

Set Symbols - 1

The document provides an overview of set theory, including common symbols and their meanings, such as union, intersection, and subset. It categorizes sets into finite, infinite, singleton, null, equivalent, equal, overlapping, and disjoint sets while explaining cardinality and subset relationships. Additionally, it illustrates these concepts with examples to enhance understanding.

Uploaded by

daniel.odyek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views6 pages

Set Symbols - 1

The document provides an overview of set theory, including common symbols and their meanings, such as union, intersection, and subset. It categorizes sets into finite, infinite, singleton, null, equivalent, equal, overlapping, and disjoint sets while explaining cardinality and subset relationships. Additionally, it illustrates these concepts with examples to enhance understanding.

Uploaded by

daniel.odyek
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Set Symbols

A set is a collection of things, usually numbers. We can list each element (or "m
ember") of a set inside curly brackets like this:

Common Symbols Used in Set Theory

Symbols save time and space when writing. Here are the most common set sym
bols

In the examples C = {1,2,3,4} and D = {3,4,5}

Symbol Meaning Example

{} Set: a collection of elements {1,2,3,4}

A∪B Union: in A or B (or both) C ∪ D = {1,2,3,4,5}

A∩B Intersection: in both A and B C ∩ D = {3,4}

A⊆B Subset: A has some (or all) elements of B {3,4,5} ⊆ D

A⊂B Proper Subset: A has some elements of B {3,5} ⊂ D

A⊄B Not a Subset: A is not a subset of B {1,6} ⊄ C

A⊇B Superset: A has same elements as B, or more {1,2,3} ⊇ {1,2,3}

A⊃B Proper Superset: A has B's elements and more {1,2,3,4} ⊃ {1,2,3}

A⊅B Not a Superset: A is not a superset of B {1,2,6} ⊅ {1,9}

Ac Complement: elements not in A Dc = {1,2,6,7}


When = {1,2,3,4,5,6,7}

A−B Difference: in A but not in B {1,2,3,4} − {3,4} = {1,2}

a∈A Element of: a is in A 3 ∈ {1,2,3,4}

b∉A Not element of: b is not in A 6 ∉ {1,2,3,4}

∅ Empty set = {} {1,2} ∩ {3,4} = Ø

Universal Set: set of all possible values


(in the area of interest)

P(A) Power Set: all subsets of A P({1,2}) = { {}, {1}, {2}, {1,2} }

A=B Equality: both sets have the same members {3,4,5} = {3,4,5}

{1,2} × {3,4}
A×B Cartesian Product: set of ordered pairs from A and B
= {(1,3), (1,4), (2,3), (2,4)}

|A| Cardinality: the number of elements of set A |{3,4}| = 2

| Such that { n | n > 0 } = {1,2,3,...}

: Such that { n : n > 0 } = {1,2,3,...}

∀ For All ∀x>1, x2>x


∃ There Exists ∃ x | x2>x
∴ Therefore a=b ∴ b=a

Natural Numbers {1,2,3,...} or {0,1,2,3,...}

Integers {..., -3, -2, -1, 0, 1, 2, 3, ...}

Rational Numbers

Algebraic Numbers

Real Numbers
Imaginary Numbers 3i

Complex Numbers 2 + 5i

Types of Sets
1. Various types of sets:

• Finite set

A set which contains limited number of elements is called a finite set.

Example1. A = {1, 3, 5, 7, 9}.

Here A is a set of five positive odd numbers less than 10. Since the number of elements is limited
, A is a finite set.

2. A grade 5 class is a finite set, as the number of students is a fixed number.

• Infinite set

A set which contains unlimited number of elements is called an infinite set.

1. The set of natural numbers N, is an infinite set as the counting of numbers does not come to an
end.

2. The set of integers is an infinite set.

Singleton set

A set which contains only one element is a singleton set.

Example 1:

A {set of even prime numbers}

Now A = {2}.

The only even prime number is 2. All other prime numbers are odd.
Therefore A can contain only one element, namely 2.

Therefore A is a singleton set.

Example 2:

X = {x: x is neither positive nor negative}

Now, X = {0}, because it’s only 0 which is neither positive nor negative.

Therefore, X is a singleton set.

• Null set

A Set which does not contain any element is called empty set or null set.

S = {x: x ∈Z, x = 1/n, n ∈ N}

N is natural number and Z is integer.

Since n is an integer, 1/n cannot be an integer. Therefore, S cannot contain an element x which is
an integer.

Note:

1. The Empty set is denoted as { } or by the greek letter Φ

2. {{}} or {Φ} are not empty sets, because each contain one element, namely the empty set Φ its
elf.

• Cardinal Number of a set or Cardinality of a set:

The cardinality of a set is the number of elements a set contains. It is denoted as n (A).

n (A) is read as the number of elements in set A

Example 1:

A = {1, 2, 3, 4, 5}

The cardinality of set A is 5.

It is denoted as n (A) = 5

Note:

Example 1.

Let X = { }, then n (X) = 0


Let Z = {{}} or Z = {Φ}, then n (Y) = 1

Example 2:

Cardinality of infinite set is not defined.

• Equivalent sets

Two sets which have the same number of elements, i.e. same cardinality are equivalent sets.

P = {p. q. r, s, t} and Q = {a, e, i, o, u}

Since the two sets P and Q contain the same number of elements 5, therefore they are equivalent
sets.

• Equal sets

Two sets that contain the same elements are called equal sets.

A = {1, 2, 3, 4, 5, 6, 7, 8, 9} and B = {

• Overlapping sets

Two sets that have at least one common element are called overlapping sets.

Example 1:

X = {1, 2, 3} and Y = {3, 4, 5}

The two sets X and Y have an element 3 in common. Therefore they are called overlapping sets.

Example 2:

A = {x: x is an even prime number}

B = {x: x∈2n,n∈N }

The two sets A and B are overlapping sets because 2 is a common element in A and B.

• Disjoint sets

C = {2, 4, 6} and D = {1, 3, 5}

The two sets C and D are disjoint sets as they do not have even one element in common.

Example 1:

E = {set of odd numbers} and F = {set of even numbers}

The two sets E and F are disjoint as no odd number is an even number nor any of even numbers i
s odd.

Subset

Set A is a subset of set B if every element of A is an element of set B.

If set A is a subset of set B, then it is denoted as ACB

Example 1:

Let A = {1, 2, 3} and B = {2, 3, 4, 1}

Since every element of set A is present in set B too, we say A is a subset of B.

Example 2:

Let A = {multiples of 4} B = {multiples of 2}

Now, X = {1, 4, 8, 12...} and Y = {1, 2, 4, 6, 8, 10, 12...}

Since every element of set X is also an element of set Y, therefore

X is a subset of Y.

Note:

1. If two sets A and B are equal sets, then each one is a subset of the other.

If A = {a, e, i, o, u} and B = {vowels of English alphabets}, then A = B.

But, note that A C B and BCA.

Therefore, if A C B and BCA, then A = B

2. Every set is a subset of itself.

ACA

3. empty set is a subset of every set.

You might also like