Index set

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

In mathematics, an index set is a set whose members label (or index) members of another set.[1][2] For instance, if the elements of a set A may be indexed or labeled by means of the elements of a set J, then J is an index set. The indexing consists of a surjective function from J onto A, and the indexed collection is typically called an indexed family, often written as {Aj}jJ.

Examples

[edit | edit source]
  • An enumeration of a set S gives an index set J, where f : JS is the particular enumeration of S.
  • Any countably infinite set can be (injectively) indexed by the set of natural numbers .
  • For r, the indicator function on r is the function 𝟏r:{0,1} given by 𝟏r(x):={0,if xr1,if x=r.

The set of all such indicator functions, {𝟏r}r, is an uncountable set indexed by .

Other uses

[edit | edit source]

In computational complexity theory and cryptography, an index set is a set for which there exists an algorithm I that can sample the set efficiently; e.g., on input 1n, I can efficiently select a poly(n)-bit long element from the set.[3]

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).