nLab
arity class

Arity classes

Idea

An arity class is a class of cardinalities which is suitable to be the collection of arities? for the operations in an algebraic theory.

Definition

An arity class is a class κ of small cardinalities such that

  1. 1κ.

  2. κ is closed under indexed sums: if λκ and α:λκ, then iλα(i) is also in κ.

  3. κ is closed under indexed decompositions: if λκ and iλα(i)κ, then each α(i) is also in κ.

A set or family is called κ-small if its cardinality belongs to κ. A theory or other object with a collection of “operations” whose inputs are all κ-small is called κ-ary.

Remark

By induction, the second condition implies closure under iterated indexed sums, in the sense that for any n2, we have

i 1λ 1 i 2λ 2(i 1) i n1λ n1(i 1,,i n2)λ n(i 1,,i n1)\sum_{i_1\in\lambda_1} \; \sum_{i_2\in\lambda_2(i_1)} \cdots \sum_{i_{n-1} \in\lambda_{n-1}(i_1,\dots,i_{n-2})} \lambda_n(i_1,\dots,i_{n-1})

is in κ if all the λ’s are. The first condition may be regarded as the case n=0 of this (the case n=1 being just ”λκ iff λκ”).

Remark

An alternative, more category-theoretic, way to state the second and third conditions is that for any function f:IJ, if Jκ, then Iκ if and only if all fibers of f are in κ.

Examples

  • The set {1} is an arity class. A {1}-ary object is called unary.

  • The set {0,1} is an arity class.

  • The set ω=={0,1,2,3} is an arity class. An ω-ary object is called finitary.

  • For any regular cardinal κ, the set of all cardinalities strictly less than κ is an arity class, which we abusively denote also by κ. The previous example ω is a special case of this, as is {0,1} if we consider 2 to be a regular cardinal.

  • In particular, if κ is the “size of the universe” — e.g., an inaccessible cardinal for which we have chosen to call sets of cardinality <κ small, or literally the proper-class cardinality of the universe, depending on how one thinks of it —, then it is an arity class. In this case we call κ-ary objects infinitary or -ary.

In classical mathematics, these examples in fact exhaust all arity classes. Classically, if λ is any cardinal number strictly greater than 1, then for any cardinal numbers μν, we can write ν as a λ-indexed sum containing μ. Hence, if an arity class contains any cardinality >1, it must be down-closed, and a down-closed arity class must arise from a regular cardinal.

In constructive mathematics, however, not every arity class may arise from a regular cardinal. Arguably, however, in constructive mathematics one should consider arity classes instead of regular cardinals.

Revised on October 25, 2012 22:11:44 by Urs Schreiber (82.169.65.155)