Flashcards What is the dimension formula? dim(U+W)+dim(U∩W)=dim(U)+dim(W) What are the three conditions for U⊕W=V? U,W≤V U∩W={0} U+W=V What is true about every v∈V if V=U⊕W? v can be uniquely written as v=u+w with u∈U and w∈W. What is a consequence of the dimension formula if V=U⊕W? dim(V)=dim(U)+dim(W) What’s the external direct sum of U and V, i.e. U⊕eV? U×V equipped with componentwise addition and scalar multiplication. If V,W are vector spaces over F what are the two conditions for a function T:V→W to be a linear transformation/map? T(v1+v2)=T(v1)+T(v2) T(αv1)=αT(v1)