HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, a family, or indexed family, is informally a collection of objects, each associated with an index from some index set. For example, a ''family of
real number In mathematics, a real number is a number that can be used to measure a ''continuous'' one-dimensional quantity such as a distance, duration or temperature. Here, ''continuous'' means that values can have arbitrarily small variations. Every ...
s, indexed by the set of
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
s'' is a collection of real numbers, where a given function selects one real number for each integer (possibly the same). More formally, an indexed family is a mathematical function together with its
domain Domain may refer to: Mathematics *Domain of a function, the set of input values for which the (total) function is defined ** Domain of definition of a partial function ** Natural domain of a partial function **Domain of holomorphy of a function * ...
I and
image An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensio ...
X. (that is, indexed families and mathematical functions are technically identical, just point of views are different.) Often the elements of the set X are referred to as making up the family. In this view, indexed families are interpreted as collections of indexed elements instead of functions. The set I is called the ''index set'' of the family, and X is the ''indexed set''. Sequences are one type of families indexed by
natural numbers In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
. In general, the index set I is not restricted to be
countable In mathematics, a set is countable if either it is finite or it can be made in one to one correspondence with the set of natural numbers. Equivalently, a set is ''countable'' if there exists an injective function from it into the natural numbers ...
. For example, one could consider an uncountable family of subsets of the natural numbers indexed by the real numbers.


Formal definition

