0% found this document useful (0 votes)
177 views

Basic Set Theory Terminology

This file provide a very basic introduction to some of the most foundational terms and functions that are used in set theory.

Uploaded by

kwsx
Copyright
© Attribution Non-Commercial (BY-NC)
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)
177 views

Basic Set Theory Terminology

This file provide a very basic introduction to some of the most foundational terms and functions that are used in set theory.

Uploaded by

kwsx
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 2

Basic Set Theory Terminology Sets: A set is a collection of well-defined objects called the elements or members of the set.

The defining property of a set is that sets having the same elements without regard to order or repetition are all identical. Thus, {a, b, c} = {b, c, a} = {b, a, c, a}. When dealing with large finite or infinite sets, the set can be identified by a defining property. For example, {x | x is a student} would name the set of all things x such that x is a student. {x | =df The set of all x with the property Set membership: a A, read as a is a member of set A or a is an element of set A. It is possible for a set to contain other sets as its members. This statement can be true or false depending upon whether a is an element in set A. Universal set, V: The set that contains everything in the domain or the universe of discourse. V =df {x | x = x} Null (empty) set, : The set that contains nothing. =df {x | x x}. This set is represented by the symbol or by displaying the set = { }. {} The null set is a member of every set. Unit set: Any set that contains exactly one member. {a} =df {x | x = a} Unordered pairs: {a, b} Any set that contains exactly two members. Ordered pairs: <a, b> A pair with a specific term order. <a, b> <b, a>, {a, b} = {b, a} Ordered n-tuples: An ordered set that contains n members. <a, b, c, n> Inclusion: AB, read A is included in B or A is a subset of B if and only if every member of A is also a member of B. {a, b} {a, b, c, d}. If we assume that AB is true, then (aA)(xB) is true. Proper Subset: AB, read A is a proper subset of B if and only if AB but not BA. In other words, A is a proper subset of B when A is included in B but B is not included in A. Power set: (A) This set includes all of the subsets of set A. (A) = {B | BA} Where A is {a, b, c}, (A) = { , {a}, {b}, {c}, {a, b}, {a, c}, {b, c}, {a, b, c} } Union: AB, read the union of sets A and B is the set that contains all of the members of A and all of the members of B. AB =df {x | xA or xB}. {a, b} {b, c} = {a, b, c}. If x AB, then (xA) or (xB). Intersection: AB, read the intersection of sets A and B is the set that contains any members that belong to both A and B. AB =df {x | xA and xB}. {a, b}{b, c} = {b}

If x AB, then (xA) and (xB). Set complement: A`, read the complement of set A is the set that contains every individual that does not belong to A. A` =df {x | x A}. If x A`, then it is not the case that x A.

You might also like