HW 1 - Products and Quotients, Duality

3.E

1

Theorem

Suppose T is a function from V to W. The graph of T is the subset of V×W given by:

graph of T={(v,Tv)V×W:vV}

Then T is a linear map iff the graph of T is a subspace of V×W.

Proof
Consider (). Suppose T is indeed a linear map. We'll show that the graph of T is a subspace of V×W. First note that 0=(0,0) graph of T since T0=0, so then clearly it contains the zero vector. For additivity, let v,wV, so then (v,Tv),(w,Tw)G(T), where G(T) is a shorthand for the graph of T. Notice that:

(v+w,T(v+w))=(v+w,Tv+Tw)T is linearG(T)

since TvW and TwW and W is closed under vector addition, and v+wV since V is also closed under vector addition. Hence G(T) is closed under vector addition.

For scalar multiplication, let λF be arbitrary. Then, using v from prior, notice that:

(λv,T(λv))=(λv,λTv)T is linearG(T)

since λvV by closure under scalar multiplication, and λTvW for the same reason.

Therefore, G(T) is a subspace of V×W.

Now consider (). As such, say that G(T) is a subspace of V×W. We'll show that T is a linear map. First to show additivity, let v,wV be arbitrary. Then:

(v+w,T(v+w))=(v,Tv)+(w,Tw)

since G(T) is a subspace of V×W and thus is closed under vector addition. Adding terms together:

(v+w,T(v+w))=(v,Tv)+(w,Tw)=(v+w,Tv+Tw)

thus T has additivity by equating the two tuples above.

Homogeneity is shown similarly for some λF:

(λv,T(λv))=λ(v,Tv)=(λv,λTv)

So T(λv)=λTv showing homogeneity for T.

As such, then T is a linear map.

5

Theorem

Suppose W1,...,Wm are vector spaces. Then L(V,W1××Wm) and L(V,W1)××L(V,Wm) are isomorphic vector spaces.

Proof

Finite Dimensional Case

Consider each vector space has it's own dimension:

dim(V)=n,i(dim(Wi)=ni)

We know that two vector spaces are isomorphic if their dimensions equal. We also know for some TL(V,W) that it's isomorphic to Fm,n, so then the dimension of it is mn. In a similar vein, there we know the dimension of the first space is:

dim(L(V,W1××Wm))=dim(V)dim(W1××Wm)=n(i=1mni)

and for the other space:

dim(L(V,W1)××L(V,Wm))=i=1mnni=n(i=1mni)

hence, the dimensions are the same, so then the two spaces are isomorphic.

Infinite Dimensional Case

Now it's possible that V isn't finite-dimensional, hence this argument wouldn't work. Notice that the former set is the set of transformations from V to an m tuple of w's, while the latter set is a tuple of transformations. We can make a bijection (isomorphism) between the two spaces.

Consider the isomorphism T that maps from the latter to the former set, where for TL(V,W1××Wm) we define it by:

T(T1(v),...,Tm(v))=(T1,...,Tm)(v)

where all TiL(V,Wi). Let's notice that T is linear by being the identity map, which itself is linear.

We'll show that this is an isomorphism by showing that T is both injective and surjective.

For injectivity, suppose some (T1,...,Tm)null(T) is arbitrary. If we show that this must be the tuple of all zero transformations, then T must be injective. Notice that because it's in the nullspace, then:

T(T1,...,Tm)=(0W,...,0W)

where each 0W is the zero vector of W. As such, we can equate transformations when we plug in a vector vV:

T(T1v,...,Tmv)=(0W,...,0W)

As such for all i we have it that Tiv=0W so then clearly each Ti is the zero map. Hence, we've achieved the goals for injectivity.

Now for surjectivity. Let τL(V,W1××Wm) be arbitrary. We'll show that there always exists some item TL(V,W1)××L(V,Wm) that can be constructed such that T(T)=τ. Construct T such that if:

τ(v)=(T1v,...,Tmv)

where all TiL(V,Wi), then have T be:

T=(T1,...,Tm)

because then:

T(T)(v)=T(T1v,...,Tmv)=(T1v,...,Tmv)=τ(v)

Hence T(T)=τ as desired. Thus, T is surjective.

Since T is injective and surjective, then it's a bijection and thus a valid isomorphism from the two spaces, showing they're isomorphic.

7

Theorem

Suppose v,xV and U,W are subspaces of V such that v+U=x+W. Then U=W.

