nLab
ordinal sum

Ordinal sums

Idea

In ordinal arithmetic?, the ordinal sum is a natural addition on ordered sets and so provides a useful tool when manipulating simplicial sets. In ordinal sum you ‘first put one of the two ordinals and then the other’, so that the elements of the second ordinal are all bigger than those in the first one.

The ordinal sum induces the operation of join of simplicial sets endowing sSet with the structure of a monoidal category.

Ordinals as simplicial sets

The objects of the augmented simplex category Δ a can be identified with the finite totally ordered sets, including the empty set, which we write in this context as

[1][-1] \coloneqq \emptyset

so that then

[0]=*[0] = *

is the singleton set, as usual and

[1]={0<1}[1] = \{ 0 \lt 1\}

and so on, so that [n]={0<<n}

This counting is off by one compared to the cardinality of these sets.

Definition

The monoidal structure on Δ a that we are interested in now is, at the level of the sets, just the disjoint union, but we have to consider the order on that union. If we have [n] and [m], we form the union of the two sets, where we know the order on two elements we keep it, but if we have two elements one, i, say, from the [n] and the other, j, from [m] we put i<j.

As an example, consider [1]={0<1} and [2]={0¯<1¯<2¯}, where the overlines are just so that we can keep track of where the different elements come from. We form the union of the two sets and the rule says that anything without an overline is less than anything with one. This gives a linear order

[1]+[2]={0<1<0¯<1¯<2¯},[1] + [2] = \{0 \lt 1 \lt \overline{0} \lt \overline{1} \lt \overline{2}\},

which is isomorphic as a poset to [4]. Similarly [1]+[1]=[3], which helps explain the picture of the related join of simplicial sets given there.

We can thus think of the operation as the addition of cardinalities, but must remember that [n] has n+1 elements. In terms of the counting ‘off-by-one’, this reads

([n],[m])[n+m+1],([n], [m]) \mapsto [n + m + 1] \,,

but remember there is also the order to keep track of.

This operation extends to give the ordinal sum structure on Δ a (for details see the discussion in the entry simplex category) making it a monoidal category, whose product operation is

:Δ a×Δ aΔ a\boxplus\colon \Delta_a \times \Delta_a \to \Delta_a
([n],[m])[n+m+1].([n], [m]) \mapsto [n + m + 1] \,.

Revised on November 11, 2012 00:06:02 by Stephan Alexander Spahn (79.227.149.225)