categories - Category Theory list
 help / color / mirror / Atom feed
From: Emily Riehl <eriehl@math.jhu.edu>
To: categories net <categories@mta.ca>
Subject: Re: Fred Linton
Date: Mon, 4 Sep 2017 20:16:03 -0400	[thread overview]
Message-ID: <E1dp1rR-0001lf-JV@mlist.mta.ca> (raw)
In-Reply-To: <E1doeJX-0004EZ-B1@mlist.mta.ca>

Many of you were very generous in sharing examples with me when I started writing “Category theory in context” but my very favorite, the one I tend to lead with in conversation to whet appetites, is an application of the Yoneda lemma to high-school level matrix algebra that I learned from Fred. I’ll let him tell you about it in his own words. Because his correspondence is so charming I’ve included it in full, following an excerpted version of my original email.

My sincerest condolences to those who had the opportunity to spend more time with him than I did. He will be missed.

Emily

—
Assistant Professor, Dept. of Mathematics
Johns Hopkins University
www.math.jhu.edu/~eriehl

---

From: Emily Riehl <eriehl@math.harvard.edu>
Subject: categories: a call for examples
Date: December 28, 2014 at 4:52:55 PM EST
To: categories@mta.ca
Reply-To: Emily Riehl <eriehl@math.harvard.edu>

Hi all,

I am writing in hopes that I might pick the collective brain of the categories list. This spring, I will be teaching an undergraduate-level category theory course, entitled “Category theory in context.”

It has two aims: 

(i) To provide a thorough “Cambridge-style” introduction to the basic concepts of category theory: representability, (co)limits, adjunctions, and monads.

(ii) To revisit as many topics as possible from the typical undergraduate curriculum, using category theory as a guide to deeper understanding.

…

Over the past few months I have been collecting examples that I might use in the course, with the focus on topics that are the most “sociologically important” (to quote Tom Leinster’s talk at CT2014) and also the most illustrative of the categorical concept in question. (After all, aim (i) is to help my students internalize the categorical way of thinking!)

...

I would be very grateful to hear about other favorite examples which illustrate or are clarified by the categorical way of thinking. My view of what might be accessible to undergraduates is relatively expansive, particularly in the less-obviously-categorical areas of mathematics such as analysis.

...

Best wishes to all for a happy and productive new year.

Emily Riehl

--
Benjamin Peirce & NSF Postdoctoral Fellow
Department of Mathematics, Harvard University
www.math.harvard.edu/~eriehl <http://www.math.harvard.edu/~eriehl>


From: "Fred E.J. Linton" <fejlinton@usa.net>
Subject: Re: categories: a call for examples
Date: December 29, 2014 at 12:10:05 PM EST
To: Emily Riehl <eriehl@math.harvard.edu>

Hi, Emily,

I suppose I would be remiss not to point out all the examples your 
fellow Cambridge co-citizen David Spivak offers in his recent text,
Category Theory for the Sciences (MIT Press).

And then there's the Yoneda Lemma embodied in the classical Gaussian
row reduction observation, that a given row reduction operation (on
matrices with say k rows) being a "natural" operation (in the sense 
of natural transformations) is just multiplication (on the appropriate
side) by the effect of that operation on the k-by-k identity matrix.

And dually for column-reduction operations :-) .

Cheers, -- Fred

From: Emily Riehl <eriehl@math.harvard.edu>
Subject: Re: categories: a call for examples
Date: December 29, 2014 at 4:53:03 PM EST
To: "Fred E.J. Linton" <fejlinton@usa.net>

Fred,

> And then there's the Yoneda Lemma embodied in the classical Gaussian
> row reduction observation, that a given row reduction operation (on
> matrices with say k rows) being a "natural" operation (in the sense 
> of natural transformations) is just multiplication (on the appropriate
> side) by the effect of that operation on the k-by-k identity matrix.

I love it. Thanks :)

And I’ll check out the Spivak book.

Best,
Emily

From: "Fred E.J. Linton" <fejlinton@usa.net>
Subject: Re: categories: a call for examples
Date: December 29, 2014 at 6:37:27 PM EST
To: Emily Riehl <eriehl@math.harvard.edu>

Hi, Emily,

You're welcome.

