Skip to content

Some exercise solutions for John M. Lee Introduction to Smooth Manifolds Second Edition

1 Smooth Manifold

Exercise 1.18

  • Suppose A1,A2 determine the same smooth structure A in M.

    By the definition of maximality, A1A and A2A. Since every pair of charts in A is smoothly compatible, the same holds for any pair of charts taken from A1A2A. Thus A1A2 is a smooth atlas.

  • Suppose A1A2 is a smooth atlas.

    Let A be the unique maximal smooth atlas containing A1A2. Since A1A1A2A, the maximal smooth atlas determined by A1 must be contained in A. But a maximal smooth atlas cannot be properly contained in another. Thus the maximal smooth atlas determined by A1 is A. The same argument applies to A2, so A1 and A2 determines the same smooth structure.

12 Tensor

Exercise 12.3

Let F,FL(V1,,Vk;R),G,GL(W1,,Wl;R), and scalars a,bR.

  • Bilinearity

    For the first variable,

    ((aF+bF)G)(v,w)=(aF+bF)(v)G(w)=(aF(v)+bF(v))G(w)=aF(v)G(w)+bF(v)G(w)=a(FG)(v,w)+b(FG)(v,w)

    For the second variable,

    (F(aG+bG))(v,w)=F(v)(aG+bG)(w)=F(v)(aG(w)+bG(w))=aF(v)G(w)+bF(v)G(w)=a(FG)(v,w)+b(FG)(v,w)

    Thus the bilinearity holds.

  • Associativity

    Let HL(U1,,Um;R).

    Left-hand side:

    ((FG)H)(v,w,u)=(FG)(v,w)H(u)=F(v)G(w)H(u)

    Right-hand side:

    (F(GH))(v,w,u)=F(v)(GH)(w,u)=F(v)(G(w)H(u))

    Left-hand side equals right-hand side by the associativity of multiplication.

Thus the operation is bilinear and associative.