Proof
We'll do a subset argument here. First consider (). Let uU be arbitrary. We'll show that uW. First, since uU, then clearly:

v+uv+Uv+ux+W

Thus there's some vector wW such that v+u=x+w. But look!

u=(xv)W+wW

Where xvW because clearly v=x+w since v+0Uv+Ux+W so then vx=wW for some wW. As such, uW, so then UW as u was arbitrary.

The other direction for () is similar. Let wW be arbitrary. Clearly:

x+wx+Wx+wv+U

So there's a vector uU such that x+w=v+u so then:

w=(vx)U+uU

Where vxU via similar reasons prior. As such, then UW.

Hence U=W.

13

Theorem

Suppose U is a subspace of V and v1+U,...,vm+U is a basis of V/U and u1,...,un is a basis of U. Then v1,...,vm,u1,...,un is a basis of V.

Proof
Let's determine if it's a basis by equating dimension, and determining LI.

First, the dimension of V/U is m given by the first basis, and the dimension of U is n via the second basis. As such, then:

dim(V/U)=dim(V)dim(U)dim(V)=m+n

so the proposed basis has the right number of vectors from V.

Now for LI. Consider when:

α1v1++αmvm+αm+1u1++αm+nun=0

Notice that our first basis for V/U implies that for any aiF that if:

a1(v1+U)++am(vm+U)=((a1v1)+U)++((amvm)+U)=0=U

Then all ai=0, which becomes:

(a1v1++amvm)+U=Ua1v1++amvm=0

So namely we've found that v1,...,vm must be LI. We already know that the same thing occurs for u1,...,un showing those vectors are LI.

Notice that if αm+1u1++αm+nun=0 then we are done since then:

α1v1++αmvm=0

So all αi=0 as required. Now instead, say that αm+1u1++αm+nun0, call it uU. We'll show that this is impossible via contradiction. So then:

α1v1++αmvm+u=0

Clearly if α1v1++αmvm=0 then we'd have u=0 which is a contradiction, so suppose the sum equals v. Then:

v+u=0v=u

But this is a contradiction! This is because then vU since v=u. That implies that v+U=U, which implies that 0=v which is a contradiction. As such, we must have one of v,u=0, so then we get that all ai=0 and thus the list of vectors are LI.

As such, the list of vectors is LI and of size m+n, so then it's a valid basis for V.

18

Theorem

Suppose TL(V,W) and U is a subspace of V. Let π denote the quotient map from V onto V/U. Then there exists SL(V/U,W) such that T=Sπ iff Unull(T).

Proof
Consider () first, so suppose there is some SL(V/U,W) where T=Sπ. We'll show that Unull(T), so have uU be arbitrary. We need to show that Tu=0 to then say unull(T). Just use our definition of T:

Tu=(Sπ)u=S(πu)=S(u+U)=S(0+U)=0

Because here uU so then u+U=0+U, which is the zero vector of the input vector space, hence why the whole thing becomes the zero vector. As such, then Tu=0 so then unull(T). Thus, Unull(T).

Now for (). Suppose that Unull(T). We'll need to construct a map S:V/UW such that T=Sπ. Notice that for such a map we'd need to take vV as follows:

Tv=(Sπ)v=S(πv)=S(v+U)

Thus choose S:V/UW to be S(v+U)=Tv! Notice that clearly from our construction that T=Sπ, but is S linear? We show additivity first. If v,wV then:

S((v+w)+U)=T(v+w)=Tv+Tw=S(v+U)+S(w+U)

and for homogeneity, we know that for some λF:

S(λv+U)=T(λv)=λTv=λS(v+U)

So S is linear.

We need to show though that S is well defined too. Namely if v=w then v+U=w+U so then vwU, which using our supposition implies that vwnull(T). As such, then:

T(vw)=0Tv=TwS(v+U)=S(w+U)

which is what we want.

20

Theorem

Suppose U is a subspace of V. Define Γ:L(V/U,W)L(V,W) by:

Γ(S)=Sπ

Then:

  • Γ is a linear map.
  • Γ is injective.
  • range(Γ)={TL(V,W):Tu=0uU}

Proof

We'll later use the lemma we proved in (18):

Theorem

Suppose TL(V,W) and U is a subspace of V. Let π denote the quotient map from V onto V/U. Then there exists SL(V/U,W) such that T=Sπ iff Unull(T).

We know that Γ is well defined as it's just standard notation we've dealt with for a bit now.

Let's first show that Γ is linear. Let T1,T2L(V/U,W) be arbitrary, and αF as well. For additivity:

