Azərbaycanca (AZ) Azərbaycanca (AZ)Deutsch (DE) Deutsch (DE)English (US) English (US)Қазақша (KZ) Қазақша (KZ)Lietuva (LT) Lietuva (LT)සිංහල (LK) සිංහල (LK)Türkçe (TR) Türkçe (TR)O'zbekcha (UZ) O'zbekcha (UZ)中國人 (CN) 中國人 (CN)
Support
Free Download and Information Platform
  • Wikipedia

In mathematics, a family, or indexed family, is a collection of objects, each associated with an element, known as an index, that belongs to some index set.

Indexed family

  • HomePage
  • Wikipedia
  • Indexed family

In mathematics, a family, or indexed family, is a collection of objects, each associated with an element, known as an index, that belongs to some index set.

For example, a family of real numbers, indexed by the set of integers, is a collection of real numbers, where a given function selects one real number for each integer (possibly the same) as indexing.

More formally, an indexed family is a mathematical function together with its domain I {\displaystyle I} {\displaystyle I} and image X {\displaystyle X} {\displaystyle X} (that is, indexed families and mathematical functions are technically identical, just points of view are different). Often the elements of the set X {\displaystyle X} {\displaystyle X} are referred to as making up the family. In this view, an indexed family is interpreted as a collection of indexed elements, instead of a function. The set I {\displaystyle I} {\displaystyle I} is called the index set of the family, and X {\displaystyle X} {\displaystyle X} is the indexed set.

Sequences are one type of families indexed by natural numbers. In general, the index set I {\displaystyle I} {\displaystyle I} is not restricted to be countable. For example, one could consider an uncountable family of subsets of the natural numbers indexed by the real numbers.

Contents

Definition

Let I {\displaystyle I}   and X {\displaystyle X}   be sets. A family of elements of X {\displaystyle X}   indexed by I {\displaystyle I}  , denoted ( x i ) i ∈ I {\displaystyle (x_{i})_{i\in I}}  , is a function f : I → X {\displaystyle f:I\to X}   such that f ( i ) = x i {\displaystyle f(i)=x_{i}}   for all i ∈ I {\displaystyle i\in I}  . The element x i {\displaystyle x_{i}}   is known as the term of index i {\displaystyle i}  . Notation using different brackets, such as { x i } i ∈ I {\displaystyle \{x_{i}\}_{i\in I}}   is also valid.

Functions and indexed families are formally equivalent, since any function f {\displaystyle f}   with a domain I {\displaystyle I}   induces a family ( f ( i ) ) i ∈ I {\displaystyle (f(i))_{i\in I}}   and conversely. (The terms "mapping" for functions and "indexing" for indexed families are equivalent.) Being an element of a family is equivalent to being in the range of the corresponding function. In practice, however, a family is viewed as a collection, rather than a function.

Any set X {\displaystyle X}   gives rise to a family ( x t ) t ∈ X , {\displaystyle \left(x_{t}\right)_{t\in X},}   where X {\displaystyle X}   is indexed by itself (meaning that f {\displaystyle f}   is the identity function). However, families differ from sets in that the same object can appear multiple times with different indices in a family, whereas a set is a collection of distinct objects. A family contains any element exactly once if and only if the corresponding function is injective.

An indexed family ( x i ) i ∈ I {\displaystyle \left(x_{i}\right)_{i\in I}}   defines a set X = { x i : i ∈ I } , {\displaystyle {\mathcal {X}}=\{x_{i}:i\in I\},}   that is, the image of I {\displaystyle I}   under f . {\displaystyle f.}   Since the mapping f {\displaystyle f}   is not required to be injective, there may exist i , j ∈ I {\displaystyle i,j\in I}   with i ≠ j {\displaystyle i\neq j}   such that x i = x j . {\displaystyle x_{i}=x_{j}.}   Thus, | X | ≤ | I | {\displaystyle |{\mathcal {X}}|\leq |I|}  , where | A | {\displaystyle |A|}   denotes the cardinality of the set A . {\displaystyle A.}   For example, the sequence ( ( − 1 ) i ) i ∈ N {\displaystyle \left((-1)^{i}\right)_{i\in \mathbb {N} }}   indexed by the natural numbers N = { 1 , 2 , 3 , … } {\displaystyle \mathbb {N} =\{1,2,3,\ldots \}}   has image set { ( − 1 ) i : i ∈ N } = { − 1 , 1 } . {\displaystyle \left\{(-1)^{i}:i\in \mathbb {N} \right\}=\{-1,1\}.}   In addition, the set { x i : i ∈ I } {\displaystyle \{x_{i}:i\in I\}}   does not carry information about any structures on I . {\displaystyle I.}   Hence, by using a set instead of the family, some information might be lost. For example, an ordering on the index set of a family induces an ordering on the family, but no ordering on the corresponding image set.

Indexed subfamily

An indexed family ( B i ) i ∈ J {\displaystyle \left(B_{i}\right)_{i\in J}}   is a subfamily of an indexed family ( A i ) i ∈ I , {\displaystyle \left(A_{i}\right)_{i\in I},}   if and only if J {\displaystyle J}   is a subset of I {\displaystyle I}   and B i = A i {\displaystyle B_{i}=A_{i}}   holds for all i ∈ J . {\displaystyle i\in J.}  

Examples

