I find it a better strategy to first read blog posts explaining a paper more casually in order to get the intuition for the thing, before reading the actual paper. I think this is closer to how the researchers were talking about it while doing the actual research, rather than the formal description used in the final paper.
Usually after reading what he writes I don't even read the paper because nearly all papers massively overstate the importance of their results and it takes a ton of reading to parse out what little thing they did and how it contributes to our existing massive knowledgebase.
I think scientists use complex language to make it harder for other scientists to figure out how wrong they are.
> I find this for a lot of maths - I have often wondered why they don't include the intuition and the process that led them to the result.
On the most basic levels, because journals don't want it and many referees want it taken out. (There's still the mindset that physical space on paper is a bottleneck, since most of the big journals also have printed versions.)
On a less cynical level, intuition is highly non-transferrable. What gives me the intuitive understanding of my result probably won't help you (https://byorgey.wordpress.com/2009/01/12/abstraction-intuiti...). I think that the established school of thought is therefore that, rather than my giving you my useless esoteric intuition, better to give you the results of crystallising that intuition into a transferrable formalism, and then allow you to decode that formalism into your own custom-built intuition.
On a less cynical level, intuition is highly non-transferrable.
This is a fantastic insight. I have been so frustrated trying to reach people monads over the years. People complain that Haskell is only intelligible for those with a math background. Now I understand why!
It’s not because Haskell requires you to know the underlying abstract algebra and category theory to grok monoids (in the category of endofunctors). It doesn’t! It’s because people who have studied math in undergrad have developed the skills to take a bare, abstract definition and work through a few examples on their own to build an intuition for the concept. Regular people for the most part do not do this! Most people are used to having everything explained to them and not used to learning anything really abstract which requires effort to understand. This is where their frustration comes in, just as it does for first year math majors at a rigorous school.
On a practical level, for much of mathematics, the intuition and the process often involve complicated hand-drawn diagrams that would be really difficult to typeset (and completely ad hoc, too).
It is taken granted that if you are reading a high level maths paper, you are capable of deriving the authors' working intuitively. Papers would be excessively bloated without that assumption; besides, how far in detail do you go with the process and intuition?
> It is taken granted that if you are reading a high level maths paper, you are capable of deriving the authors' working intuitively.
I don't think that many research mathematicians expect that the readers of their papers will be able to derive their work intuitively. I know that I don't expect this, and my papers are no works of high-flown genius, just highly specialised and domain-specific so that even the people most interested in using the results probably won't be as interested in the techniques.
When I'm researching something I write about the thought processes and the meta-cognitive process involved, including comments on other resources (technical or not), so when time comes I have a technical article and a not technical article ready. I'm speaking as a student who doesn't writes papers for scientific publications, but I think the same methodology would benefit scientist in general.
One of the most promising things I was taught at high school in Argentina were methods to think about how and why I think what I think. It's true that you don't have to apply it to any topic, but if you're serious about writing is really helpful to grow with that in mind.