Category Theory
Zulip Server
Archive

You're reading the public-facing archive of the Category Theory Zulip server.
To join the server you need an invite. Anybody can get an invite by contacting Matteo Capucci at name dot surname at gmail dot com.
For all things related to this archive refer to the same person.


Stream: deprecated: logic

Topic: linear version of Yoneda?


view this post on Zulip Lucius Gregory Meredith (Jun 20 2022 at 20:31):

Naively, i think of Yoneda as saying we can get a view of an object X in some category C by collecting into a set all the maps in C with target X. We could modify this procedure by 1) demanding that the maps we collect pass a filter; and 2) collecting the results in something other than a set.

i am particularly interested in the case where we demand that the maps are linear in some suitable sense and that the resulting maps are collected in a “linear structure”. Is there already a version of Yoneda that generalizes in this way? I know that there are enriched versions of Yoneda, which covers the second requirement, but what about the first?

view this post on Zulip Simon Burton (Jun 20 2022 at 22:03):

(1) this would be Yoneda lemma for a subcategory, right?

view this post on Zulip Matteo Capucci (he/him) (Jun 21 2022 at 21:44):

Lucius Gregory Meredith said:

the maps are linear in some suitable sense

I'm afraid you might need to be more specific! If you mean 'linear' as in 'linear algebra', then you're arguing Yoneda should be true if your category is a category of linear maps (like a category of modules, vector spaces or abelian groups), and that's surely the case.

view this post on Zulip Alexander Gietelink Oldenziel (Nov 08 2022 at 15:02):

The 2-category of categories is an equipment. Another important equipments is the cateory of k- rings, ring morphisms and bi-modules, where kk is some ring. The presheaf category Psh(C)Psh(C) in Cat can also be considered as bimodules/profunctors H:C1 H: C \to 1. If we extend this analogy, the 'presheafs' on an object RR should be R-k bi-modules. What should be the Yoneda embedding? I'd conjecture it should correspond to embedding the ring RR as the canonical R-k bimodule... but I haven't checked this.

view this post on Zulip John Baez (Nov 08 2022 at 16:00):

I think the analogy to ordinary category works quite smoothly if instead of just kk-rings, usually called algebras over the commutative ring kk, we consider kk-ringoids, which are usually called kk-algebroids. These are just enriched categories of a certain sort, namely categories enriched over Modk\mathsf{Mod}_k: the symmetric monoidal category of kk-modules with its usual tensor product.

view this post on Zulip John Baez (Nov 08 2022 at 16:01):

In the case k=Zk = \mathbb{Z} they are called ringoids, or more often Ab-enriched categories.

view this post on Zulip John Baez (Nov 08 2022 at 16:02):

A kk-ring in your sense, i.e. an algebra over kk, is the same as kk-algebroid with one object.

view this post on Zulip John Baez (Nov 08 2022 at 16:05):

I believe we can then see your equipment is a 'sub-equipment' of the double category of

view this post on Zulip John Baez (Nov 08 2022 at 16:05):

For example a bimodule between kk-algebras is an enriched profunctor between the corresponding one-object kk-algebroids.

view this post on Zulip John Baez (Nov 08 2022 at 16:07):

My reason for introducing all this nonsense is that we should then be able to use some sort of more or less familiar Yoneda embedding for enriched categories to think about your proposed Yoneda embedding.

view this post on Zulip John Baez (Nov 08 2022 at 16:08):

And I think the way it works is that any kk-algebroid AA embeds into the category of enriched presheaves on AA.

view this post on Zulip John Baez (Nov 08 2022 at 16:08):

These enriched presheaves are enriched functors AopModkA^{\text{op}} \to \mathsf{Mod}_k.

view this post on Zulip John Baez (Nov 08 2022 at 16:10):

And when AA is a one-object kk-algebroid - that is, an algebra over kk - these enriched functors are just right AA-modules.

view this post on Zulip John Baez (Nov 08 2022 at 16:11):

And I think the way the enriched Yoneda embedding works in this case is that the algebra AA gets embedded in the algebra of right AA-module maps AAA \to A.

view this post on Zulip John Baez (Nov 08 2022 at 16:12):

Namely, aAa \in A gets sent to left multiplication La:AAL_a : A \to A, which is a right AA-module map.