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: learning: questions

Topic: Generalized elements & sections of presheaves


view this post on Zulip Sidney Congard (Jul 27 2024 at 12:00):

Hello!

I started reading Sheaves in Geometry and Logic and encountered the definition of a global section of a presheaf. I then wandered on the nlab I got confused about some terminology:

For any category ๐“’ and object A: ๐“’, we have the following definitions:

However, for any presheaf F: ๐“’แต’แต–โ†’Set, we are given here synonyms for limF := ๐“’แต’แต–โ†’Set(1, F) as:

I thought it may be a typo, but here they say that "the generalized elements of a presheaf F are the global sections of this presheaf".

So, do I miss something?

Also, do local sections of F correspond to transformations U โ‡’ F (what I'd call generalized elements)?

view this post on Zulip Todd Trimble (Jul 27 2024 at 12:22):

They mean in each case the generalized elements having the specified domain II. So if II is the terminal presheaf, you get global elements. But if I=C(โˆ’,c)I = \mathcal{C}(-, c), then generalized elements over II are in natural bijection with elements of F(c)F(c), by the Yoneda lemma.

view this post on Zulip Todd Trimble (Jul 27 2024 at 12:24):

Usually the term "local section", as in the case of sheaves over a space, would refer to a generalized element whose domain UU is a subobject of the terminal object.

view this post on Zulip Sidney Congard (Jul 27 2024 at 12:52):

Thank you for your answer! It still feels wrong to me to read e.g. "The set limF is equivalently called [...] the set of generalized elements of F" or "the generalized elements of a presheaf F are the global sections of this presheaf", where in both case we could (should?) say global elements instead...
For representables, I take it that "the generalized elements of F at stage d" means the same as generalized elements over d i.e. with domain d?

view this post on Zulip Todd Trimble (Jul 27 2024 at 12:57):

But they are global sections! Sections of what? Sections of the unique map Fโ†’tF \to t where tt denotes the terminal object. Every global element x:tโ†’Fx: t \to F is a section of !:Fโ†’t!: F \to t, i.e., the composite xโˆ˜!x \circ ! is the identity on tt, by terminality of tt.

It's just using different words to describe the same thing.

view this post on Zulip Sidney Congard (Jul 27 2024 at 14:45):

Todd Trimble said:

But they are global sections! Sections of what? Sections of the unique map Fโ†’tF \to t where tt denotes the terminal object. Every global element x:tโ†’Fx: t \to F is a section of !:Fโ†’t!: F \to t, i.e., the composite xโˆ˜!x \circ ! is the identity on tt, by terminality of tt.

It's just using different words to describe the same thing.

Yeah I agree with that and I understand the correspondance between global elements & global sections, what I don't understand is when "the generalized elements" is used to speak about global sections, or global elements. Do we agree that generalized elements are not the same as global sections?

view this post on Zulip Sidney Congard (Jul 27 2024 at 14:48):

E.g. I can take a presheaf that has no global elements i.e. no global sections, it still has generalized elements

view this post on Zulip Sidney Congard (Jul 27 2024 at 14:50):

So the sentence "The set limF is equivalently called [...] the set of generalized elements of F" from the nlab sounds wrong to me

view this post on Zulip Todd Trimble (Jul 27 2024 at 16:10):

Do we agree that generalized elements are not the same as global sections?

Yes, of course, but what I was trying to say in my first comment is that you clipped out some context from the nLab discussion, like the specific examples of $I$ being discussed. I mean, I think you're right that the exposition could be slightly improved, but if you read the entirety of the subsection In Presheaf Categories, and the two subsections before that, it's clear from context that when they say "generalized elements" within a paragraph, they mean over the domain $I$ currently under discussion, not generalized elements over arbitrary domains. For example, in the first paragraph of In Presheaf Categories, read that as generalized elements over II = terminal presheaf.

view this post on Zulip Sidney Congard (Jul 27 2024 at 16:15):

Oh okay, reading it again that seems right indeed. However, in the section from limits, I don't think I've removed important context here no?

view this post on Zulip Sidney Congard (Jul 27 2024 at 16:17):

The limit of a Set-valued functor F:Dแต’แต–โ†’Set is the hom-set (pt, F) where pt is the functor constant on the point, i.e. the terminal diagram.
The set limF is equivalently called
- the set of global sections of F;
- the set of generalized elements of F.

view this post on Zulip Todd Trimble (Jul 27 2024 at 16:21):

Oof. No, you haven't missed anything; that last bullet point really ought to be reworded, because it is very likely to confuse some people (even if we generously supply some context mentally). Thanks for bringing to attention. I need to get on the road, but if no one edits it first, I'll fix it later.

view this post on Zulip Sidney Congard (Jul 27 2024 at 16:25):

Aaah I was definitely among the confused people :sweat_smile: :relieved:

view this post on Zulip Sidney Congard (Jul 27 2024 at 16:26):

I can edit it I guess - should I also add the link for global sections (it's their first mention)?

view this post on Zulip Sidney Congard (Jul 28 2024 at 08:21):

I edited it ^^