Indexed family of sets

A function assigning a set to each element of an index set.
Indexed family of sets

An indexed family of sets is a function

iAii \longmapsto A_i

from an index set II to the class of sets. It is typically denoted by {Ai}iI\{A_i\}_{i\in I}.

Indexed families let one take unions/intersections over arbitrary index sets (including infinite ones) and are pervasive in analysis (e.g., sequences of sets correspond to the case I=NI=\mathbb{N}).

Examples:

  • A sequence of sets (An)nN(A_n)_{n\in\mathbb{N}} is an indexed family with I=NI=\mathbb{N}.
  • In R\mathbb{R}, An:=(1/n,1/n)A_n := (-1/n,1/n) for nNn\in\mathbb{N} defines an indexed family of open intervals.
  • If I={1,2,3}I=\{1,2,3\} and A1={0}A_1=\{0\}, A2={1,2}A_2=\{1,2\}, A3=A_3=\varnothing, then {Ai}iI\{A_i\}_{i\in I} is a finite indexed family.