190 likes | 364 Views
7.3 Isomorphisms and Composition. Definition. T: VW, a LT, is an isomorphism if it is both onto and one-to-one. The vector spaces V and W are called isomorphic if there exists an isomorphism T: VW. (see examples on p. 362). Theorem 1:.
E N D
Definition T: VW, a LT, is an isomorphism if it is both onto and one-to-one. The vector spaces V and W are called isomorphic if there exists an isomorphism T: VW. (see examples on p. 362)
Theorem 1: If V and W are finite dimensional spaces, the following conditions are equivalent for a linear transformation T: VW: 1. T is an isomorphism 2. If {e1,…,en} is any basis of V, then {T(e1),…,T(en)} is a basis of W. 3. There exists a basis {e1,…,en} of V such that {T(e1),…,T(en)} is a basis of W.
Thm 1 -proof (1)(2): Given T is an isomorphism and that {e1,…,en} is any basis of V, show {T(e1),…,T(en)} is a basis of W: If t1T(e1)+…+tnT(en) = 0, then T[t1e1+…+tnen] = 0, so t1e1+…+tnen = 0 (since ker T =0 since it is one-to-one). t1=…=tn=0 (since the ei’s are LI). This tells us that {T(e1),…,T(en)} is LI -- just need to show that it spans W. Since T is onto, if w is any vector in W, w=T(v) for some v. v=t1e1+…+tnen. w=T(v) = t1T(e1)+…+tnT(en) so {T(e1),…,T(en)} spans W.
Thm 1 -proof (2)(3): Given that {e1,…,en} is any basis of V means that {T(e1),…,T(en)} is a basis of W, show that there exists a basis {e1,…,en} of V such that {T(e1),…,T(en)} is a basis of W. (Just need to show that V has a basis at all which it must since it is finite dimensional.)
Thm 1 -proof (3)(1): Given that there exists a basis {e1,…,en} of V such that {T(e1),…,T(en)} is a basis of W, show that T is an isomorphism (both one-to-one and onto) If T(v)=0, write v=v1e1+…+vnen, then 0=T(v)=v1T(e1)+…+vnT(en). So v1=…=vn=0 since {T(e1),…,T(en)} is LI. So v=0, so ker T=0 which tells us that T is one-to-one. Let w be any vector in W. w=w1T(e1)+…+wnT(en) since {T(e1),…,T(en)} spans W. w=T(w1e1+…+wnen). This tells us that we can create any w which means T is onto.
Theorem 2 Two finite dimensional vector spaces V and W are isomorphic iff dim V=dim W. Proof: Given T: VW is an isomorphism, and let {e1,…,en} be a basis of V, then {T(e1),…,T(en)} is a basis of W by thm 1. So dim W=n=dim V. : Given dim V=n=dimW, so let {e1,…,en} be a basis of V and let {f1,…,fn} be a basis of W. Then there exists a LT T: VW such that T(ei)=fi by thm 4 of 7.1. Then {T(e1),…,T(en)} is a basis of W. Therefore T is an isomorphism by thm 1.
Example V denotes the space of all 2x2 symmetric matrices. Find an isomorphism T: P2V such that T(1) = I. Solution: We know that {1,x,x2} is a basis of P2, and we want a basis of V containing I. is LI, and is thus a basis (since dim V=3 from earlier in the year. Let T: P2V by taking T is an isomorphism by thm 1 (since we go from basis of P2 to basis of V. The action is:
Theorem 3 If dim V = dim W = n, a LT T: VW is an isomorphism if it is either one-to-one or onto. Proof: dim(ker T) + dim(im T) = n, so dim(ker T) = 0 iff dim(im T) = n. So T is one-to-one iff T is onto.
Composition If T: VW and S: WU are LT’s, we can define a new function V U by first applying T and then S. Def: If this is the case, we define the composite ST: V U of T and S by ST(v) = S[T(v)] for all v in V The operation of forming the new function ST is called composition. (Just like with functions)
Example Let T: 3 2 and S: 2 4 be defined by T(x,y,z) = (x+y,y+z) and S(x,y)=(x-y,x+y,y,x). Show ST. ST(x,y,z)=S[T(x,y,z)] = S(x+y,y+z)=(x-z, x+2y+z, y+z, x+y) Work through example 6 on p. 366
Notation 1V: V V is called the identity transformation for V. (It is an isomorphism)
Theorem 4 are LT’s. Then: 1. The composite ST is an LT. 2. T1V = T and 1WT = T 3. (RS)T = R(ST) Proof: (1) and (2) are homework. (3) {(RS)T}(v) = (RS){T(v)} = R{S[T(v)]}={R(ST)}(v).
Theorem 5 If V and W are finite dimensional vector spaces, then the following conditions are equivalent for LT T: VW. 1. T is an isomorphism 2. There exists a LT S: WV such that ST = 1V and TS = 1W Also, in this case, S is also an isomorphism and is uniquely determined by T: If w in W is written as w = T(v), then S(w)=v.
Theorem 5-proof (1)(2) Given T is an isomorphism, show that there exists a LT S: WV such that ST = 1V and TS = 1W B={e1,…,en} is a basis of V, then D={T(e1),…,T(en)} is a basis of W (by thm 1). So S: W V is defined by: S[T(ei)] = ei for each I which tells us that ST = 1V. Then apply T: T[S[T(ei)]]=T(ei), So TS = 1W.
Theorem 5-proof (2)(1) Given that there exists a LT S: WV such that ST = 1V and TS = 1W, show that T is an isomorphism. If T(v) = T(v1), then S[T(v)] = S[T(v1)]. Since ST = 1V, we have v = v1 so T is one-to-one Given w in W, TS = 1W means that w=T[S(w)] and so T is onto since we have a way of getting every w using T. S is uniquely determined by ST = 1V since this implies S[T(ei)]=ei (so S is the trans that takes D back to B) S is isomorphism since it carries the basis D to B. Given w in W, write w = r1T(e1)+…+rnT(en)=T(v) where v = r1e1+…+rnen Then S(w) = S(r1T(e1)+…+rnT(en))=v since S[T(ei)]=ei
Definition Given an isomorphism T: VW, the isomorphism S: W V satisfying condition (2) of Thm 5 is called the inverse of T and is denoted by T-1. So T: VW and T-1: W V are related by the fundamental identities: T-1[T(v)] = v for all v in V and T[T-1(w)] = w for all w in W
Example Go through examples 7,8,9 p. 368
Theorem 6 A, B matrices: 1. If TA=TB then A = B 2. 3. TA TB=TAB 4. TA has an inverse iff A is invertible, and then 5. im TA=col A, so rank TA=rank A