Indexed vectors

For example, consider the following sentence:

The vectors v 1 , … , v n {\displaystyle v_{1},\ldots ,v_{n}}   are linearly independent.

Here ( v i ) i ∈ { 1 , … , n } {\displaystyle \left(v_{i}\right)_{i\in \{1,\ldots ,n\}}}   denotes a family of vectors. The i {\displaystyle i}  -th vector v i {\displaystyle v_{i}}   only makes sense with respect to this family, as sets are unordered so there is no i {\displaystyle i}  -th vector of a set. Furthermore, linear independence is defined as a property of a collection; it therefore is important if those vectors are linearly independent as a set or as a family. For example, if we consider n = 2 {\displaystyle n=2}   and v 1 = v 2 = ( 1 , 0 ) {\displaystyle v_{1}=v_{2}=(1,0)}   as the same vector, then the set of them consists of only one element (as a set is a collection of unordered distinct elements) and is linearly independent, but the family contains the same element twice (since indexed differently) and is linearly dependent (same vectors are linearly dependent).

Matrices

Suppose a text states the following:

A square matrix A {\displaystyle A}   is invertible, if and only if the rows of A {\displaystyle A}   are linearly independent.

As in the previous example, it is important that the rows of A {\displaystyle A}   are linearly independent as a family, not as a set. For example, consider the matrix A = [ 1 1 1 1 ] . {\displaystyle A={\begin{bmatrix}1&1\\1&1\end{bmatrix}}.}   The set of the rows consists of a single element ( 1 , 1 ) {\displaystyle (1,1)}   as a set is made of unique elements so it is linearly independent, but the matrix is not invertible as the matrix determinant is 0. On the other hand, the family of the rows contains two elements indexed differently such as the 1st row ( 1 , 1 ) {\displaystyle (1,1)}   and the 2nd row ( 1 , 1 ) {\displaystyle (1,1)}   so it is linearly dependent. The statement is therefore correct if it refers to the family of rows, but wrong if it refers to the set of rows. (The statement is also correct when "the rows" is interpreted as referring to a multiset, in which the elements are also kept distinct but which lacks some of the structure of an indexed family.)

Other examples

Let n {\displaystyle \mathbf {n} }   be the finite set { 1 , 2 , … n } , {\displaystyle \{1,2,\ldots n\},}   where n {\displaystyle n}   is a positive integer.

  • An ordered pair (2-tuple) is a family indexed by the set of two elements, 2 = { 1 , 2 } ; {\displaystyle \mathbf {2} =\{1,2\};}   each element of the ordered pair is indexed by an element of the set 2 . {\displaystyle \mathbf {2} .}  
  • An n {\displaystyle n}  -tuple is a family indexed by the set n . {\displaystyle \mathbf {n} .}  
  • An infinite sequence is a family indexed by the natural numbers.
  • A list is an n {\displaystyle n}  -tuple for an unspecified n , {\displaystyle n,}   or an infinite sequence.
  • An n × m {\displaystyle n\times m}   matrix is a family indexed by the Cartesian product n × m {\displaystyle \mathbf {n} \times \mathbf {m} }   which elements are ordered pairs; for example, ( 2 , 5 ) {\displaystyle (2,5)}   indexing the matrix element at the 2nd row and the 5th column.
  • A net is a family indexed by a directed set.

Operations on indexed families

Index sets are often used in sums and other similar operations. For example, if ( a i ) i ∈ I {\displaystyle \left(a_{i}\right)_{i\in I}}   is an indexed family of numbers, the sum of all those numbers is denoted by ∑ i ∈ I a i . {\displaystyle \sum _{i\in I}a_{i}.}  

When ( A i ) i ∈ I {\displaystyle \left(A_{i}\right)_{i\in I}}   is a family of sets, the union of all those sets is denoted by ⋃ i ∈ I A i . {\displaystyle \bigcup _{i\in I}A_{i}.}  

Likewise for intersections and Cartesian products.

Usage in category theory

The analogous concept in category theory is called a diagram. A diagram is a functor giving rise to an indexed family of objects in a category C, indexed by another category J, and related by morphisms depending on two indices.

See also

  • Array data type – Data type that represents an ordered collection of elements (values or variables)Pages displaying short descriptions of redirect targets
  • Coproduct – Category-theoretic construction
  • Diagram (category theory) – Indexed collection of objects and morphisms in a category
  • Disjoint union – In mathematics, operation on sets
  • Family of sets – Any collection of sets, or subsets of a set
  • Index notation – Manner of referring to elements of arrays or tensors
  • Net (mathematics) – Generalization of a sequence of points
  • Parametric family
  • Sequence – Finite or infinite ordered list of elements
  • Tagged union – Type of data structure

wikipedia, wiki, encyclopedia, book, article, read, free download, Information about indexed family. What is indexed family? What does indexed family mean?

←Next PostPrevious Post→
Most Read - Wikipedia
  • February 26, 2026

    Four-dimensional space

  • March 01, 2026

    Parade magazine

  • February 27, 2026

    Magazine

  • March 01, 2026

    Stellar evolution

  • March 01, 2026

    Connecticut

Studio

  • Wikipedia

Newsletter Signup

Get in touch
Contact us
© 2025 www.azur.en-us.nina.az - All rights reserved.
Copyright: Dadash Mammadov
Top