Proofs with linear maps












-1












$begingroup$


For my linear algebra course at university I was given this task:



Let $f :Bbb R^n to Bbb R^m$ be a linear map. Let further $A := (v_1, ldots , v_k)$ be a family of linearly
independent vectors in $Bbb R^n$ and let $B := (f(v_1), ldots, f(v_k))$ be their images. Also denote by $M subset Bbb R_n$ an arbitrary subset of $Bbb R^n$ such that $operatorname{Span}(M) = Bbb R^n$. Show that



a) $f$ injective $implies$ The family B is linearly independent,



b) $f$ surjective $implies$ $operatorname{Span}(f(M)) =Bbb R^m$.



My problem is that I can't imagine a useful approach for this task and I would be very thankful for some hints how to start my proofs.



Thank you guys!










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    You have used the proof-verification tag. Which proof do you want was to verify whether it is correct or not?
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 12:26
















-1












$begingroup$


For my linear algebra course at university I was given this task:



Let $f :Bbb R^n to Bbb R^m$ be a linear map. Let further $A := (v_1, ldots , v_k)$ be a family of linearly
independent vectors in $Bbb R^n$ and let $B := (f(v_1), ldots, f(v_k))$ be their images. Also denote by $M subset Bbb R_n$ an arbitrary subset of $Bbb R^n$ such that $operatorname{Span}(M) = Bbb R^n$. Show that



a) $f$ injective $implies$ The family B is linearly independent,



b) $f$ surjective $implies$ $operatorname{Span}(f(M)) =Bbb R^m$.



My problem is that I can't imagine a useful approach for this task and I would be very thankful for some hints how to start my proofs.



Thank you guys!










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    You have used the proof-verification tag. Which proof do you want was to verify whether it is correct or not?
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 12:26














-1












-1








-1


0



$begingroup$


For my linear algebra course at university I was given this task:



Let $f :Bbb R^n to Bbb R^m$ be a linear map. Let further $A := (v_1, ldots , v_k)$ be a family of linearly
independent vectors in $Bbb R^n$ and let $B := (f(v_1), ldots, f(v_k))$ be their images. Also denote by $M subset Bbb R_n$ an arbitrary subset of $Bbb R^n$ such that $operatorname{Span}(M) = Bbb R^n$. Show that



a) $f$ injective $implies$ The family B is linearly independent,



b) $f$ surjective $implies$ $operatorname{Span}(f(M)) =Bbb R^m$.



My problem is that I can't imagine a useful approach for this task and I would be very thankful for some hints how to start my proofs.



Thank you guys!










share|cite|improve this question











$endgroup$




For my linear algebra course at university I was given this task:



Let $f :Bbb R^n to Bbb R^m$ be a linear map. Let further $A := (v_1, ldots , v_k)$ be a family of linearly
independent vectors in $Bbb R^n$ and let $B := (f(v_1), ldots, f(v_k))$ be their images. Also denote by $M subset Bbb R_n$ an arbitrary subset of $Bbb R^n$ such that $operatorname{Span}(M) = Bbb R^n$. Show that



a) $f$ injective $implies$ The family B is linearly independent,



b) $f$ surjective $implies$ $operatorname{Span}(f(M)) =Bbb R^m$.



My problem is that I can't imagine a useful approach for this task and I would be very thankful for some hints how to start my proofs.



Thank you guys!







linear-algebra proof-writing linear-transformations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 24 '18 at 14:39







Mathmeeeeen

















asked Nov 24 '18 at 12:11









MathmeeeeenMathmeeeeen

133




133








  • 1




    $begingroup$
    You have used the proof-verification tag. Which proof do you want was to verify whether it is correct or not?
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 12:26














  • 1




    $begingroup$
    You have used the proof-verification tag. Which proof do you want was to verify whether it is correct or not?
    $endgroup$
    – José Carlos Santos
    Nov 24 '18 at 12:26








1




1




