categories - Category Theory list
 help / color / mirror / Atom feed
From: Peter Freyd <pjf@saul.cis.upenn.edu>
To: categories@mta.ca
Subject: Reddy's question
Date: Tue, 3 Mar 1998 07:32:55 -0500 (EST)	[thread overview]
Message-ID: <199803031232.HAA05517@saul.cis.upenn.edu> (raw)

Uday Reddy poses the following (with a few changes in notation]:

>Consider a monoid  <M,*,e>  in a CCC.  The operations of interest
>are natural transformations  E:[-,M] -> M  that satisfy the
>following equations (in the internal language of the CCC):
>
>               E_A(\x.e)  =  e
>         E_A(\x. a * gx)  =  a * E_A(g)
>         E_A(\x. gx * a)  =  E_A(g) * a
>    E_A(\x. E_B(\y.hxy))  =  E_B(\y. E_A(\x.hxy))

I wonder if naturality is really desired: it would seem to force  M  to
be trivial. By the familiar Yoneda-lemma argument, E  must be constant
as far as the "points" of  [A,M]  are concerned. (Actually one doesn't
need the argument, just the lemma itself; consider the transformation
that  E  induces between set-valued functors  (-,M) -> (1,M); Yoneda
says it must be constant.) The condition

    E_A(\x.e)  =  e

forces just which constant it is. That is, for any  f:A -> M  it will
be the case that  E_A  will send  f  to  e.

But then either condition

    E_A(\x. a * gx) = a * E_A(g)

or

    E_A(\x. gx * a) = E_A(g) * a

will force  M  to be trivial. (It's clear in the \-calculus notation.
But that argument would be implicitly using the fact that  E_A  is
constant and we officially know only that it's constant on points.
So take, say, the second condition. It says in diagrammatic language:


              1 x K                 P            [A,*]
   [A,M] x M  -----> [A,M] x [A,M] ---> [A,MxM]  -----> [A,M]

         |                                                |
         |  E_A x 1_M                                     |  E_A
         |                                                |
                                    *
       M x M   ---------------------------------------->  M


where  K  is the standard "constant-map" operator that's adjoint to
the projection  AxM -> M  and  P  is the standard operator that
defines  MxM  (given products in Set). Specialize to  A = M  and
precompose with  <f,1>: M -> [M,M] x M  where  f  doesn't matter. If
the commutative rectangle above is chased clockwise one obtains the
map constantly valued  e. Chased counterclockwise one obtains the
identity map. And, of course, it didn't matter what  f  is.)




             reply	other threads:[~1998-03-03 12:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-03-03 12:32 Peter Freyd [this message]
1998-03-04  4:59 Uday S. Reddy

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=199803031232.HAA05517@saul.cis.upenn.edu \
    --to=pjf@saul.cis.upenn.edu \
    --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).