categories - Category Theory list
 help / color / mirror / Atom feed
From: Mike Stay <metaweta@gmail.com>
To: categories <categories@mta.ca>
Subject: Double category question
Date: Mon, 21 Jul 2014 14:41:18 -0700	[thread overview]
Message-ID: <E1X9evi-00032L-2r@mlist.mta.ca> (raw)

Consider this setup:

*→*→*→*
↓⇙↓⇙↓⇙↓
*→*→*→*
↓⇙↓⇙↓⇙↓
*→*→*→*
↓⇙↓⇙↓⇙↓
*→*→*→*

What kind of higher category models the case where never have a path
that goes right twice in a row?  There are four paths from the upper
left to the lower right satisfying that condition:
→↓→↓→↓
→↓→↓↓→
→↓↓→↓→
↓→↓→↓→
We can almost do this with a double category:  we take the product of
the points above with {0,1} and then say for horizontal neighboring
points x, x' we have a single morphism
    (x, 0) -R-> (x', 1)
and for vertical neighboring points y, y' we have two morphisms
    (y, 0) -D1-> (y', 0)
    (y, 1) -D2-> (y', 0).
This way it's impossible to form the composition of two arrows going right.

The squares would need to be of the form R;D2 => D1;R, but the types
don't match:  R;D2 goes from (s,0) to (t,0) while D1;R goes from (s,0)
to (t,1).

Has anyone seen work on something like this?
-- 
Mike Stay - metaweta@gmail.com
http://www.cs.auckland.ac.nz/~mike
http://reperiendi.wordpress.com


[For admin and other information see: http://www.mta.ca/~cat-dist/ ]


             reply	other threads:[~2014-07-21 21:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-21 21:41 Mike Stay [this message]
2014-07-24 15:02 ` Robert Dawson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1X9evi-00032L-2r@mlist.mta.ca \
    --to=metaweta@gmail.com \
    --cc=categories@mta.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).