Hacker News new | ask | show | jobs
by chmod775 1937 days ago
> For me, the abstract seems like code but no commentary explaining what each bloc does. But I could be mistaken.

You are mistaken. (Pretty much) all of mathematics is written as natural language, and those symbols are just abbreviations for stuff that could also be written as words. If I read those sentences out loud, another could write them back down and arrive at something that looks the same.

That's why all of mathematical notation is embedded in sentences - they are part of the sentence and can be read as such.

Further that is really basic notation a first semester student of any STEM discipline should be able to read, though I wouldn't expect them to know what a lattice and some of the other terminology is.

1 comments

I'd love a "cheat sheet" or dictionary for mathematical notation. I don't know how to pronounce half of the embedded symbology, let alone what rules apply. It seems so esoteric and arbitrary sometimes, though I recognize it's most certainly not.
> It seems so esoteric and arbitrary sometimes

It kind of is since a lot of it grew organically. Often it isn't even consistent across authors/countries. It wasn't really "designed".

The German Wikipedia has a decent overview of symbols and I often use it as a cheat-sheet for LaTeX, whereas the English equivalent of that article has a better explanation of basic notation.

https://en.wikipedia.org/wiki/Glossary_of_mathematical_symbo...

https://de.wikipedia.org/wiki/Liste_mathematischer_Symbole?o...

Even If you don't speak German, the article might be useful because you can follow the links to the individual articles next to the symbols, then change the language back to English. Or use it as a LaTeX reference if you're like me and have trouble remembering some of the more wonky abbreviations it uses. Of course that article isn't comprehensive, but most of the stuff that is missing is very domain-specific.

Thanks for the info. I finished calculus years ago but am very rusty now. I am reviewing the notation links provided, the material is dense, but it is understandable.
This is perfect, can't believe I didn't go to Wikipedia right away (duh!) -- thank you. Into the rabbit hole I go.