Finite set (mathematics)
A finite set is a collection with a specific, limited number of elements. This article explains definitions, common characterizations, examples, historical context and why finite sets matter in mathematics and computer science.
A finite set is a collection of distinct objects that contains a definite, limited number of elements. In elementary mathematics one typically describes a finite set by listing its elements or by specifying a natural number that equals its size. The opposite concept is an infinite set, which has no finite bound on the number of its members. Finite sets appear throughout mathematics: examples include the empty set, singletons, and sets like {1, 2, 3} or any collection that can be counted to completion.
Definitions and equivalent characterizations
There are several common ways to define finiteness. The most direct says a set is finite when its cardinality is a natural number: there exists n in the set of natural numbers such that the set has exactly n elements. Equivalently, a set with n elements is often called an n-set.
Another useful and widely used characterization is in terms of bijections: a set is finite if it can be put into one-to-one correspondence with {1, 2, …, n} for some n. A more structural definition, used in set theory, declares a set finite when it is not in one-to-one correspondence with any of its proper subsets; that is, there is no bijection between the set and a strict subset of itself. This last viewpoint connects to the idea of strict subsets and provides a way to separate finite from infinite behaviour.
Properties and examples
- The empty set has cardinality zero and is a finite set.
- Any subset of a finite set is finite; unions, finite Cartesian products and finite power sets remain finite. For a set of size n, its power set has size 2^n.
- Concrete examples include sets of digits, finite graphs' vertex sets, or any finite list of objects used in counting problems.
History and context
The distinction between finite and infinite collections has been central since antiquity, with counting and lists being foundational activities. In the 19th century the formal notion of cardinality, and methods for comparing sizes of sets, were developed by mathematicians such as Cantor; these tools made the finite/infinite distinction precise and allowed a unified treatment within modern set theory. For practical work, finiteness often coincides with the ability to enumerate elements or to perform exhaustive verification.
Uses, importance and notable remarks
Finite sets play a key role in combinatorics, probability, algebra, and computer science: algorithms operate on finite inputs, data structures store finite collections, and many counting arguments assume finiteness. It is important to note that some technical foundational systems distinguish between different formal notions of finiteness; however, in ordinary mathematical practice the equivalences given above are taken for granted. For further formal background on size and counting see cardinality resources and general references on mathematical foundations. Readers can also consult introductory texts about sets and numbers via basic set theory or survey materials on infinite sets at infinite set expositions.
For concise examples and exercises that illustrate finiteness, consider lists such as {a, b, c}, the set of integers from 1 to n, and finite subsets of familiar infinite sets. For broader study topics related to finiteness and its limits, see discussions of natural numbers, bijections, and the role of proper subsets in classifying sets.
Definition
A set is called finite if there exists a natural number
such that a bijection (a one-to-one mapping)
exists between
and the set
of all natural numbers less than
In particular, the empty set finite, since a bijection between
and the empty set
(all natural numbers less than
, such do not exist) trivially exist.
For example, the amount
finite, since a bijection to the set
exists, see for example the figure opposite.
With this enumerative set notation, the order is not important. Furthermore, an element that is mentioned more than once is only included once. It is therefore for example
.
For the set of all natural numbers
on the other hand, no such bijection exists on a finite set, the set is therefore infinite.
Basic properties of finite sets
- Any subset of a finite set
is also finite.
- In particular, if
a finite set and
is an arbitrary set, then both the intersection
and the difference
finite sets, because both are subsets of
.
- If
are finite sets, then their union
is also finite. For their powers,
.
Ifand
arefinite and disjoint, that is,
then one has
.
- In general, a union of finitely many finite sets is again a finite set. Its power is given by the principle of inclusion and exclusion.
- If
is infinite and
is finite, then is
infinite.
- The power set
of a finite set
has power greater than the set itself, but is still finite; it holds
.
- The Cartesian product
of finite sets is finite. Its power is higher than that of all factors involved if no factor is empty and at least two factors have power greater than .
For finite sets ,
. More generally, a Cartesian product of finitely many finite sets is again a finite set.
Related articles
Author
AlegsaOnline.com Finite set (mathematics) Leandro Alegsa
URL: https://en.alegsaonline.com/art/34414