- #36
chronon
- 500
- 0
Yesepenguin said:? Does that mean you could have a finite machine that can prove any theorem within these systems in a finite time or have I confused issues?
They have done so (although the applet mentioned in wikipedia doesn't seem to load properly)epenguin said:If not, why doesn’t someone make such a machine?
That you can do something m-1 times involves an assumption about the nature of m, so you're really introducing new axioms which are equivalent to those of multiplicationepenguin said:Anyway the problem I always had about multiplication is I could never see why it is said to be a separate fundamental operation like an axiom.
Multiplying n by m is just adding n to itself m-1 times! As far as I can see you could specify an algorithm involving just the notions that are in the numbers, succession etc., and addition - define multiplication within those axioms etc.. So if you can assume addition by my reasoning you would have the whole of arithmetic.
epenguin said:But if I have missed something about multiplication, why is raising to a power, n^m being just multiplying n by itself m-1 times completely by the same form of definition as multiplication above, not also a fundamental independent operation or axiom?
Once you have multiplication you can define functions which need loops to program. For instance you can define exponentiation in terms of addition and multiplication as I mentioned previously