3

Everywhere i see definition of vector bundle as triple $(E, p, B)$, $B$ and $E$ are manifold and local trivialization condition holds. For example see the definition here. .

Local trivialization gives manifold structure on $E$, then why initial assumption on $E$ that $E$ is manifold is necessary.

zapkm
  • 1,896
  • 13
  • 20

3 Answers3

4

You can avoid assuming that $E$ is a smooth manifold, but you must then ensure that the trivializations you've put forth induce a smooth structure on $E$. In other words, if $\varphi\colon p^{-1}(U) \to U \times \mathbb R^k$ and $\psi\colon p^{-1}(V) \to V \times \mathbb R^k$ are to be charts for $E$ then $\psi \circ \varphi^{-1}$ must be a diffeomorphism from $(U \cap V) \times \mathbb R^k$ to itself. This leads to the idea of specifying vector bundles via transition functions.

  • I assumed that you wanted something smooth because of the tags; let me know if that's wrong. If you just want topological manifolds then I don't think there's any issue. [I would like to cook up an example of this actually failing in the smooth category; I admit that I can't think of something offhand, but it does not seem to me that smoothness is automatic.] – Dylan Moreland Aug 30 '12 at 19:08
  • this is okk... i got the point... thanks for the answer... – zapkm Aug 30 '12 at 19:10
1

All you need is that $E$ and $B$ are topological spaces Perhaps a consequence of the local triviality condition is that $E$ is a topological manifold, but I've never seen it presented as an axiom.

Take a look at this definition.

Fly by Night
  • 32,272
  • can i not take $E$ as a set and then $\pi$ as surjective map and topology of $E$ is manifold topology... So minimum condition is needed: $E$ as set which satisfies all other vector bundle condition, which in turn give $E$ as manifold. – zapkm Aug 30 '12 at 18:43
  • You need $E$ to be a topological space so that $\pi : E \twoheadrightarrow B$ can be continuous. If $E$ is just a set then what does it mean to say $\pi : E \twoheadrightarrow B$ is continuous? – Fly by Night Aug 30 '12 at 18:46
1

In the link you provide, $E,B$ are only assumed to be topological spaces, and $p:E\to B$ is a continuous surjective map.

If you are interested in smooth vector bundles then assuming that $E$ only is a topological space and $B$ is a smooth manifold is enough, since local trivialization of $p$ will give $E$ the structure of a smooth manifold. But you still need $p$ to be assumed continuous, otherwise you cannot form a smooth atlas.

Andrew
  • 11,179