I'm wondering if there is an error in this question and maybe the solution.
- Let X be a set and F a field. Prove that M_fin(X, F) is a subspace Of M(X, F).
Note:M_fin(X,F) The space of all functions from the set X to the field F, which have finite support This is what my professor claimed.
Let V=M(X,F),W=M_fin(X,F) and let u,v in W were u and v are vectors. then u=f,v=g where f:X->F and g:X->F there are sets A,B subset X such that if x in X/A,f(x)=0 and if x in X/B g(x)=0. Claim (f+g)(x)=0 if x in X/(A union B) x/(A union B) = f+g(x)=0
My question is wouldn't this fail if g is the additive inverse? then we would get that (f+g)(x)=0 then this would be a contradiction. Most importantly the second property of c being an arbitrary element, then cu must be in W but if c=0?
Thank you so much for reading my question.