alexr_rwx: (coffee)
Alex R ([personal profile] alexr_rwx) wrote2005-08-31 09:33 pm

when you think about it, formal systems are weird.

Many [programming languages], such as Pascal and LISP, look quite different from one another in style and structure. Can some algorithm be programmed in one of them and not the others? Of course not -- we can compile LISP into Pascal and Pascal into LISP, which means that the two languages describe exactly the same class of algorithms. So do all other reasonable programming languages. The widespread equivalence of computational models holds for precisely the same reason. Any two computational models that satisfy certain reasonable requirements can simulate one another and hence are equivalent in power...
-- Sipser, Introduction to the Theory of Computation

When we talk about mathematical ideas, we often say that we're "discovering" them, as if they were always there just waiting for us, and that when I talk about Turing Machines or differential calculus or set theory, I mean the same thing that [livejournal.com profile] yourusername means... but why? Rationalists of different stripes have long held maths to be a fundamental thing-in-reality -- but if you were going to be an empiricist about it, how do you account for this whole math thing? Hume (patron saint of hard empiricists) calls apodictic-type knowledge "consequences of names" but even that presupposes that there's such a thing as "consequence" when it comes to thinking about things. Is there such a thing as "what you must think, if you think"?

Are all of these things just implications of some hardwired logic bits that humans have in their brains, or is it a property of the world? Or is it that we learn to do the same sort of reasoning as other humans from having the particular wetware that we do and interacting with a reasonably-similar environment? Is it conceivable that another intelligent species (in a different kind of environment, I suppose) would come up with a different sort of reasoning where they would find the math that we think up illogical?

Particularly, the λ-calculus and the TM describe exactly the same sort of computation -- where did we get that computation from in the first place, and why were those cats Church and Turing just waiting to describe it with their different computational models?

Discuss. [livejournal.com profile] eponis and [livejournal.com profile] realitycalls particularly, this is me looking at you.
ext_110843: (communist underneath)

[identity profile] oniugnip.livejournal.com 2005-09-01 08:16 pm (UTC)(link)
I think on your first example, when it comes to planes, that's more of an empirically verifiable situation -- if you have something plane-like, a table perhaps, and you're looking for paths across it you could verify just by trying lots of different paths that the straightest one is the shortest. So that's something you can observe, and it wouldn't be too hard to argue that you get some leverage, as a living being, from generalizing from particulars so that you have a widely applicable rule for living (well, I want to get there fast, so I'll take a straight-line path)...

But you can't really observe, for example, algorithms or sets or numbers in the abstract, and so they seem to require some accounting-for from an empiricist perspective -- why does it seem like everybody comes up with similar concepts? Would you say that your understanding of fast mod arithmetic is a product of how you've been acculturated to deal with other people?

And if so, how does this cause-and-effect thing work out? Is that just a generalization that we've learned, or is Kant right in saying it's something hardwired into us that we apply to our experiences (and one might say we've been tuned by evolution to do that)?

(Anonymous) 2005-09-01 08:41 pm (UTC)(link)
But you can't really observe, for example, algorithms or sets or numbers in the abstract, and so they seem to require some accounting-for from an empiricist perspective -- why does it seem like everybody comes up with similar concepts?

Certainly, they do. I accounted for them if you think about it. The fundamental issue here is "where do people start" and "where do people want to go" and "what are they likely to try first that will work." Most people start from a similar place to the people around them. This is especially true among the very educated. Now, lots of people wind up trying to solve the same problem. Finally, people are programmed to think like other people. It's what we teach kids in school after all. Therefore, there is a high degree of probability that people will come up with the same solution. Also, there are *only* so many workable solutions to any given problem.

Would you say that your understanding of fast mod arithmetic is a product of how you've been acculturated to deal with other people?

More or less. I understand fast mod arithmetic via the proofs of Euclid and company. So, if I start trying to solve a problem using that kind of math, that's the basis from which I start. I don't have another place to begin from. It's the same place anyone else with my level of education an understanding would start from. School teaches you to solve problems from where you are. School and society aslo function to make sure that where you are is close to where everyone else is. There is a reason John Nash claimed "classes will dull you mind; destroy your potential for original thought."

- neuroticmonk