User nick thompson - MathOverflowmost recent 30 from http://mathoverflow.net2013-05-25T04:49:48Zhttp://mathoverflow.net/feeds/user/14717http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/37610/demonstrating-that-rigour-is-important/63913#63913Answer by Nick Thompson for Demonstrating that rigour is important Nick Thompson2011-05-04T13:42:07Z2011-05-04T13:42:07Z<p>This is not strictly an answer to the question since it is a hypothetical rather than an example, but perhaps relevant nonetheless: Suppose that you have some computer program-say for keeping an airliner stable under gusts of wind-and it relies on a numerical algorithm, proved to converge under reasonable assumptions about air pressure and wind velocity, so on. A faster and more stable algorithm is developed for which no proof of convergence is known, though all the researchers in the field assure you that it always converges and that <em>they</em> are certain that it will always converge given the plausible scenarios your code is likely to be used for. I think it is clear that you should <em>not</em> trust their judgment, but rather retain the old code, despite the clear desirability of having a faster numerical algorithm. </p>
<p>So from the perspective of the researchers, a proof might not be all that important; it may have only told them what they already knew and generated no new insights in the process. But from the perspective of the <em>consumers of mathematics</em>, knowledge that a proof exists may lead to incremental improvements in technology that would otherwise not happen. Of course, at this point we've come full circle and it becomes important to the researchers to supply a proof.</p>
<p>My second point again distinguishes between consumers of mathematics and researchers: It is sometimes <em>much easier</em> to become 100% certain of something than 99% certain. 99% certainty that a given statement is true requires thinking about many concrete examples and developing intuition, whereas 100% certainty requires logically assenting to the statements contained in a proof. By this standard, I would say that I am 100% certain about the bulk of my mathematical knowledge, and <em>not</em> 99% certain. Perhaps this is a lamentable state of affairs, but time is finite. We cannot hope to develop intuition about all the statements we wish to use while working on problems we <em>do</em> wish to develop intuition about. In that sense, proofs encode in a few kb's the vast amount of information stored as the intuitions of all the researchers working on a particular problem. Again under this model, the purpose of proofs is for the convenience of non-researchers.</p>
http://mathoverflow.net/questions/29413/defining-variable-symbol-indeterminate-and-parameter/63143#63143Answer by Nick Thompson for Defining variable, symbol, indeterminate and parameter Nick Thompson2011-04-27T09:54:17Z2011-04-27T09:54:17Z<p>In written English (and of course other languages), we have linguistic constructs which tell the reader how to approach the ideas that are about to be presented. For example, if I begin a sentence with "However, . . .", the reader expects a caution about a previously stated proposition, but if I begin the sentence with "Indeed, . . . ", the reader expects supporting evidence for a position. Of course we could completely discard such language and the same ideas would be communicated, but at much greater effort. I regard the words "variable", "constant", "parameter", and so on, in much the same way I regard "however", "indeed", and "of course"; these words are informing me about potential ways to envision the objects I am learning about. For example, when I read that "$x$ is a variable", I regard $x$ as able to engage in movement; it can float about the set it is defined upon. But if $c$ is an element of the same set, I regard it as nailed down; "for each" is the appropriate quantifier for the letter $c$. And when (say) $\xi$ is a parameter, then I envision an uncountable set of objects generated by $\xi$, but $\xi$ itself <em>cannot</em> engage in movement. Finally, when an object is referred to as a symbol, then I regard its ontological status as <em>in doubt</em> until further proof is given. Such as: "Let the symbol '$Lv$' denote the limit of the sequence $\lbrace L_{n}v \rbrace_{n=1}^{\infty}$ for each $v \in V$. With this definition, we can regard $L$ as a function defined on $V$. . . " </p>
<p>So in short, I regard constructing precise mathematical definitions for these terms as equivalent to getting everyone to have the same mental visions of abstract objects.</p>
http://mathoverflow.net/questions/29413/defining-variable-symbol-indeterminate-and-parameter/63143#63143Comment by Nick Thompson Nick Thompson2011-04-28T03:02:37Z2011-04-28T03:02:37ZI believe that "variable", "constant", and "parameter" have identical set theoretic meaning, as they operate as adjectives describing elements of sets within any given proof, and the validity of proofs depends only on the properties of the elements of the sets under consideration, not the adjectives used to describe the elements.
So though we regard "variable" as a noun, it arises from the mental abstraction of an adjective. Objects which seem to be amenable to precise mathematical definitions seem to arise as abstractions of nouns. (That's the best answer I can come up with unfortunately!)