Γ(T1+T2)=(T1+T2)π

Let vV be arbitrary. Then:

(T1+T2)π(v)=(T1+T2)(v+U)=T1(v+U)+T2(v+U)(T1,T2L(V/U,W))=(T1π)v+(T2π)v=(T1π+T2π)vΓ(T1+T2)=Γ(T1)+Γ(T2)

Hence, Γ is additive. A similar story holds for homogeneity:

Γ(αT1)=(αT1)πΓ(αT1)v=αT1π(v)=αT1(v+U)=α(T1π)vΓ(αT1)=α(T1π)=αΓ(T1)

Thus Γ is homogeneous. As a result, then Γ is linear.

Showing that the range of Γ is as the theorem describes is really easy. Notice that the codomain is within the superset of L(V,W) as the first condition requires. Let uU now be arbitrary. Via HW 1 - Products and Quotients, Duality#^fe60ed, then since T exists how the lemma describes, then it follows that Unull(T), so then unull(T). As a result, then Tu=0 as the theorem describes, hence creating the set for the range as required. It's not possible that there are other additional conditions, as the lemma shows that the only condition is the equivalence that we get.

Now to show that Γ is injective. Let T1,T2L(V/U,W) be arbitrary, and suppose that Γ(T1)=Γ(T2). We'll show that T1=T2 as a result. Notice that:

T1π=T2π

Now let vV be arbitrary. Then:

(T1π)v=T1(v+U)

And similar for T2. As such:

T1(v+U)=T2(v+U)

Thus T1=T2.

3.F

1

Theorem

Every linear functional φL(V,F) is either surjective or the zero map.

Proof
If φ is the zero map then we are done, so suppose that φ is not the zero map. As such, then there exists some vector vV such that φ(v)0. Call it φ(v)=α. We'll show that then φ is surjective.

Let λF be arbitrary. We need to construct some vV where φ(v)=λ. Choose λαv as this vector. Notice that:

φ(λαv)=λαφ(v)=λαα=λ

where this works since we know α0. Hence, then φ is surjective.

2

Theorem

Give three distinct examples of linear functionals on R[0,1].

Proof
One example is the functional α:R[0,1]R where:

α(f)=01f(x)dx

Another example is the functional β:R[0,1]R defined as:

β(f)=f(0.5)

And again, one last example is the functional γ:R[0,1]R defined as:

γ(f)=f(0)+f(1)2

4

Theorem

Suppose V is finite-dimensional and U is a subspace of V such that UV. Then there exists φV such that φ(u)=0 for every uU but φ0.

Proof
Define φ:VF by:

φ(v)={0vU1vU

Notice the following. Since UV and since U is a subspace of V then UV. As a result, then we must have some vector vV while vU (notice if it weren't the case, then that would imply that VU which implies V=U which is a contadiction). As such, then φ(u)0 so there's some vector to show that φ0.

By definition, for all uU, we have φ(u)=0 as required.

5

Theorem

Suppose V1,...,Vm are vector spaces. Then (V1××Vm) and V1××Vm are isomorphic vector spaces.

Proof
We'll create an isomorphism γ:V1××Vm(V1××Vm), by showing our constructed γ is both injective and surjective. Construct γ by defining it as:

γ(ϕ1,...,ϕm)(v1,...,vm)=i=1mϕi(vi)

where each ϕiVi for each i. Really, without the vi's:

γ(ϕ1,...,ϕm)=i=1mϕi

Showing linearity of γ:

(additivity) Let φ=(ϕ1,...,ϕm),Ψ=(ψ1,...,ψm)(V1××Vm) be arbitrary:

γ(φ+Ψ)=γ(ϕ1+ψ1,...,ϕm+ψm)=i=1m(ϕi+ψi)=i=1mϕi+i=1mψi=γ(φ)+γ(Ψ)

(homogeneity) Let λF be arbitrary. Using Ψ as above:

γ(λΨ)=γ(λψ1,...,λψm)=i=1mλψi=λi=1mψi=λγ(Ψ)

Thus γ is linear.

For injectivity, consider some vectors (ϕ11,...,ϕ1m),(ϕ21,...,ϕ2m)V1××Vm have it where their transformation after γ are equal. We'll show that the two vectors are equivalent:

γ(ϕ11,...,ϕ1m)=γ(ϕ21,...,ϕ2m)(i=1mϕ1i)=(i=1mϕ2i)i=1mϕ1i=i=1mϕ2ii=1m(ϕ1iϕ2i)=0

Hence each ϕ1iϕ2i=0 (the zero vector here is of the tuple) so then ϕ1i=ϕ2i. Thus, we've shown injectivity.

For surjectivity, let ϕ(V1××Vm) be arbitrary. We'll show that we can construct some ψV1××Vm such that γ(ψ)=ϕ. We know that:

ϕ(v1,...,vm)F

For clarity, define:

ϕi(vi)=ϕ(0,0,...,vi,...,0,0)i-th position

then define ψ as:

ψ=(ϕ1,...,ϕm)

Then notice:

γ(ψ)(v1,...,vm)=γ(ϕ1,...,ϕm)(v1,...,vm)=i=1mϕivi=ϕ(v1,...,vm)

where the last step comes from the fact that ϕ is linear, and thus you can add the tuples together to get ϕ(v1,...,vm):

i=1mϕi=ϕ(v1,...,0)++ϕ(0,...,vm)=ϕ(v1,...,vm)

7

Theorem

Suppose mZ+. Show that the dual basis of the basis 1,x,...,xm of Pm(R) is φ0,...,φm where:

φj(p)=p(j)(0)j!

where here p(j) is the j-th derivative of p, with the understanding that the 0-th derivative of p is p.

Proof
Notice that we know the dimension of Pm(R) is m+1. Clearly there are enough ϕ's so then all we have to do is show that φ0,....,φm is LI.

Consider the functional:

a0φ0++amφm=0

Now consider some input vector pi. Then:

(a0φ0++amφm)(pi)=0

Notice that for each j that:

ajφj(pi)=ajpi(j)(0)j!

So then plugging in:

k=0makφk(pi)=k=0makpi(k)(0)k!=0

where notice since pi(x)=β0+β1x++βmxm then:

pi(k)(0)=kβkk=1,...,m;pi(0)(0)=β0

Because, to clarify:

pi(0)(0)=β0,pi(1)(0)=β1,pi(2)(0)=2β2,...

As such, then our sum simplifies to:

0=a0β0+k=1makk!βkk!=k=0makβk

Notice that if we only consider the basis vector pi{1,...,xm}. When we get that then we have all βi=0 except for βm=1. As such, then for all i then for its corresponding pi:

0=k=0makβk=aiβi=ai

Thus all ai=0, so then φ0,...,φm is LI, and thus is a basis.

8

Theorem

Suppose mZ+. Then:

  • 1,x5,...,(x5)m is a basis of Pm(R).
  • The dual basis of the basis above is φ0,...,φm where:
φi(p(x)(x5)j)=χ(i=j)

where j=0,...,m depending on the number of factors of (x5) is in the input vector q(x)=p(x)(x5)j.

Proof
For (a), notice that since the dimension of Pm(R) is m+1 we have the right number of basis vectors. Hence, let's show that this set of vectors is LI. Consider:

a0(1)+a1(x5)++am(x5)m=0

Notice that the degree of the expanded xm term on the LHS should be:

am(xm+)++a0(1)=0

Where notice that no other terms other than the am term has xm. But equating sides shows that am=0 since xm=0xm.

Repeat this process for all am1,...,a1=0. Once that occurs then at the end a0=0. Thus, the set of vectors is LI, and thus is a valid basis.

For (b), we can check that for each φi(pj)=χ(i=j) where pj is each vector from the basis we defined prior in (a). As a result, notice that:

pj=(x5)jφi(pj)=φi((x5)j)=χ(i=j)

as expected.

9

Theorem

Suppose v1,...,vn is a basis of V and φ1,...,φn is the corresponding dual basis of V. Suppose ΨV. Then:

Ψ=Ψ(v1)φ1++Ψ(vn)φn

Proof
Notice that since ΨV=L(V,F) then consider showing the equality by plugging in some arbitrary vV. Notice that this v=inaivi by the basis, so:

Ψ(v)=Ψ(a1v1++anvn)=i=1naiΨ(vi)

and from the right side:

(Ψ(v1)φ1++Ψ(vn)φn)(v)=i=1nΨ(vi)φi(v)=i=1nΨ(vi)φi(a1v1++anvn)=i=1nj=1nΨ(vi)φi(ajvj)=i=1naiΨ(vi)φi(vi)χ(i=i)=1=i=1naiΨ(vi)

Thus clearly Ψ(v)=(Ψ(v1)φ1++Ψ(vn)φn)(v). so then the two transformations are the same.