Addition problem in Serge Lang Basic Mathematics

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 3K views
clone
Messages
4
Reaction score
1
Homework Statement
Show that -(a - b) = b - a
Relevant Equations
-(a - b) = b - a
Relevant Rules:
N5: -(a+b) = - a - b
N4: a = -(-a)
N2: a + (-a) = 0 and -a + a = 0

I tried just manipulating -(a - b) with the rules to get the answer:
-(a - b) = -(a + (-b))
With N5: = - a + (-(-b))
With N4: = - a + b
Commutativity: b - a

The provided solution in the book used N2 to prove it:
1741381664719.png


Is my solution valid? If not what is the problem with it? I would really appreciate any feedback because I'm new to thinking about proofs and have no idea what I'm doing.

I guess saying -(a - b) = -(a + (-b)) might be wrong because I can't find any rule to justify it. I assumed that - b and + (- b) were assumed to be the same from this section:
1741381903423.png


But maybe I can't use things from more casually written sections in proofs?

Thanks for reading!
 
Physics news on Phys.org
clone said:
Is my solution valid?
Looks fine to me.
clone said:
I guess saying -(a - b) = -(a + (-b)) might be wrong because I can't find any rule to justify it.
Seems to me that it's covered by N4 or else by the fact that subtracting a number is the same as adding the additive inverse of that number.
 
Reply
  • Like
Likes   Reactions: clone
clone said:
Homework Statement: Show that -(a - b) = b - a
Relevant Equations: -(a - b) = b - a

Relevant Rules:
N5: -(a+b) = - a - b
N4: a = -(-a)
N2: a + (-a) = 0 and -a + a = 0

I tried just manipulating -(a - b) with the rules to get the answer:
-(a - b) = -(a + (-b))
With N5: = - a + (-(-b))
With N4: = - a + b
Commutativity: b - a

The provided solution in the book used N2 to prove it:
View attachment 358234

Is my solution valid? If not what is the problem with it? I would really appreciate any feedback because I'm new to thinking about proofs and have no idea what I'm doing.

I guess saying -(a - b) = -(a + (-b)) might be wrong because I can't find any rule to justify it. I assumed that - b and + (- b) were assumed to be the same from this section:
View attachment 358236

But maybe I can't use things from more casually written sections in proofs?

Thanks for reading!
Your solution isn't wrong, but perhaps you could look at this problem differently. From an abstract point of view, what is ##-X##, where ##X## is anything? The abstract mathematical answer is that ##-X## is the unique thing that satisfies the equation ##X + (-X) = 0##.

Whereas, you are looking at the ##-## as more like an operator that acts on ##X##.

From that point of view, I very much prefer the book solution.
 
Reply
  • Like
Likes   Reactions: SammyS and clone