$begingroup$
You have used the proof-verification tag. Which proof do you want was to verify whether it is correct or not?
$endgroup$
– José Carlos Santos
Nov 24 '18 at 12:26




$begingroup$
You have used the proof-verification tag. Which proof do you want was to verify whether it is correct or not?
$endgroup$
– José Carlos Santos
Nov 24 '18 at 12:26










2 Answers
2






active

oldest

votes


















0












$begingroup$

a) If there are $alpha_1,ldots,alpha_k in mathbb{R}$ such that
$$sumlimits_{i=0}^kalpha_if(v_i) = 0,$$
then, since $f$ is linear, $$fleft(sumlimits_{i=0}^kalpha_iv_iright) = 0,$$
and since $f$ is injective, $$sumlimits_{i=0}^kalpha_iv_i = 0,$$
but the $v_i$ all lie in $A$, so are linearly independent, so no such $alpha_i$ exist, hence $B$ is linearly independent.



b)If there is some $xinmathbb{R}^msetminus mathop{mathrm{Span}}(f(M)),$ then, since $f$ is surjective, there is some $y in mathbb{R}^n$ such that $f(y) = x$. But since $M$ spans $mathbb{R}^n$, there are some $m_1,ldots,m_kin M$ and some $alpha_1,ldots,alpha_kinmathbb{R}$ such that $$y = sumlimits_{i=0}^kalpha_im_i.$$
But then begin{align*}x = f(y) &= fleft(sumlimits_{i=0}^kalpha_im_iright)
\&=sumlimits_{i=0}^kalpha_if(m_i)&mbox{since }fmbox{ is linear}
\&inmathop{mathrm{Span}}{f(m_1),ldots,f(m_k)}
\&subseteqmathop{mathrm{Span}}(f(M))&mbox{since }m_i in Mmbox{ for all }i.end{align*}

