Is this $0v=0$ proof correct? Announcing the arrival of Valued Associate #679: Cesar Manara ...

Why complex landing gears are used instead of simple, reliable and light weight muscle wire or shape memory alloys?

How does TikZ render an arc?

First paper to introduce the "principal-agent problem"

Can two people see the same photon?

Vertical ranges of Column Plots in 12

NIntegrate on a solution of a matrix ODE

How to infer difference of population proportion between two groups when proportion is small?

Determine whether an integer is a palindrome

Table formatting with tabularx?

What is "Lambda" in Heston's original paper on stochastic volatility models?

Fit odd number of triplets in a measure?

What is a more techy Technical Writer job title that isn't cutesy or confusing?

Keep at all times, the minus sign above aligned with minus sign below

Does a random sequence of vectors span a Hilbert space?

French equivalents of おしゃれは足元から (Every good outfit starts with the shoes)

"Destructive power" carried by a B-52?

Diophantine equation 3^a+1=3^b+5^c

How do I say "this must not happen"?

3D Masyu - A Die

My mentor says to set image to Fine instead of RAW — how is this different from JPG?

Why are current probes so expensive?

How could a hydrazine and N2O4 cloud (or it's reactants) show up in weather radar?

Did any compiler fully use 80-bit floating point?

Weaponising the Grasp-at-a-Distance spell



Is this $0v=0$ proof correct?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Advice on Understanding Vector Spaces and SubspacesIs this proof of uniqueness of the limit correct?Proving that the union of two vector sub spaces of the same space are not a sub space.First class example and i have no clue what to doIs there a term for two subsets whose intersection is {0}?Good Topics to Study After a Course in Linear Algebra?Question regarding Normed Vector SpacesWhat math to take after Linear Algebra?Proving a set is a subspace of a given vector space questionDimension of vector spaces with finitely many elements












5












$begingroup$


I'm taking my first linear algebra course at university and recently I've been introduced to vector spaces. Now, the teacher has asked us to prove that $0v=0$ for any $v$ using only the definition of a vector space. I've came up with a proof, but I'm unsure whether it's correct or not, as I'm not familiar with proofs in Math.



$$
begin{align}(1+1)v &= 2v \
(1+1)v-2v &= 2v-2v\
[(1+1)-2]v &= 2(v-v) \
0v &= 0
end{align}
$$



If this is correct I can go on proving other properties of vector spaces. Any feedback appreciated!



EDIT: Ok, taking into account José's answer, I came up with this one
$$
(1+0)v=v \
1v+0v=v \
-v+v+0v=-v+v \
0v=0
$$










share|cite|improve this question











$endgroup$








  • 9




    $begingroup$
    You are missing a $v$ on the left-hand side of the third line. But otherwise it looks fine. A simpler proof is $vec{0} = v - v = (1-1) v = 0v$.
    $endgroup$
    – angryavian
    Apr 27 '18 at 20:37










  • $begingroup$
    Doesnt definition of vector space define scalar multiplication? So shouldn't 0v=v be true by definition?
    $endgroup$
    – Goldname
    Apr 27 '18 at 21:20












  • $begingroup$
    @Goldname The definition of vector space says that $kv in V$ where $V$ is the vector space, but the thing I know about the result of a scalar times a vector is $1v=v$, everything else I have to prove myself
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:23










  • $begingroup$
    @angryavian proving that $(-1)v=-v$ is a separate assignment which I haven't done yet, so I would prefer to avoid using it
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:24
















5












$begingroup$


I'm taking my first linear algebra course at university and recently I've been introduced to vector spaces. Now, the teacher has asked us to prove that $0v=0$ for any $v$ using only the definition of a vector space. I've came up with a proof, but I'm unsure whether it's correct or not, as I'm not familiar with proofs in Math.



$$
begin{align}(1+1)v &= 2v \
(1+1)v-2v &= 2v-2v\
[(1+1)-2]v &= 2(v-v) \
0v &= 0
end{align}
$$



If this is correct I can go on proving other properties of vector spaces. Any feedback appreciated!



EDIT: Ok, taking into account José's answer, I came up with this one
$$
(1+0)v=v \
1v+0v=v \
-v+v+0v=-v+v \
0v=0
$$










share|cite|improve this question











$endgroup$








  • 9




    $begingroup$
    You are missing a $v$ on the left-hand side of the third line. But otherwise it looks fine. A simpler proof is $vec{0} = v - v = (1-1) v = 0v$.
    $endgroup$
    – angryavian
    Apr 27 '18 at 20:37










  • $begingroup$
    Doesnt definition of vector space define scalar multiplication? So shouldn't 0v=v be true by definition?
    $endgroup$
    – Goldname
    Apr 27 '18 at 21:20












  • $begingroup$
    @Goldname The definition of vector space says that $kv in V$ where $V$ is the vector space, but the thing I know about the result of a scalar times a vector is $1v=v$, everything else I have to prove myself
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:23










  • $begingroup$
    @angryavian proving that $(-1)v=-v$ is a separate assignment which I haven't done yet, so I would prefer to avoid using it
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:24














5












5








5


0



$begingroup$


I'm taking my first linear algebra course at university and recently I've been introduced to vector spaces. Now, the teacher has asked us to prove that $0v=0$ for any $v$ using only the definition of a vector space. I've came up with a proof, but I'm unsure whether it's correct or not, as I'm not familiar with proofs in Math.



$$
begin{align}(1+1)v &= 2v \
(1+1)v-2v &= 2v-2v\
[(1+1)-2]v &= 2(v-v) \
0v &= 0
end{align}
$$



If this is correct I can go on proving other properties of vector spaces. Any feedback appreciated!



EDIT: Ok, taking into account José's answer, I came up with this one
$$
(1+0)v=v \
1v+0v=v \
-v+v+0v=-v+v \
0v=0
$$










share|cite|improve this question











$endgroup$




I'm taking my first linear algebra course at university and recently I've been introduced to vector spaces. Now, the teacher has asked us to prove that $0v=0$ for any $v$ using only the definition of a vector space. I've came up with a proof, but I'm unsure whether it's correct or not, as I'm not familiar with proofs in Math.



$$
begin{align}(1+1)v &= 2v \
(1+1)v-2v &= 2v-2v\
[(1+1)-2]v &= 2(v-v) \
0v &= 0
end{align}
$$



If this is correct I can go on proving other properties of vector spaces. Any feedback appreciated!



EDIT: Ok, taking into account José's answer, I came up with this one
$$
(1+0)v=v \
1v+0v=v \
-v+v+0v=-v+v \
0v=0
$$







linear-algebra proof-verification vector-spaces






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 27 '18 at 21:27









GNUSupporter 8964民主女神 地下教會

14.2k82652




14.2k82652










asked Apr 27 '18 at 20:33









twkmztwkmz

545




545








  • 9




    $begingroup$
    You are missing a $v$ on the left-hand side of the third line. But otherwise it looks fine. A simpler proof is $vec{0} = v - v = (1-1) v = 0v$.
    $endgroup$
    – angryavian
    Apr 27 '18 at 20:37










  • $begingroup$
    Doesnt definition of vector space define scalar multiplication? So shouldn't 0v=v be true by definition?
    $endgroup$
    – Goldname
    Apr 27 '18 at 21:20












  • $begingroup$
    @Goldname The definition of vector space says that $kv in V$ where $V$ is the vector space, but the thing I know about the result of a scalar times a vector is $1v=v$, everything else I have to prove myself
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:23










  • $begingroup$
    @angryavian proving that $(-1)v=-v$ is a separate assignment which I haven't done yet, so I would prefer to avoid using it
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:24














  • 9




    $begingroup$
    You are missing a $v$ on the left-hand side of the third line. But otherwise it looks fine. A simpler proof is $vec{0} = v - v = (1-1) v = 0v$.
    $endgroup$
    – angryavian
    Apr 27 '18 at 20:37










  • $begingroup$
    Doesnt definition of vector space define scalar multiplication? So shouldn't 0v=v be true by definition?
    $endgroup$
    – Goldname
    Apr 27 '18 at 21:20












  • $begingroup$
    @Goldname The definition of vector space says that $kv in V$ where $V$ is the vector space, but the thing I know about the result of a scalar times a vector is $1v=v$, everything else I have to prove myself
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:23










  • $begingroup$
    @angryavian proving that $(-1)v=-v$ is a separate assignment which I haven't done yet, so I would prefer to avoid using it
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:24








9




9




$begingroup$
You are missing a $v$ on the left-hand side of the third line. But otherwise it looks fine. A simpler proof is $vec{0} = v - v = (1-1) v = 0v$.
$endgroup$
– angryavian
Apr 27 '18 at 20:37




$begingroup$
You are missing a $v$ on the left-hand side of the third line. But otherwise it looks fine. A simpler proof is $vec{0} = v - v = (1-1) v = 0v$.
$endgroup$
– angryavian
Apr 27 '18 at 20:37












$begingroup$
Doesnt definition of vector space define scalar multiplication? So shouldn't 0v=v be true by definition?
$endgroup$
– Goldname
Apr 27 '18 at 21:20






$begingroup$
Doesnt definition of vector space define scalar multiplication? So shouldn't 0v=v be true by definition?
$endgroup$
– Goldname
Apr 27 '18 at 21:20














$begingroup$
@Goldname The definition of vector space says that $kv in V$ where $V$ is the vector space, but the thing I know about the result of a scalar times a vector is $1v=v$, everything else I have to prove myself
$endgroup$
– twkmz
Apr 27 '18 at 21:23




$begingroup$
@Goldname The definition of vector space says that $kv in V$ where $V$ is the vector space, but the thing I know about the result of a scalar times a vector is $1v=v$, everything else I have to prove myself
$endgroup$
– twkmz
Apr 27 '18 at 21:23












$begingroup$
@angryavian proving that $(-1)v=-v$ is a separate assignment which I haven't done yet, so I would prefer to avoid using it
$endgroup$
– twkmz
Apr 27 '18 at 21:24




$begingroup$
@angryavian proving that $(-1)v=-v$ is a separate assignment which I haven't done yet, so I would prefer to avoid using it
$endgroup$
– twkmz
Apr 27 '18 at 21:24










3 Answers
3






active

oldest

votes


















1












$begingroup$

Your proof has some problems. What is $-2v$? Is it $-(2v)$ or is it $(-2)v$? If it is $-(2v)$, then you could jump directly from $2v-2v$ to $0$, but then how do you know that $(1+1)v-2v=bigl((1+1)-2bigr)v$? And if $-2v$ is $(-2)v$, then how do you know that $2v-2v=2(v-v)$?






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Yeah, you're right, I was trying to prove that $(-1)v=-v$ as a separate exercise, so I was in fact using properties that I hadn't yet proved
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:16



















1












$begingroup$

You can write a proof that doesn't require $(-1)v=-v$:
$$
0v=(0+0)v\
0v=0v+0v\
0v-(0v)=0v+0v-(0v)\
0=0v
$$
Note that $x-y$ actually means $x+(-y)$; with $-(0v)$ I denote the negative of $0v$.



Where does your attempt go wrong? With the same convention as before, you can do $(1+1)v-(2v)=2v-(2v)$. The right hand side is $0$ by definition of $-(2v)$, but you cannot go from $(1+1)v-(2v)$ to $((1+1)-2)v$ unless you prove that
$$
-(2v)=(-2)v
$$
which is true but unfortunately depends on $0v=0$. Indeed, for any scalar $a$,
$$
av+(-a)v=(a+(-a))v=0v=0
$$
so $(-a)v$ summed to $av$ is $0$, which means $(-a)v$ is the negative of $av$:
$$
(-a)v=-(av)
$$
Note that in all of this the property $1v=v$ has not been used. With it we can also state
$$
(-1)v=-(1v)=-v
$$






share|cite|improve this answer









$endgroup$





















    -1












    $begingroup$

    Here another method :
    where $θ$ is the zero vector and $a$ is a scaler
    We know that $av$ is a scaled vector and $v + θ = v$
    So : $$av + θ = av $$
    Hence :$$θ = (a-a)v$$
    $$θ = 0v$$






    share|cite|improve this answer











    $endgroup$









    • 2




      $begingroup$
      This makes the same mistake that the OP did, namely assume without argument that $-(av)=(-a)v$.
      $endgroup$
      – Henning Makholm
      Mar 26 at 10:52














    Your Answer








    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%2f2756668%2fis-this-0v-0-proof-correct%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    Your proof has some problems. What is $-2v$? Is it $-(2v)$ or is it $(-2)v$? If it is $-(2v)$, then you could jump directly from $2v-2v$ to $0$, but then how do you know that $(1+1)v-2v=bigl((1+1)-2bigr)v$? And if $-2v$ is $(-2)v$, then how do you know that $2v-2v=2(v-v)$?






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      Yeah, you're right, I was trying to prove that $(-1)v=-v$ as a separate exercise, so I was in fact using properties that I hadn't yet proved
      $endgroup$
      – twkmz
      Apr 27 '18 at 21:16
















    1












    $begingroup$

    Your proof has some problems. What is $-2v$? Is it $-(2v)$ or is it $(-2)v$? If it is $-(2v)$, then you could jump directly from $2v-2v$ to $0$, but then how do you know that $(1+1)v-2v=bigl((1+1)-2bigr)v$? And if $-2v$ is $(-2)v$, then how do you know that $2v-2v=2(v-v)$?






    share|cite|improve this answer









    $endgroup$













    • $begingroup$
      Yeah, you're right, I was trying to prove that $(-1)v=-v$ as a separate exercise, so I was in fact using properties that I hadn't yet proved
      $endgroup$
      – twkmz
      Apr 27 '18 at 21:16














    1












    1








    1





    $begingroup$

    Your proof has some problems. What is $-2v$? Is it $-(2v)$ or is it $(-2)v$? If it is $-(2v)$, then you could jump directly from $2v-2v$ to $0$, but then how do you know that $(1+1)v-2v=bigl((1+1)-2bigr)v$? And if $-2v$ is $(-2)v$, then how do you know that $2v-2v=2(v-v)$?






    share|cite|improve this answer









    $endgroup$



    Your proof has some problems. What is $-2v$? Is it $-(2v)$ or is it $(-2)v$? If it is $-(2v)$, then you could jump directly from $2v-2v$ to $0$, but then how do you know that $(1+1)v-2v=bigl((1+1)-2bigr)v$? And if $-2v$ is $(-2)v$, then how do you know that $2v-2v=2(v-v)$?







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered Apr 27 '18 at 20:55









    José Carlos SantosJosé Carlos Santos

    176k24137247




    176k24137247












    • $begingroup$
      Yeah, you're right, I was trying to prove that $(-1)v=-v$ as a separate exercise, so I was in fact using properties that I hadn't yet proved
      $endgroup$
      – twkmz
      Apr 27 '18 at 21:16


















    • $begingroup$
      Yeah, you're right, I was trying to prove that $(-1)v=-v$ as a separate exercise, so I was in fact using properties that I hadn't yet proved
      $endgroup$
      – twkmz
      Apr 27 '18 at 21:16
















    $begingroup$
    Yeah, you're right, I was trying to prove that $(-1)v=-v$ as a separate exercise, so I was in fact using properties that I hadn't yet proved
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:16




    $begingroup$
    Yeah, you're right, I was trying to prove that $(-1)v=-v$ as a separate exercise, so I was in fact using properties that I hadn't yet proved
    $endgroup$
    – twkmz
    Apr 27 '18 at 21:16











    1












    $begingroup$

    You can write a proof that doesn't require $(-1)v=-v$:
    $$
    0v=(0+0)v\
    0v=0v+0v\
    0v-(0v)=0v+0v-(0v)\
    0=0v
    $$
    Note that $x-y$ actually means $x+(-y)$; with $-(0v)$ I denote the negative of $0v$.



    Where does your attempt go wrong? With the same convention as before, you can do $(1+1)v-(2v)=2v-(2v)$. The right hand side is $0$ by definition of $-(2v)$, but you cannot go from $(1+1)v-(2v)$ to $((1+1)-2)v$ unless you prove that
    $$
    -(2v)=(-2)v
    $$
    which is true but unfortunately depends on $0v=0$. Indeed, for any scalar $a$,
    $$
    av+(-a)v=(a+(-a))v=0v=0
    $$
    so $(-a)v$ summed to $av$ is $0$, which means $(-a)v$ is the negative of $av$:
    $$
    (-a)v=-(av)
    $$
    Note that in all of this the property $1v=v$ has not been used. With it we can also state
    $$
    (-1)v=-(1v)=-v
    $$






    share|cite|improve this answer









    $endgroup$


















      1












      $begingroup$

      You can write a proof that doesn't require $(-1)v=-v$:
      $$
      0v=(0+0)v\
      0v=0v+0v\
      0v-(0v)=0v+0v-(0v)\
      0=0v
      $$
      Note that $x-y$ actually means $x+(-y)$; with $-(0v)$ I denote the negative of $0v$.



      Where does your attempt go wrong? With the same convention as before, you can do $(1+1)v-(2v)=2v-(2v)$. The right hand side is $0$ by definition of $-(2v)$, but you cannot go from $(1+1)v-(2v)$ to $((1+1)-2)v$ unless you prove that
      $$
      -(2v)=(-2)v
      $$
      which is true but unfortunately depends on $0v=0$. Indeed, for any scalar $a$,
      $$
      av+(-a)v=(a+(-a))v=0v=0
      $$
      so $(-a)v$ summed to $av$ is $0$, which means $(-a)v$ is the negative of $av$:
      $$
      (-a)v=-(av)
      $$
      Note that in all of this the property $1v=v$ has not been used. With it we can also state
      $$
      (-1)v=-(1v)=-v
      $$






      share|cite|improve this answer









      $endgroup$
















        1












        1








        1





        $begingroup$

        You can write a proof that doesn't require $(-1)v=-v$:
        $$
        0v=(0+0)v\
        0v=0v+0v\
        0v-(0v)=0v+0v-(0v)\
        0=0v
        $$
        Note that $x-y$ actually means $x+(-y)$; with $-(0v)$ I denote the negative of $0v$.



        Where does your attempt go wrong? With the same convention as before, you can do $(1+1)v-(2v)=2v-(2v)$. The right hand side is $0$ by definition of $-(2v)$, but you cannot go from $(1+1)v-(2v)$ to $((1+1)-2)v$ unless you prove that
        $$
        -(2v)=(-2)v
        $$
        which is true but unfortunately depends on $0v=0$. Indeed, for any scalar $a$,
        $$
        av+(-a)v=(a+(-a))v=0v=0
        $$
        so $(-a)v$ summed to $av$ is $0$, which means $(-a)v$ is the negative of $av$:
        $$
        (-a)v=-(av)
        $$
        Note that in all of this the property $1v=v$ has not been used. With it we can also state
        $$
        (-1)v=-(1v)=-v
        $$






        share|cite|improve this answer









        $endgroup$



        You can write a proof that doesn't require $(-1)v=-v$:
        $$
        0v=(0+0)v\
        0v=0v+0v\
        0v-(0v)=0v+0v-(0v)\
        0=0v
        $$
        Note that $x-y$ actually means $x+(-y)$; with $-(0v)$ I denote the negative of $0v$.



        Where does your attempt go wrong? With the same convention as before, you can do $(1+1)v-(2v)=2v-(2v)$. The right hand side is $0$ by definition of $-(2v)$, but you cannot go from $(1+1)v-(2v)$ to $((1+1)-2)v$ unless you prove that
        $$
        -(2v)=(-2)v
        $$
        which is true but unfortunately depends on $0v=0$. Indeed, for any scalar $a$,
        $$
        av+(-a)v=(a+(-a))v=0v=0
        $$
        so $(-a)v$ summed to $av$ is $0$, which means $(-a)v$ is the negative of $av$:
        $$
        (-a)v=-(av)
        $$
        Note that in all of this the property $1v=v$ has not been used. With it we can also state
        $$
        (-1)v=-(1v)=-v
        $$







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Apr 27 '18 at 22:06









        egregegreg

        186k1486209




        186k1486209























            -1












            $begingroup$

            Here another method :
            where $θ$ is the zero vector and $a$ is a scaler
            We know that $av$ is a scaled vector and $v + θ = v$
            So : $$av + θ = av $$
            Hence :$$θ = (a-a)v$$
            $$θ = 0v$$






            share|cite|improve this answer











            $endgroup$









            • 2




              $begingroup$
              This makes the same mistake that the OP did, namely assume without argument that $-(av)=(-a)v$.
              $endgroup$
              – Henning Makholm
              Mar 26 at 10:52


















            -1












            $begingroup$

            Here another method :
            where $θ$ is the zero vector and $a$ is a scaler
            We know that $av$ is a scaled vector and $v + θ = v$
            So : $$av + θ = av $$
            Hence :$$θ = (a-a)v$$
            $$θ = 0v$$






            share|cite|improve this answer











            $endgroup$









            • 2




              $begingroup$
              This makes the same mistake that the OP did, namely assume without argument that $-(av)=(-a)v$.
              $endgroup$
              – Henning Makholm
              Mar 26 at 10:52
















            -1












            -1








            -1





            $begingroup$

            Here another method :
            where $θ$ is the zero vector and $a$ is a scaler
            We know that $av$ is a scaled vector and $v + θ = v$
            So : $$av + θ = av $$
            Hence :$$θ = (a-a)v$$
            $$θ = 0v$$






            share|cite|improve this answer











            $endgroup$



            Here another method :
            where $θ$ is the zero vector and $a$ is a scaler
            We know that $av$ is a scaled vector and $v + θ = v$
            So : $$av + θ = av $$
            Hence :$$θ = (a-a)v$$
            $$θ = 0v$$







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Mar 26 at 11:35









            Yanior Weg

            3,06021652




            3,06021652










            answered Mar 26 at 10:45









            User1234User1234

            1




            1








            • 2




              $begingroup$
              This makes the same mistake that the OP did, namely assume without argument that $-(av)=(-a)v$.
              $endgroup$
              – Henning Makholm
              Mar 26 at 10:52
















            • 2




              $begingroup$
              This makes the same mistake that the OP did, namely assume without argument that $-(av)=(-a)v$.
              $endgroup$
              – Henning Makholm
              Mar 26 at 10:52










            2




            2




            $begingroup$
            This makes the same mistake that the OP did, namely assume without argument that $-(av)=(-a)v$.
            $endgroup$
            – Henning Makholm
            Mar 26 at 10:52






            $begingroup$
            This makes the same mistake that the OP did, namely assume without argument that $-(av)=(-a)v$.
            $endgroup$
            – Henning Makholm
            Mar 26 at 10:52




















            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%2f2756668%2fis-this-0v-0-proof-correct%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

            Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

            Fil:Tokke komm.svg

            Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?