Let I and X be sets and f a function such that \begin f ~:~ &I \to X \\ &i \mapsto x_i = f(i), \end where i is an element of I and the image f(i) of i under the function f is denoted by x_i. For example, f(3) is denoted by x_3. The symbol x_i is used to indicate that x_i is the element of X indexed by i \in I. The function f thus establishes a family of elements in X indexed by I, which is denoted by \left(x_i\right)_, or simply \left(x_i\right) if the index set is assumed to be known. Sometimes angle brackets or braces are used instead of parentheses, although the use of braces risks confusing indexed families with sets. Functions and indexed families are formally equivalent, since any function f with a
domain Domain may refer to: Mathematics *Domain of a function, the set of input values for which the (total) function is defined ** Domain of definition of a partial function ** Natural domain of a partial function **Domain of holomorphy of a function * ...
I induces a family (f(i))_ and conversely. 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 gives rise to a family \left(x_x\right)_, where X is indexed by itself (meaning that 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 In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false. The connective is bic ...
the corresponding function is
injective In mathematics, an injective function (also known as injection, or one-to-one function) is a function that maps distinct elements of its domain to distinct elements; that is, implies . (Equivalently, implies in the equivalent contrapositi ...
. An indexed family \left(x_i\right)_ defines a set \mathcal = \, that is, the image of I under f. Since the mapping f is not required to be
injective In mathematics, an injective function (also known as injection, or one-to-one function) is a function that maps distinct elements of its domain to distinct elements; that is, implies . (Equivalently, implies in the equivalent contrapositi ...
, there may exist i, j \in I with i \neq j such that x_i = x_j. Thus, , \mathcal, \leq , I, , where , A, denotes the
cardinality In mathematics, the cardinality of a set is a measure of the number of elements of the set. For example, the set A = \ contains 3 elements, and therefore A has a cardinality of 3. Beginning in the late 19th century, this concept was generalized ...
of the set A. For example, the sequence \left( (-1)^i \right)_ indexed by the natural numbers \N = \ has image set \left\ = \. In addition, the set \ does not carry information about any structures on 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 \left(B_i\right)_ is a subfamily of an indexed family \left(A_i\right)_,
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (shortened as "iff") is a biconditional logical connective between statements, where either both statements are true or both are false. The connective is bic ...
J is a subset of I and B_i = A_i holds for all i \in J.


Examples


Indexed vectors

For example, consider the following sentence: Here \left(v_i\right)_ denotes a family of vectors. The i-th vector v_i only makes sense with respect to this family, as sets are unordered so there is no 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 and v_1 = v_2 = (1, 0) as the same vector, then the ''set'' of them consists of only one element (as a
set Set, The Set, SET or SETS may refer to: Science, technology, and mathematics Mathematics *Set (mathematics), a collection of elements *Category of sets, the category whose objects and morphisms are sets and total functions, respectively Electro ...
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: As in the previous example, it is important that the rows of A are linearly independent as a family, not as a set. For example, consider the matrix A = \begin 1 & 1 \\ 1 & 1 \end. The ''set'' of the rows consists of a single element (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 In mathematics, the determinant is a scalar value that is a function of the entries of a square matrix. It characterizes some properties of the matrix and the linear map represented by the matrix. In particular, the determinant is nonzero if a ...
is 0. On the other hands, the ''family'' of the rows contains two elements indexed differently such as the 1st row (1, 1) and the 2nd row (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 mathematics, a multiset (or bag, or mset) is a modification of the concept of a set that, unlike a set, allows for multiple instances for each of its elements. The number of instances given for each element is called the multiplicity of that e ...
, in which the elements are also kept distinct but which lacks some of the structure of an indexed family.)


Other examples

Let \mathbf be the finite set \, where n is a positive
integer An integer is the number zero (), a positive natural number (, , , etc.) or a negative integer with a minus sign ( −1, −2, −3, etc.). The negative numbers are the additive inverses of the corresponding positive numbers. In the languag ...
. * An
ordered pair In mathematics, an ordered pair (''a'', ''b'') is a pair of objects. The order in which the objects appear in the pair is significant: the ordered pair (''a'', ''b'') is different from the ordered pair (''b'', ''a'') unless ''a'' = ''b''. (In con ...
(2-
tuple In mathematics, a tuple is a finite ordered list (sequence) of elements. An -tuple is a sequence (or ordered list) of elements, where is a non-negative integer. There is only one 0-tuple, referred to as ''the empty tuple''. An -tuple is defi ...
) is a family indexed by the set of two elements, \mathbf = \; each element of the ordered pair is indexed by each element of the set \mathbf. * An n-tuple is a family indexed by the set \mathbf. * An infinite
sequence In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, it contains members (also called ''elements'', or ''terms''). The number of elements (possibly infinite) is called ...
is a family indexed by the
natural numbers In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country"). Numbers used for counting are called '' cardinal ...
. * A
list A ''list'' is any set of items in a row. List or lists may also refer to: People * List (surname) Organizations * List College, an undergraduate division of the Jewish Theological Seminary of America * SC Germania List, German rugby unio ...
is an n-tuple for an unspecified n, or an infinite sequence. * An n \times m
matrix Matrix most commonly refers to: * ''The Matrix'' (franchise), an American media franchise ** '' The Matrix'', a 1999 science-fiction action film ** "The Matrix", a fictional setting, a virtual reality environment, within ''The Matrix'' (franchi ...
is a family indexed by the
Cartesian product In mathematics, specifically set theory, the Cartesian product of two sets ''A'' and ''B'', denoted ''A''×''B'', is the set of all ordered pairs where ''a'' is in ''A'' and ''b'' is in ''B''. In terms of set-builder notation, that is : A\t ...
\mathbf \times \mathbf which elements are ordered pairs; for example, (2, 5) indexing the matrix element at the 2nd row and the 5th column. * A net is a family indexed by a
directed set In mathematics, a directed set (or a directed preorder or a filtered set) is a nonempty set A together with a reflexive and transitive binary relation \,\leq\, (that is, a preorder), with the additional property that every pair of elements has ...
.


Operations on indexed families

Index sets are often used in sums and other similar operations. For example, if \left(a_i\right)_ is an indexed family of numbers, the sum of all those numbers is denoted by \sum_ a_i. When \left(A_i\right)_ is a
family of sets In set theory and related branches of mathematics, a collection F of subsets of a given set S is called a family of subsets of S, or a family of sets over S. More generally, a collection of any sets whatsoever is called a family of sets, set fami ...
, the union of all those sets is denoted by \bigcup_ A_i. Likewise for
intersection In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, thei ...
s and
Cartesian product In mathematics, specifically set theory, the Cartesian product of two sets ''A'' and ''B'', denoted ''A''×''B'', is the set of all ordered pairs where ''a'' is in ''A'' and ''b'' is in ''B''. In terms of set-builder notation, that is : A\t ...
s.


Usage in category theory

The analogous concept in
category theory Category theory is a general theory of mathematical structures and their relations that was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Nowadays, ca ...
is called a
diagram A diagram is a symbolic representation of information using visualization techniques. Diagrams have been used since prehistoric times on walls of caves, but became more prevalent during the Enlightenment. Sometimes, the technique uses a three ...
. A diagram is a
functor In mathematics, specifically category theory, a functor is a mapping between categories. Functors were first considered in algebraic topology, where algebraic objects (such as the fundamental group) are associated to topological spaces, and m ...
giving rise to an indexed family of objects in a
category Category, plural categories, may refer to: Philosophy and general uses *Categorization, categories in cognitive science, information science and generally * Category of being * ''Categories'' (Aristotle) * Category (Kant) * Categories (Peirce) ...
, indexed by another category , and related by
morphism In mathematics, particularly in category theory, a morphism is a structure-preserving map from one mathematical structure to another one of the same type. The notion of morphism recurs in much of contemporary mathematics. In set theory, morphisms ...
s depending on two indices.


See also

* * * * * * * * * *


References

{{reflist * Mathematical Society of Japan, ''Encyclopedic Dictionary of Mathematics'', 2nd edition, 2 vols., Kiyosi Itô (ed.), MIT Press, Cambridge, MA, 1993. Cited as EDM (volume). Basic concepts in set theory Mathematical notation