categories - Category Theory list
 help / color / mirror / Atom feed
From: Robin Houston <r.houston@cs.man.ac.uk>
To: categories@mta.ca
Subject: Re: Equational correspondence and equational embedding
Date: Tue, 15 Apr 2008 16:16:10 +0100	[thread overview]
Message-ID: <E1Jm6i6-00053t-KL@mailserv.mta.ca> (raw)

To my category-infected mind, it seems that what you really need
is a little category theory. :-)

I take it that your equations should define an equivalence relation?
(It seems strange to call them 'equations' if not.) If that's right,
then an "equational theory" is the same thing as an essentially-discrete
category, i.e. a category that is equivalent to a discrete one, and
an "equational correspondence" is an equivalence of categories.

With the definition of "equational embedding" you give, your
conjecture is false. For example, let the equational theories
S and T each have two terms x and y, with equations

 x =_S x     y =_S y    x =_S y
 x =_T x     y =_T y

We can define an equational embedding S -> T by mapping both
terms to x, and we can define an equational embedding T -> S
by mapping x to x and y to y, but there can be no equational
correspondence between S and T (since 1 != 2).

It would seem more natural, at least from a categorical point
of view, to define an equational embedding to be a full functor,
i.e. a function f: S -> T such that

   s =_S s'  iff  f(s) =_T f(s').

With that definition, your conjecture is true by the
Schröder-Bernstein theorem.

Robin




             reply	other threads:[~2008-04-15 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15 15:16 Robin Houston [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-04-15 15:53 Janus
2008-04-15 14:06 Matthias Felleisen
2008-04-15 12:07 Philip Wadler

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=E1Jm6i6-00053t-KL@mailserv.mta.ca \
    --to=r.houston@cs.man.ac.uk \
    --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).