You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
4$\begingroup$ The "P vs. NP" aspect of "obvious" results is discussed by Scott Aaronson in reference to Huang's recent proof of the sensitivity conjecture (mentioned above) here: scottaaronson.com/blog/?p=4229 $\endgroup$Sam Hopkins– Sam Hopkins ♦2019-08-11 22:07:41 +00:00Commented Aug 11, 2019 at 22:07
-
6$\begingroup$ In the same spirit as the post I would like to add "Do not confuse difficulty of the exposition with difficulty of the underlying maths". It seems that a substantial chunk of mathematics is made more difficult than necessary because of how its exposition is written and structured, whether this being intentional or not. $\endgroup$M.G.– M.G.2019-08-12 12:38:36 +00:00Commented Aug 12, 2019 at 12:38
-
2$\begingroup$ "The important parts of the proof are the key ideas, which sometimes are quite small in comparison to the rest of the work." ― this hits the nail on the head. Great answer overall as well! $\endgroup$R. van Dobben de Bruyn– R. van Dobben de Bruyn2019-08-12 17:30:28 +00:00Commented Aug 12, 2019 at 17:30
-
1$\begingroup$ Perhaps I shouldn't comment, but the case-check in 3-primes is by far the most trivial part - it's not even the more interesting computational part, by far. Neither is it the part that takes longest to describe; it is one page out of hundreds. $\endgroup$H A Helfgott– H A Helfgott2019-11-09 06:33:24 +00:00Commented Nov 9, 2019 at 6:33
-
1$\begingroup$ @PaceNielsen But that's not how the proof works. The point is to come up with a better analytical treatment (which still inherits the basic insights of Vinogradov and Hardy-Littlewood), so that the number of cases to check is small (in comparison with today's computational resources) rather than hyperastronomical (really $\text{exp}(\text{astronomical})$, if we are talking about Vinogradov's original proof). $\endgroup$H A Helfgott– H A Helfgott2019-11-11 15:56:52 +00:00Commented Nov 11, 2019 at 15:56
|
Show 4 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you