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: Constructing Bundle Categories and Base Changes


view this post on Zulip John Onstead (Feb 10 2025 at 12:40):

Let VBund()\mathrm{VBund}(-) be the functor TopopCat\mathrm{Top}^{op} \to \mathrm{Cat} sending a space XX to the category of vector bundles over it and a morphism to the pullback functor/base change. Firstly, I want to know how to construct VBund(X)\mathrm{VBund}(X) using universal properties (rather than explicitly, as has already been covered). For instance, I know that the pullback of U:TopSetU: \mathrm{Top} \to \mathrm{Set} along V:VectSetV: \mathrm{Vect} \to \mathrm{Set} is the category of topological vector spaces. Ideally then, the category of vector bundles over XX is some pullback between VV and some functor F:Bund(X)SetF: \mathrm{Bund}(X) \to \mathrm{Set} from the category of locally trivial "plain" fiber bundles over XX to Set\mathrm{Set}. The obvious choice is just the composition UdomU \circ dom with domdom sending a bundle to the domain space, since this seems to capture the intuition of "vector space object internal to bundles" we get from the explicit definition of VBund(X)\mathrm{VBund}(X), but I'm not sure how to confirm this.

view this post on Zulip John Onstead (Feb 10 2025 at 12:41):

So that's my first question- how can one express the category VBund(X)\mathrm{VBund}(X) as a pullback in Cat\mathrm{Cat}? Thanks!

view this post on Zulip John Onstead (Feb 10 2025 at 22:14):

Also, here's another possibility I just thought of. Let FF be the functor that sends a bundle with isomorphic fibers to the underlying set of one of its fibers. An object in the pullback category Bund(X)×SetVect\mathrm{Bund}(X) \times_{\mathrm{Set}} \mathrm{Vect} with FF as this functor is a triple (U(p1),p:EX,Y)(U(p^{-1}), p: E \to X, Y) where U(p1)U(p^{-1}) is the underlying set of a fiber of pp and where YY is a vector space such that V(Y)=U(p1)V(Y) = U(p^{-1}). Thus, an object is a bundle such that every fiber is associated with the additional structure of a particular vector space, which seems a logical definition for a vector bundle.

view this post on Zulip John Onstead (Feb 10 2025 at 22:16):

(If some context helps, the reason I ask is because I'm ultimately trying to determine when a particular thing can be "pulled back" along a morphism so I can understand which structures are amenable to effective descent. For instance, I recently learned a manifold structure cannot be pulled back along an arbitrary continuous function. The above question is sort of a warmup to help better understand the more general situation)

view this post on Zulip John Baez (Feb 10 2025 at 22:24):

John Onstead said:

Also, here's another possibility I just thought of. Let FF be the functor that sends a bundle with isomorphic fibers to the underlying set of one of its fibers.

Which one? If you work with bundles over pointed spaces you can get a functor sending a bundle to the underlying set over the basepoint. But you won't get a functor if you randomly choose a point in the base and take the underlying set of the fiber over that point.

view this post on Zulip John Baez (Feb 10 2025 at 22:27):

Oftwn people work with a category of bundles whose fibers are all isomorphic to a specified space FF, and then you have FF at your disposal and the problem I raised goes away.