TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

There's more to mathematics than rigour and proofs (2007)

195 pointsby haraball11 months ago

22 comments

rokob11 months ago
&gt; The distinction between the three types of errors can lead to the phenomenon ... of a mathematical argument by a post-rigorous mathematician which locally contains a number of typos and other formal errors, but is globally quite sound, with the local errors propagating for a while before being cancelled out by other local errors<p>I was initially amazed at this when I was in graduate school, but with enough experience I started to do it myself. Handwaving can be a signal that someone doesn&#x27;t know what they are doing or that they really know what they are doing and until you are far enough along it is hard to tell the difference.
评论 #40729827 未加载
评论 #40751244 未加载
评论 #40732281 未加载
评论 #40729185 未加载
评论 #40732039 未加载
tsaixingwei11 months ago
“Before I learned the art, a punch was just a punch, and a kick, just a kick. After I learned the art, a punch was no longer a punch, a kick, no longer a kick. Now that I understand the art, a punch is just a punch and a kick is just a kick.” - Bruce Lee
评论 #40729403 未加载
评论 #40729076 未加载
评论 #40730733 未加载
评论 #40732984 未加载
jbandela111 months ago
&gt; One can roughly divide mathematical education into three stages:<p>Similarly with programming.<p>1. Write programs that you think are cool<p>2. Learn about data structures and algorithms and complexity and software organization.<p>3. Write programs that you think are cool. But since you know more, you can write more cool programs.<p>If things are working as they should, the end stage of mathematics and programming should be fun, not tedious. The tedious stuff is just a step along the way for you to be able to do more fun stuff.
评论 #40729770 未加载
评论 #40728877 未加载
评论 #40728026 未加载
评论 #40765483 未加载
评论 #40731576 未加载
评论 #40729213 未加载
评论 #40729996 未加载
grape_surgeon11 months ago
I love how well-spoken Tao is. I&#x27;ve enjoyed lots of his lectures before; even if you&#x27;re not an expert in whatever he&#x27;s discussing he knows how to explain it just right to get you up to speed as best as he can. His communication and math skills are phenomenal.
评论 #40731437 未加载
评论 #40728797 未加载
hyperman111 months ago
The first time I really felt I understood math in depth was my uni linear algebra course. Distance and orthogonality were replaced with a more abstract but better inner product. It behaved like an IT interface: As long as some basic properties were fulfilled, aal of linear algebra came along. Half o the examples were the usual numeric vectors and matrices, the others were integrals, etc...
评论 #40728708 未加载
highfrequency11 months ago
“The point of rigour is not to destroy all intuition; instead, it should be used to destroy bad intuition while clarifying and elevating good intuition. It is only with a combination of both rigorous formalism and good intuition that one can tackle complex mathematical problems; one needs the former to correctly deal with the fine details, and the latter to correctly deal with the big picture. Without one or the other, you will spend a lot of time blundering around in the dark.”<p>Well put! In empirical research, there is an analogy where intuition and <i>systematic data collection from experiment</i> are both important. Without good intuition, you won’t recognize when your experimental results are likely wrong or failing to pick up on a real effect (eg from bad design, insufficient statistical power, wrong context, wrong target outcome, dumb mistakes). And without experimental confirmation, your intuition is just untested hunches, and lacks the refinement and finessing that comes from contact with the detailed structure of the real world.<p>As Terry says, the feeling of stumbling around in the dark suggests you are missing one of the two.
JoeyBananas11 months ago
The worst thing is when someone who thinks that &quot;math is 100% infallible and all about rigor, you gotta show your work and include all the steps&quot; yet they think that set theory is good enough and it doesnt have problems<p>they say things like &quot;Everything in math is a set,&quot; but then you ask them &quot;OK, what&#x27;s a theorem and what&#x27;s a proof?&quot; they&#x27;ll either be confused by this question or say something like &quot;It&#x27;s a different object that exists in some unexplainable sidecar of set theory&quot;<p>They don&#x27;t know anything about type theory, implications of the law of excluded middle, univalent foundations, any of that stuff
评论 #40729096 未加载
评论 #40729767 未加载
评论 #40730010 未加载
评论 #40729715 未加载
评论 #40729919 未加载
sherburt311 months ago
I want to be Terrance Tao when I grow up
评论 #40728704 未加载
评论 #40733016 未加载
评论 #40730455 未加载
taeric11 months ago
I wish people had more exposure to building mathematical models of things. I am fairly convinced that the only real exposure I was given was to models that we knew worked. So much so, that we didn&#x27;t even execute many.<p>Specifically, parabolic motion is something you can obviously do by throwing something. You can, similarly, plot over a time variable where things are observed. You can then see that we can write an equation, or model, for this. For most of us, we jump straight to the model with some discussion of how it translates. But nothing stops you from observing.<p>With modern programming environments, you can easily jump people into simulating movement very rapidly and let people try different models there. We had turtle geometry years ago, but for most of us that was more mental execution than it was mechanical. Which is probably a great end goal, but no reason you can&#x27;t also start with the easy computer simulations.
评论 #40730977 未加载
red_admiral11 months ago
This argument is very close to one by Whitehead in an essay called &quot;The Rhythm of Education&quot;. The stages back there are called Romance, Precision, and Generalisation - but I&#x27;d argue there is an isomorphism (in a suitable category) between that and Tao&#x27;s three stages.
staticshock11 months ago
&gt; The point of rigour is not to destroy all intuition; instead, it should be used to destroy bad intuition while clarifying and elevating good intuition.<p>This is a key insight; it&#x27;s something I&#x27;ve struggled to communicate in a software engineering setting, or in entrepreneurial settings.<p>It&#x27;s easy to get stuck in the &quot;data driven&quot; mindset, as if data was the be-all and end-all, and not just a stepping stone towards an ever more refined mental model. I think of &quot;data&quot; akin to the second phase in TFA (the &quot;rigor&quot; phase). It is necessary to think in a grounded, empirical way, but it is also a shame to be straight-jacketed by unsafe extrapolations from the data.
评论 #40730120 未加载
评论 #40730419 未加载
qnleigh11 months ago
I think entire research subfields can go through a similar process. Plenty of mathematics was done before mathematical rigor really existed. Then axiomatization became more and more important. The intuition never went away, but I have heard of &#x27;Nicholas Bourbaki&#x27; (<a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Nicolas_Bourbaki" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Nicolas_Bourbaki</a>), the movement to right mathematics in purely formal language while eschewing intuitive language. And then more recently I read a prominent mathematician describing this phases having been a bit of a mistake. But maybe it was just a necessary part of the fields transition.<p>I&#x27;ve definitely gone through a parallel transition in physics, but replacing &#x27;rigor&#x27; with &#x27;calculation&#x27; and &#x27;intuition&#x27; for &#x27;physical intuition&#x2F;simple pictures.&#x27; In physics there is the additional aspect that problems directly relate to the physical world, and one can lose and then regain touch with this. I wonder what other fields have an analogous progression.
评论 #40733733 未加载
csmeyer11 months ago
The kind of follows the standard midwit meme progression one sees in programming as well<p>1. Making stuff is fun and goofy and hacky 2. Coding is formal and IMPORTANT and SERIOUS 3. What cool products and tools can I make?<p>I feel like this pattern probably happens in many fields? Would be fun to kind of do a survey&#x2F;outline of how this works across disciplines
dang11 months ago
Related:<p><i>There’s more to mathematics than rigour and proofs (2007)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31086970">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31086970</a> - April 2022 (90 comments)<p><i>There’s more to mathematics than rigour and proofs</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13092913">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13092913</a> - Dec 2016 (2 comments)<p><i>There’s more to mathematics than rigour and proofs</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9517619">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9517619</a> - May 2015 (32 comments)<p><i>There’s more to mathematics than rigour and proofs</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4769216">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4769216</a> - Nov 2012 (36 comments)
ji_zai11 months ago
&quot;The intuitive mind is a sacred gift and the rational mind is a faithful servant.” - Einstein
评论 #40728733 未加载
johnwatson1121811 months ago
The idea of the 3 levels really resonated with the ideas in &quot;Bernoulli&#x27;s Fallacy&quot; as well. Right now we are seeing a resurgence of Bayesian reasoning across all fields that deal with data and statistical reasoning. I think many errors of modern civilization were caused by people at a level 2 understanding attempting to operationalize their knowledge for others at level 1.<p>We need it to become much more common to operate at level 3, especially in fields like enterprise software development.
munchler11 months ago
Good article, but should mention that it&#x27;s not new. First copy in the Wayback Machine is from 2018, but there are comments all the way back to 2009.<p><a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180301000000*&#x2F;https:&#x2F;&#x2F;terrytao.wordpress.com&#x2F;career-advice&#x2F;theres-more-to-mathematics-than-rigour-and-proofs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20180301000000*&#x2F;https:&#x2F;&#x2F;terrytao...</a>
评论 #40730438 未加载
topologie11 months ago
Tao... What can I say... Always great work.<p>Haven&#x27;t read a single bad contribution from him. And I&#x27;ve read quite a bit...
hilux11 months ago
I think one of our biggest problems in society (business, politics, etc.) is that Stage 1 superficially resembles Stage 3.<p>This means that many people in Stage 1 (or Stage 0, if that&#x27;s a thing) believe that they&#x27;re as good as Stage 3 thinkers. AKA Dunning-Kruger.<p>In other words, complete bullshit, confidently delivered, has come to dominate informality-born-of-rigor. And the audience can&#x27;t tell the difference.
EVa5I7bHFq9mnYK11 months ago
What? Americans learn proper calculus in later undergraduate years? Really?
评论 #40737335 未加载
ffhhj11 months ago
Could modern AI help amateur mathematicians to build proofs?
评论 #40729999 未加载
评论 #40728690 未加载
评论 #40730488 未加载
mgaunard11 months ago
Is there?
评论 #40728264 未加载
评论 #40729335 未加载