This contradicts our definition of $x$, so no such $x$ exists, so $mathrm{Span}(f(M)) = mathbb{R}^m$.






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    For (a) show at first, that $f$ is injective iff its kernel is trivial. Now assume $0=sumlambda_i f(v_i)$. As $f$ is linear we have $0=fbigl(sumlambda_i v_i)bigr)$, hence $sumlambda_i v_i=0$.



    For (b) assume that $f(M)$ doesn't span $mathbb R^m$.






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      Unless I'm missing something, that's terrible advice for (b).
      $endgroup$
      – Aweygan
      Nov 24 '18 at 18:04











    Your Answer





    StackExchange.ifUsing("editor", function () {
    return StackExchange.using("mathjaxEditing", function () {
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    });
    });
    }, "mathjax-editing");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "69"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3011481%2fproofs-with-linear-maps%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0












    $begingroup$

    a) If there are $alpha_1,ldots,alpha_k in mathbb{R}$ such that
    $$sumlimits_{i=0}^kalpha_if(v_i) = 0,$$
    then, since $f$ is linear, $$fleft(sumlimits_{i=0}^kalpha_iv_iright) = 0,$$
    and since $f$ is injective, $$sumlimits_{i=0}^kalpha_iv_i = 0,$$
    but the $v_i$ all lie in $A$, so are linearly independent, so no such $alpha_i$ exist, hence $B$ is linearly independent.



    b)If there is some $xinmathbb{R}^msetminus mathop{mathrm{Span}}(f(M)),$ then, since $f$ is surjective, there is some $y in mathbb{R}^n$ such that $f(y) = x$. But since $M$ spans $mathbb{R}^n$, there are some $m_1,ldots,m_kin M$ and some $alpha_1,ldots,alpha_kinmathbb{R}$ such that $$y = sumlimits_{i=0}^kalpha_im_i.$$
    But then begin{align*}x = f(y) &= fleft(sumlimits_{i=0}^kalpha_im_iright)
    \&=sumlimits_{i=0}^kalpha_if(m_i)&mbox{since }fmbox{ is linear}
    \&inmathop{mathrm{Span}}{f(m_1),ldots,f(m_k)}
    \&subseteqmathop{mathrm{Span}}(f(M))&mbox{since }m_i in Mmbox{ for all }i.end{align*}

    This contradicts our definition of $x$, so no such $x$ exists, so $mathrm{Span}(f(M)) = mathbb{R}^m$.






    share|cite|improve this answer









    $endgroup$


















      0












      $begingroup$

      a) If there are $alpha_1,ldots,alpha_k in mathbb{R}$ such that
      $$sumlimits_{i=0}^kalpha_if(v_i) = 0,$$
      then, since $f$ is linear, $$fleft(sumlimits_{i=0}^kalpha_iv_iright) = 0,$$
      and since $f$ is injective, $$sumlimits_{i=0}^kalpha_iv_i = 0,$$
      but the $v_i$ all lie in $A$, so are linearly independent, so no such $alpha_i$ exist, hence $B$ is linearly independent.



      b)If there is some $xinmathbb{R}^msetminus mathop{mathrm{Span}}(f(M)),$ then, since $f$ is surjective, there is some $y in mathbb{R}^n$ such that $f(y) = x$. But since $M$ spans $mathbb{R}^n$, there are some $m_1,ldots,m_kin M$ and some $alpha_1,ldots,alpha_kinmathbb{R}$ such that $$y = sumlimits_{i=0}^kalpha_im_i.$$
      But then begin{align*}x = f(y) &= fleft(sumlimits_{i=0}^kalpha_im_iright)
      \&=sumlimits_{i=0}^kalpha_if(m_i)&mbox{since }fmbox{ is linear}
      \&inmathop{mathrm{Span}}{f(m_1),ldots,f(m_k)}
      \&subseteqmathop{mathrm{Span}}(f(M))&mbox{since }m_i in Mmbox{ for all }i.end{align*}

      This contradicts our definition of $x$, so no such $x$ exists, so $mathrm{Span}(f(M)) = mathbb{R}^m$.






      share|cite|improve this answer









      $endgroup$
















        0












        0








        0





        $begingroup$

        a) If there are $alpha_1,ldots,alpha_k in mathbb{R}$ such that
        $$sumlimits_{i=0}^kalpha_if(v_i) = 0,$$
        then, since $f$ is linear, $$fleft(sumlimits_{i=0}^kalpha_iv_iright) = 0,$$
        and since $f$ is injective, $$sumlimits_{i=0}^kalpha_iv_i = 0,$$
        but the $v_i$ all lie in $A$, so are linearly independent, so no such $alpha_i$ exist, hence $B$ is linearly independent.



        b)If there is some $xinmathbb{R}^msetminus mathop{mathrm{Span}}(f(M)),$ then, since $f$ is surjective, there is some $y in mathbb{R}^n$ such that $f(y) = x$. But since $M$ spans $mathbb{R}^n$, there are some $m_1,ldots,m_kin M$ and some $alpha_1,ldots,alpha_kinmathbb{R}$ such that $$y = sumlimits_{i=0}^kalpha_im_i.$$
        But then begin{align*}x = f(y) &= fleft(sumlimits_{i=0}^kalpha_im_iright)
        \&=sumlimits_{i=0}^kalpha_if(m_i)&mbox{since }fmbox{ is linear}
        \&inmathop{mathrm{Span}}{f(m_1),ldots,f(m_k)}
        \&subseteqmathop{mathrm{Span}}(f(M))&mbox{since }m_i in Mmbox{ for all }i.end{align*}

        This contradicts our definition of $x$, so no such $x$ exists, so $mathrm{Span}(f(M)) = mathbb{R}^m$.






        share|cite|improve this answer









        $endgroup$



        a) If there are $alpha_1,ldots,alpha_k in mathbb{R}$ such that
        $$sumlimits_{i=0}^kalpha_if(v_i) = 0,$$
        then, since $f$ is linear, $$fleft(sumlimits_{i=0}^kalpha_iv_iright) = 0,$$
        and since $f$ is injective, $$sumlimits_{i=0}^kalpha_iv_i = 0,$$
        but the $v_i$ all lie in $A$, so are linearly independent, so no such $alpha_i$ exist, hence $B$ is linearly independent.



        b)If there is some $xinmathbb{R}^msetminus mathop{mathrm{Span}}(f(M)),$ then, since $f$ is surjective, there is some $y in mathbb{R}^n$ such that $f(y) = x$. But since $M$ spans $mathbb{R}^n$, there are some $m_1,ldots,m_kin M$ and some $alpha_1,ldots,alpha_kinmathbb{R}$ such that $$y = sumlimits_{i=0}^kalpha_im_i.$$
        But then begin{align*}x = f(y) &= fleft(sumlimits_{i=0}^kalpha_im_iright)
        \&=sumlimits_{i=0}^kalpha_if(m_i)&mbox{since }fmbox{ is linear}
        \&inmathop{mathrm{Span}}{f(m_1),ldots,f(m_k)}
        \&subseteqmathop{mathrm{Span}}(f(M))&mbox{since }m_i in Mmbox{ for all }i.end{align*}

        This contradicts our definition of $x$, so no such $x$ exists, so $mathrm{Span}(f(M)) = mathbb{R}^m$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 24 '18 at 12:40









        user3482749user3482749

        3,722417




        3,722417























            0












            $begingroup$

            For (a) show at first, that $f$ is injective iff its kernel is trivial. Now assume $0=sumlambda_i f(v_i)$. As $f$ is linear we have $0=fbigl(sumlambda_i v_i)bigr)$, hence $sumlambda_i v_i=0$.



            For (b) assume that $f(M)$ doesn't span $mathbb R^m$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Unless I'm missing something, that's terrible advice for (b).
              $endgroup$
              – Aweygan
              Nov 24 '18 at 18:04
















            0












            $begingroup$

            For (a) show at first, that $f$ is injective iff its kernel is trivial. Now assume $0=sumlambda_i f(v_i)$. As $f$ is linear we have $0=fbigl(sumlambda_i v_i)bigr)$, hence $sumlambda_i v_i=0$.



            For (b) assume that $f(M)$ doesn't span $mathbb R^m$.






            share|cite|improve this answer









            $endgroup$













            • $begingroup$
              Unless I'm missing something, that's terrible advice for (b).
              $endgroup$
              – Aweygan
              Nov 24 '18 at 18:04














            0












            0








            0





            $begingroup$

            For (a) show at first, that $f$ is injective iff its kernel is trivial. Now assume $0=sumlambda_i f(v_i)$. As $f$ is linear we have $0=fbigl(sumlambda_i v_i)bigr)$, hence $sumlambda_i v_i=0$.



            For (b) assume that $f(M)$ doesn't span $mathbb R^m$.






            share|cite|improve this answer









            $endgroup$



            For (a) show at first, that $f$ is injective iff its kernel is trivial. Now assume $0=sumlambda_i f(v_i)$. As $f$ is linear we have $0=fbigl(sumlambda_i v_i)bigr)$, hence $sumlambda_i v_i=0$.



            For (b) assume that $f(M)$ doesn't span $mathbb R^m$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered Nov 24 '18 at 12:31









            Michael HoppeMichael Hoppe

            10.8k31834




            10.8k31834












            • $begingroup$
              Unless I'm missing something, that's terrible advice for (b).
              $endgroup$
              – Aweygan
              Nov 24 '18 at 18:04


















            • $begingroup$
              Unless I'm missing something, that's terrible advice for (b).
              $endgroup$
              – Aweygan
              Nov 24 '18 at 18:04
















            $begingroup$
            Unless I'm missing something, that's terrible advice for (b).
            $endgroup$
            – Aweygan
            Nov 24 '18 at 18:04




            $begingroup$
            Unless I'm missing something, that's terrible advice for (b).
            $endgroup$
            – Aweygan
            Nov 24 '18 at 18:04


















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3011481%2fproofs-with-linear-maps%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?