categories - Category Theory list
 help / color / mirror / Atom feed
From: Aleks Kissinger <aleks0@gmail.com>
To: categories <categories@mta.ca>
Subject: Indiscrete objects in a functor category
Date: Sat, 19 Dec 2015 11:48:21 +0100	[thread overview]
Message-ID: <E1aARRG-00021K-F2@mlist.mta.ca> (raw)

It's common to describe the category of (directed, multi-) graphs as a
functor category Graph := [2, Set], where 2 here is the category with
2 objects and 2 parallel arrows (s & t).

For a pair of sets (V,E), one can construct the indiscrete graph
I(V,E) as a graph with vertices V and edges E x V x V, where the
source and target maps are just the 2nd and 3rd projection
respectively. This gives a right adjoint to the forgetful functor from
Graph to pairs of sets. This enables one to construct a category of
graphs with a fixed set of vetex/edge labels as a slice over Graph:

Graph / I(Lv, Le)

since a graph hm G --> I(Lv,Le) is the same as a map U(G) --> (Lv,Le),
which is just a pair of functions assigning labels to the vertices and
edges of G.


This seems to me like a pretty standard trick, which extends to any
functor category from a C which is in some sense "suitably acyclic".
For instance, consider a category of "partitioned graphs" [3, Set],
where 3 has objects (P,V,E) and arrows:

E --s--> V, E --t--> V, and V --p--> P

where, p assigns each of the vertices a partition. For a triple
(P,V,E) we can form the indiscrete partitioned graph with:

- partitions P
- vertices V x P
- edges E x (V x P) x (V x P)
- p = pi2, s = pi2, t = pi3

which gives a right-adjoint to the forgetful functor from partitioned
graphs to triples of sets. This is clearly an instance of a general
recipe, whereby you start with the objects with no arrows out, and
work your way backwards, always adding copies of the codomain of every
out-arrow. Again one can attach labels to partitioned graphs by
slicing:

[3,Set] / I(Lp,Lv,Le)


So, my question: Is the general case a known/studied construction? If
so, could someone provide a reference?



Best,

Aleks


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


             reply	other threads:[~2015-12-19 10:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-19 10:48 Aleks Kissinger [this message]
     [not found] ` <002432A4-ECC1-42DA-B9B8-9B2F8B42EF52@mq.edu.au>
2015-12-20  8:48   ` Aleks Kissinger
2015-12-20 15:25 ` Peter Johnstone

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=E1aARRG-00021K-F2@mlist.mta.ca \
    --to=aleks0@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).