Nano-Passion
- 1,291
- 0
Fredrik said:When I said that your proof (the picture in post #17) wasn't valid, I meant that it was completely wrong. 0 points, may God have mercy on your soul and all that. I just didn't want to be rude.(Sorry, I couldn't resist the Billy Madison reference. It was definitely not meant as an insult, just a little joke).
To a mathematician, your proof looks like "since the next few months are in the year 2012, it must be 2012 right now". The things you said about the numbers 1,2,3,4 don't imply anything useful about the number 0. It is, but what exactly it means depends on what axioms you take as the starting point. It's especially important to be careful with this when you're talking about zero terms. What does it mean to add zero copies of x together? It's reasonable to define it by saying that the notation 0x denotes 0. But then there's nothing to prove. His proof is not correct. I stopped reading it at "0+0=0. ergo, n(0)+n(0)=0". It's not clear to me what he's thinking here, and in my opinion, that's enough to make a proof invalid. But it looks like he's doing something seriously wrong. For example, if the idea is to multiply the first equality by n, then the result is n0+n0=n0, not n0+n0=0. So it looks like he's using what he's trying to prove.
My proof was a more rigorous (or at least more explicit) version of DivisionByZro's proof. I just listed the axioms and explained which one I was using at each step. He didn't explain why you can cancel a term from each side, e.g. that x+z=y+z implies x=y. That can be proved as a separate theorem, but you can also just add -z and use the axioms.
But then saying 0x denotes 0 is still an assumption that needs proof as much as saying that multiplication can be described as repeated addition. What is the explicit definition of multiplication? I thought it would be something agreed on.
jgens said:Not quite. My point was that it depends on context. The context in which case your proof could be formalized is a construction of N where you have defined multiplication in terms of repeated addition. This is most likely not the case, so in all likelihood, your proof is incorrect. It is much more likely that you are working with a synthetic approach to number systems, where you assume all of the basic properties that you want the number system to have, and then you need to prove everything from there.
It really depends on the context. But making your argument more rigorous would take a lot more work than you want since you would have to work with a construction of N from ∅. Also, it is worth noting the following: Just because you point out a pattern for a few numbers, does not mean that pattern continues. For example, you noted that 2*3 = 6 and 2 + 2 + 2 = 6 and 3 + 3 = 6 and then generalized this to make the claim that n*a is n added a times or a added n times. You would have to show that this holds for all pairs of natural numbers for this to work, and doing this would have to rely on an explicit definition of multiplication.
But I thought that multiplication is an explicit definition of repeated additions. How else can you explicitly define multiplication?