nLab
transfinite composition

Contents

Idea

The axioms of a category ensure that every finite number of composable morphisms has a (unique) composite.

Transfinite composition is a means to talk about morphisms in a category that behave as if they were the result of composing infinitely many morphisms.

Definition

Let α denote in the following some ordinal number regarded as a poset, hence as a category itself. Let 0Obj(α) be the smallest element (when α is inhabited).

Let C be a category, X an object of C, and IMor(C) a class of morphisms in C. A transfinite composition of morphisms in I is the morphism

XYcolim(F)X \to Y \coloneqq colim (F)

from a diagram

F:αCF\colon \alpha \to C

into its colimit in the coslice category X/C, schematically

X F(01) F 1 F(12) F 2 Y,\array{ X &\stackrel{F(0 \leq 1)}{\to}& F_1 &\stackrel{F(1 \leq 2)}{\to}& F_2 &\to& \cdots \\ & \searrow & \downarrow & \swarrow & \cdots \\ && Y } \,,

where the diagram is such that

  • F(0)=X if α>0,

  • F takes all successor morphisms ββ+1 in α to morphisms in I

    F(ββ+1)I,F(\beta \to \beta + 1) \in I ,
  • F is continuous in that for every nonzero limit ordinal β<α, F restricted to the full diagram {γγβ} is a colimiting cocone in C for F restricted to {γγ<β}.

Because of the first clause, we really do not need to mention X in the data except to cover the possibility that α=0. (In that case, the composite is just X.)

For purposes of constructive mathematics, the continuity condition should be stated as follows:

  • For every ordinal β<α, F restricted to {γγβ} is a colimiting cone in C for the disjoint union of {X} and the restriction of F to {γ+1γ<β}.

This actually includes F(0)=X as a special case but says nothing when β is a successor (so the successor clause is still required).

Applications

Transfinite composition plays a role in

References

The above formulation is taken from page 6 of

  • Tibor Beke, Sheafifiable homotopy model categories (arXiv)

Revised on December 6, 2012 08:38:56 by Mike Shulman (192.16.204.218)