nLab pospace

Idea and origins

Although partially ordered spaces (pospaces) and directed spaces originally arose in Analysis and General Topology, the recent interest in them has resulted from attempts to model state spaces of evolving processes, particularly those that arise in modelling concurrent programming. They also occur in models of space-time and in modelling certain modal logics.

The basic idea is that of a topological space in which points can be compared using a partial order corresponding to ‘precedes’.

Definitions

  • A partially ordered space or pospace, XX, is a topological space with a (globally defined) closed partial order, \leq, so considering \leq as a subset of X×XX \times X, it is a closed subset. (It follows that XX must be a Hausdorff space.)

  • A dimap f:XYf: X \to Y between two pospaces, XX and YY, is a continuous map that respects the partial order:

    xxf(x)f(x).x \leq x' \Rightarrow f(x) \leq f(x').

Examples

  • The standard directed interval, I d=([0,1],)I_d = ([0,1], \leq), is a pospace that gives rise to the directed space of the same name.

  • Any pospace XX gives rise to a directed space by taking the directed paths to be, well, directed paths: dimaps from I dI_d to XX. (It can be helpful to use directed paths of variable length based on [0,r]\stackrel{\to}{[0,r]} the directed version of the interval of length rr.)

Homotopy

There are several useful notions of ‘homotopy’ between dimaps. Choosing between them depends on the intended use and/or the situation being modelled.

  • Suppose aa and bb are dimaps between XX and YY. A directed homotopy between aa and bb is a dimap
    h:X×I dY,h: X \times I_d \to Y,

    where X×I dX \times I_d is given the product partial order. (The pospace I dI_d is defined below amongst the examples.)

We say aa and bb are dihomotopic, the relation being called directed homotopy.

Discussion

Eric: I can imagine that “directed” stuff might begin to garner more attention here, so could we settle on a notation? For example, I’ve used \uparr to indicate that a space is directed so that the directed interval is denoted I\uparr I. Above, it is given as I dI_d. I am slightly partial (but not firmly set) to using \uparr to denote that a space is directed or partially ordered (or even preordered).

Second, I have a “continuum” allergy and never like to see a definition that explicitly evokes the continuum to define important objects. Is there a more combinatoric or abstract way to define pospaces, directed spaces, and directed homotopy that does not evoke the continuum immediately?

How/if is the standard directed interval related to interval object?

Tim: I am also alergic to too much ‘continuum’ use. The problem is to get a substitute that allows and controls subdivision. Ideas anyone? Gabriel Minian (paper in K-theory used a variant of Baues’s cofibration category notion to handle various categories including that of simplicial complexes. He used an Ind-object instead of an interval object. His theory is not a directed one, of course. Marco Grandis also looked at the problem of subdivision in some papers and going right back there were notes by George Hoff and Marcel Evrard trying to do the homotopy theory of categories using concatentated intervals. I can try to find references if it should proved useful.

As to combinatorial definitions, pospace is not infected with ‘continuumitis’, but the directed interval is. Perhaps what you want is that the directed interval is both a directed object and an interval object, but that may lead to a clash of definitions, so better an amalgam of the two definitions should be sought.

One can try to use a domain theoretic definition of things a bit like the papers such as A Domain of spacetime intervals for General relativity by Keye Martin and Prakash Panangaden. (see on Prakash’s page http://www.cs.mcgill.ca/~prakash/accepted.html).

Toby: As Tim says, there's nothing about the continuum in the basic notions of pospace; that comes in only when you introduce dihomotopy, and already ordinary homotopy involves the continuum. Really we should talk about what interval objects there may be in the category of pospaces and what homotopies with respect to them are like; the continuum is simple our first example of that.

As for notation, notice that we've actually got three: I dI_d, I\uparrow I, and I\vec{I} (applied to [0,r][0,r] above). Personally, I'd just use II; let the context tell us that it's directed. (Nobody needs special notation to distinguish the set RR of real numbers from the poset RR, after all; why should we need it when we topologise?)

Last revised on May 23, 2009 at 13:50:23. See the history of this page for a list of all contributions to it.