Indexed Family

An indexed family is a collection of objects (elements, numbers, sets, spaces, …) that are labeled by elements from another set, the index set:

Formally, and indexed family is a function which maps each index to an element :

We write , or sometimes just if the index set is clear from context.

Duplicates are allowed, i.e. for is possible, i.e. different indices can point to the same element (not injective).

EXAMPLE

An ordered pair is a family indexed by the set

sequences are indexed by natural numbers

A multiset is a family indexed by a set of sets.