nLab
connected object

Contents

Idea

A connected object is a generalisation of the concept of connected space from Top to an arbitrary extensive category.

Definitions

Let C be an extensive category.

Definition

An object X of C is connected if the representable functor

hom(X,):CSethom(X, -) \colon C \to Set

preserves all coproducts.

Remark

By definition, hom(X,) preserves binary coproducts if the canonically defined morphism hom(X,Y)+hom(X,Z)hom(X,Y+Z) is always a bijection.

Remark

By this definition, the initial object of C is not in general connected (except for degenerate cases of C); it is too simple to be simple. This matches the notion that the empty space should not be considered connected, discussed at connected space.

Remark

If C is a infinitary extensive category then for XOb(C) to be connected it is enough to require that hom(X,) it preserves binary coproducts. This is theorem 1 below.

Properties

Characterization in terms of coproducts

Let C be an infinitary extensive category.

Theorem

Then an object X of C is connected, def. 1, if and only if hom(X,):CSet preserves binary coproducts.

Proof

The “only if” is clear, so we just prove the “if”.

We first show that hom(X,) preserves the initial object 0. Indeed, if hom(X,) preserves the binary product X+0=X, then the canonical map

hom(X,X)+hom(X,0)hom(X,X)\hom(X, X) + \hom(X, 0) \to \hom(X, X)

is a bijection of sets, where the restriction to hom(X,X) is also a bijection of sets id:hom(X,X)hom(X,X). This forces the set hom(X,0) to be empty.

Now let {Y α:αA} be a set of objects of C. We are required to show that each map

f:X αY αf\colon X \to \sum_\alpha Y_\alpha

factors through a unique inclusion i α:Y α αY α. By infinite extensivity, each pullback U αf *(Y α) exists and the canonical map αU αX is an isomorphism. We will treat it as the identity.

Now all we need is to prove the following.

  • Claim: X=U α for exactly one α. For the others, U β=0.

Indeed, for each α, the identity map factors through one of the two summands in

id:XU α+ βαU βid\colon X \to U_\alpha + \sum_{\beta \neq \alpha} U_\beta

because hom(X,) preserves binary coproducts. In others words, either X=U α or X= βαU β (and the other is 0). We cannot have U α=0 for every α, for then X= αU α would be 0, contradicting the fact that hom(X,0)=0. So X=U α for at least one α. And no more than one α, since we have U αU β=0 whenever αβ.

Remark

This proof is not constructive, as we have no way to construct a particular α such that X=U α. (It is constructive if Markov's principle applies to A.)

From the proof above, we extract a result useful in its own right, giving an alternative definition of connected object.

Theorem

An object X in an extensive category is connected, def. 1, if and only if in any coproduct decomposition XU+V, exactly one of U, V is not the initial object.

Proof

If X is connected and X=U+V is a coproduct decomposition, then the arrow id:XU+V, factors through one of the coproduct inclusions of i U,i V:U,VU+V. If it factors through say U, then the subobject i U is all of X, and V is forced to be initial by disjointness of coproducts.

Turning now to the if direction, suppose f:XY+Z is a map, and put U=f *(i Y), V=f *(i Z). By extensivity, we have a coproduct decomposition X=U+V. One of U, V is initial, say V, and then we have X=U, meaning that f factors through Y, and uniquely so since i Y is monic. Hence f belongs to (exactly) one of the two subsets hom(X,Y)hom(X,Y+Z), hom(X,Z)hom(X,Y+Z).

General properties

Proposition

A colimit of connected objects over a connected diagram is itself a connected object.

Proof

Because coproducts in Set commute with limits of connected diagrams.

Proposition

If XOb(C) is connected and XY is an epimorphism, then Y is connected.

Proof

Certainly Y is not initial, because initial objects in extensive categories are strict. Suppose Y=U+V (see theorem 2 above), so that we have an epimorphism XU+V. By connectedness of X, this epi factors through one of the summands, say U. But then the inclusion UU+V is epi. This forces V to be initial.

Remark

It need not be the case that products of connected objects are connected. For example, in the topos -Set, the product × decomposes as a countable coproduct of copies of . (For more on this topic, see also cohesive topos.)

We do have the following partial result, generalizing the case of Top.

Theorem

Suppose C is a cocomplete -extensive category with finite products. Assume that the terminal object is a separator, and that Cartesian product functors X×():CC preserve epimorphisms. Then a product of finitely many connected objects is itself connected.

Proof

In the first place, 1 is connected. For suppose 1=U+V where U is not initial. The two coproduct inclusions UU+U are distinct by disjointness of sums. Since 1 is a separator, there must be a map 1U separating these inclusions. We then conclude U1, and then V0 by disjointness of sums.

Now let X and Y be connected. The two inclusions i 1,i 2:XX+X are distinct, so there exists a point a:1X separating them. For each y:1Y, the +-shaped object T y=(X×y)(a×Y) is connected (we define T y to be a sum of connected objects X×y, a×Y amalgamated over the connected object a×y=1×1=1, i.e., to be a connected colimit of connected objects). We have a map

ϕ: y:1YT yX×Y\phi: \bigcup_{y \colon 1 \to Y} T_y \to X \times Y

where the union is again a sum of connected objects T y amalgamated over a×Y, so this union is connected. The map ϕ is epic, because the evident map

y:1YX×yX× y:1Y1X×Y\sum_{y \colon 1 \to Y} X \times y \cong X \times \sum_{y \colon 1 \to Y} 1 \to X \times Y

is epic (by the assumptions that 1 is a separator and X× preserves epis), and this map factors through ϕ. It follows that the codomain X×Y of ϕ is also connected.

Examples

Revised on February 2, 2013 19:32:32 by Todd Trimble (67.81.93.26)