While you're there (f.d. real/complex vector spaces and linear x-formations,
vs. real/complex matrices), exploit the connection between the Lawverian
theory (objects the natural numbers k, n, m, l, etc., and morphisms n -> k
the k-by-n matrices, with usual matrix mult'n) and the category of f.d. 
vector spaces proper, with linear x-formations as morphisms. The latter
is the category of algebras over the former, but the former is a skeleton 
("every f.d.v.sp. has a basis") of the latter, as well.

The Gauss/Yoneda observation I tend to see occurring in that skeleton.

And another example that matrices illustrate: the middle-interchange law:

think A $ B as the row-lengthening procedure taking two matrices
with = number (say k) of rows (say k-by-n and k-by-m) and delivering 
the k-rowed matrix whose rows, of length n+m, all start out being the
corresponding row of A and finish by becoming that of B; and A # A'
the column-lengthening procedure taking two matrices with = number (say n)
of columns (say k-by-n and l-by-n) and yielding the obvious (k+l)-by-n one.

(Linear algebra texts introduce those ideas implicitly when they deal
with "block decompositions".) Anyway, it's clear -- for matrices A, A',
B, B' of the matching (size/shape)s, one has:

(A $ B) # (A' $ B') = (A # A') $ (B # B').

I'm sure you'll find plenty more such illustrations here. I hope your 
Harvard kids eat them up with better appetite than my Wesleyan kids did.

Cheers, — Fred

From: Emily Riehl <eriehl@math.harvard.edu>
Subject: Re: categories: a call for examples
Date: December 30, 2014 at 4:06:22 PM EST
To: "Fred E.J. Linton" <fejlinton@usa.net>

I particularly like the Vector space — Matrix equivalence of categories. It’s one of my favorite examples. 

I have no idea what to make of this:

> And another example that matrices illustrate: the middle-interchange law:
> 
> think A $ B as the row-lengthening procedure taking two matrices
> with = number (say k) of rows (say k-by-n and k-by-m) and delivering 
> the k-rowed matrix whose rows, of length n+m, all start out being the
> corresponding row of A and finish by becoming that of B; and A # A'
> the column-lengthening procedure taking two matrices with = number (say n)
> of columns (say k-by-n and l-by-n) and yielding the obvious (k+l)-by-n one.
> 
> (Linear algebra texts introduce those ideas implicitly when they deal
> with "block decompositions".) Anyway, it's clear -- for matrices A, A',
> B, B' of the matching (size/shape)s, one has:
> 
> (A $ B) # (A' $ B') = (A # A') $ (B # B’)

But I like it.

Thanks,
Emily

From: "Fred E.J. Linton" <fejlinton@usa.net>
Subject: Re: categories: a call for examples
Date: December 31, 2014 at 1:14:02 AM EST
To: Emily Riehl <eriehl@math.harvard.edu>
Hi, Emily,

> I particularly like the Vector space — Matrix equivalence of categories.
It’s one of my favorite examples. 

Yes; it's unusual to have a variety of finitary algebras equivalent 
to its Lawverian theory, as also to have a monad whose Kleisli category 
and Eilenberg-Moore category are equivalent (!) . Well, run with it, 
for a "touchdaown" :-) .

> I have no idea what to make of this:
> 
>> And another example that matrices illustrate: the middle-interchange law:

Food for thought. You know very well that, when it comes to proper,
every-where defined binary operations with unit (call them + and &, say),
as soon as (a + b) & (a' + b') = (a & a') + (b & b'), then you soon see
the units agree, and then b & a' = a' + b = a' & b, whence also + = & 
and it's commutative.

But $ and #, below, are no longer "everywhere defined" (unless you
restrict to the case n = m = k = l = 0).

Illustrating in a tiny instance that ASCII artwork can handle easily,
and letting A, B, A', and B' be

a b

c

p q
r s

and 

x
y

respectively, A $ B becomes

a b c ,

A' $ B' becomes

p q x
r s y ,

and both 

(A $ B) # (A' $ B') and (A # A') $ (B # B') become

a b c
p q x
r s y .

>> think A $ B as the row-lengthening procedure taking two matrices
>> with = number (say k) of rows (say k-by-n and k-by-m) and delivering 
>> the k-rowed matrix whose rows, of length n+m, all start out being the
>> corresponding row of A and finish by becoming that of B; and A # A'
>> the column-lengthening procedure taking two matrices with = number (say n)
>> of columns (say k-by-n and l-by-n) and yielding the obvious (k+l)-by-n one.
>> 
>> (Linear algebra texts introduce those ideas implicitly when they deal
>> with "block decompositions".) Anyway, it's clear -- for matrices A, A',
>> B, B' of the matching (size/shape)s, one has:
>> 
>> (A $ B) # (A' $ B') = (A # A') $ (B # B’)

But these also say something interesting about an interaction between 
products and coproducts of f.d. vector spaces, no? Maybe that's why ... :

> But I like it.
> 
> Thanks,
> Emily

Enjoy :-) ! Cheers, -- Fred

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


  parent reply	other threads:[~2017-09-05  0:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-03  0:56 Marta Bunge
2017-09-04  3:32 ` Joyal, André
2017-09-04 14:49   ` Yefim Katsov
2017-09-04 16:13   ` Duskin, John
2017-09-05  0:16 ` Emily Riehl [this message]
2017-09-07 18:10 ` Mamuka Jibladze
     [not found] <BN6PR2201MB112305879C637537DF883351DF900@BN6PR2201MB1123.namprd22.prod.outlook.com>
2017-09-03 10:48 ` George Janelidze
2017-09-04 15:48   ` Sergei Soloviev
2017-09-03 21:19 Lawvere, F.
2017-09-11  0:12 Fred LInton Stephen Urban Chase

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=E1dp1rR-0001lf-JV@mlist.mta.ca \
    --to=eriehl@math.jhu.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).