Family vs Collection

Some of you questioned the difference between “collection” and/or “family” concepts, terms that appeared at different places in the lecture. Even in the math community – myself included – there is often confusion between these two concepts, and both are used with some inconsistencies. However, as long as it is clear what is meant for the writer and the reader, there is actually no real problem. Let me stress the difference between both

Family
Given two sets \(X\) and \(I\), a family of elements in \(X\) indexed by \(I\) is a function \(f:I\to X\). Such a family is often denoted by \((x_i)_{i \in I}\) where \(x_i:=f(i)\) for every \(i\in I\).
Collection
Given a set \(X\), a collection \(A\) of elements in \(X\) is a subset of \(X\).

Typical examples of families are sequences \((x_n)_{n\in \mathbb{N}}\) of elements in \(X\) indexed by \(\mathbb{N}\). A collection is a set, which, as a consequence, implies that repetition of elements is not possible. For instance, if \(X=\mathbb{N}\), we can not have a collection of elements in \(\mathbb{N}\) that contains ten times the number \(1\).

The small confusion comes from the fact that

Just to illustrate the difference, consider the sequence \((x_n)_{n \in \mathbb{N}}\) of elements in \(\mathbb{R}\) given by \(x_n =0\) if \(n\) is even and \(x_n=1\) if \(n\) is odd. It follows that

Some – abuse of – notations

I often – just like many mathematicians – misuse the notations to ease the text flow. A short list of these misuses that are, however, not really confusing when you think a little bit about it.

Sometimes you will also see – I personally try to avoid it as much as possible:

In contrast to the previous short hand-writings, these notations are formally not really acceptable from a mathematical view-point. For instance, in the case of a sequence \((x_n)\) of elements in \(X\), it clearly follows that \(\{x_n\colon n \in \mathbb{N}\}\subseteq X\). However, as illustrated in the previous example, unless the function defining the family is injective, the collection \(\{x_n\colon n \in \mathbb{N}\}\) may not be able to describe the whole sequence. The real acceptable notation would be “Let \(\{(n,x_n)\colon n\in \mathbb{N}\}\subseteq \mathbb{N}\times X\) be a sequence,…” which is not really nice. Anyhow, the object \((x_n)\) can in general not be identified with a subset of \(X\) so that the notation \((x_n)\subseteq X\) does not make sense.

However, as human being and skilled mathematician, we can overcome this cognitive dissonance and immediately understand what is meant under these notations.

I hope you are not more confused now. Do not really pay too much attention at the difference as long as your way of writing is not inconsistent with what you want to show and is well accepted and understood by your peers. As for my rule of thumb, elegance is the better option over cumbersome formal but correct notations.