Exploring set theory, a branch of math that studies sets.

Intro

Set theory is deals with sets. Sets are just about everywhere, so most of us intuitively deal with set theory all the time!

There are special characters used in set theory and Web folks have been nice enough to provided Character Entity References (CERs) for them. Here they are ordered by Unicode point:

Before I get to sets, let me start with the elements in sets. An item can be just about anything (numbers, nouns, verbs, sets, etc). An item may be referred to as a member, item, object, thing, etc. An element is often represented as a lower case letter. EG: a = 1.

A set is a collection of unordered, unique, and finite elements. EG: A = {1, 2, 3} = {3, 1, 2}.

Now that we have elements and sets we can start on set theory!

There are a few unary operators:

There are binary operators between an element and a set, i.e. set membership:

There are binary comparisons between sets, i.e. set inclusion:

There are binary operators/relations between sets:

Basic set theory

Euler and Venn Diagrams

Historically Euler diagrams predate Venn diagrams. In effect, Euler diagrams are a subset of Venn diagrams. Venn diagrams show all possible logical relations between a finite collection of sets, whereas a Euler diagram often leaves out relations that yield empty sets.

There are a several collection related concept similar to a set, so I will make the distinctions here. Collections are often represented with an upper case letter. EG: A = {1, 2, 3}.

My plan is to show collections based on ordered, uniqueness, and finiteness as a truth table, then as a Venn diagram, then as a Euler diagram. The Euler will match the set, sequence, and tuple divisions.

Links

Links that lead to off-site pages about set theory.

Wikipedia:

Miscellany:

Page Modified: (Hand noted: 2011-09-29 15:23:14Z) (Auto noted: 2011-09-30 20:30:44Z)