Kahibaro
Discord Login Register

1.3.1 Sets and elements

In this chapter, we focus on a basic idea that appears throughout all of mathematics: sets and the elements that belong to them.

A set is a collection of distinct objects, considered as a whole. The objects in a set are called its elements (or members). In simple language, a set is like a box, and the elements are the things inside the box.

We will not yet worry about advanced notation or diagrams; those will come later in the chapters on set notation and Venn diagrams. Here we build intuition for what sets and elements are and how to think about them.

Examples of sets and elements

You already use the idea of sets in everyday life, often without naming it.

You can make sets out of many kinds of things:

In all these cases, we are grouping objects together and treating the group as a single thing.

Membership: “being in” a set

The key idea for sets is membership: whether something is or is not an element of a given set.

If we have a set of vowels:
$$
V = \{a, e, i, o, u\},
$$
then:

When we say “$x$ is an element of the set $A$”, we are talking about membership: $x$ belongs to the group $A$.

It is always a yes-or-no question:

There is no “halfway” membership in this basic setting.

Distinctness: no duplicates in a set

A very important detail: in a set, elements are distinct. This means:

For example, consider:

So the set {1, 2, 2, 3} is really the same set as {1, 2, 3}.

The idea of “how many elements a set has” depends on distinct elements, not on repeated listings.

Order does not matter in a set

Another key feature: the order in which we list elements does not matter for a set.

For example, the following all describe the same set of numbers:

All three are just the set whose elements are 1, 2, and 3.

This is different from ordered structures like lists or sequences, where order matters. For sets:

Typical kinds of sets

As you move through mathematics, certain types of sets appear over and over. Here are a few simple examples to see the variety.

  1. Finite sets
    These have a limited number of elements. For instance:
    • {red, blue, green}
    • {1, 2, 3, 4, 5}
    • {Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday}
  2. Infinite sets
    These go on without end. You cannot list all their elements one by one, but you can describe them.
    Examples:
    • The set of all whole numbers: {0, 1, 2, 3, 4, 5, …}
    • The set of all even numbers: {…, -4, -2, 0, 2, 4, 6, …}
  3. Sets defined by a property
    Instead of listing all elements, we can describe a set by a rule or condition:
    • “The set of all people taller than 2 meters”
    • “The set of all integers that are multiples of 5”
    • “The set of all students in this class”

Here, “being taller than 2 meters” or “being a multiple of 5” is the property that decides membership.

In later chapters, you will see formal ways to write such descriptive definitions; for now, just notice that a set is often described by what all its elements have in common.

Examples and non-examples

Understanding what is and is not a set helps clarify the idea.

Clear sets

These have a well-defined rule for membership.

Vague or unclear collections

These are not good examples of sets in mathematics, because membership is not clearly defined.

In mathematics, for something to be used as a set, we need a clear rule to decide if something is an element or not.

The idea of emptiness: the empty set

There is one special set worth mentioning early: the set with no elements at all. Think of a box with nothing inside.

This is called the empty set. It is still a set, just a set that does not have any elements.

The empty set will be important later when we do more with set notation and logic.

Thinking with sets

To get used to sets, it helps to view common situations in terms of “elements” and “sets”:

When you look at a situation, you can often ask:

These questions help you translate everyday situations into mathematical language, which will be a key skill as you move through this course.

In later chapters, you will learn:

Here, it is enough to be comfortable with the basic picture: a set is a collection, and its elements are the things in that collection.

Views: 59

Comments

Please login to add a comment.

Don't have an account? Register now!