Live data from Hacker News

Mathematicians should stop naming things after each other

nautil.us

51–60 of 406 posts

Re: Mathematicians should stop naming things after each other

#51

Yep; check out how the programming community does it! We have descriptive names for things like "Apache", "React", "nginx", "Rust", and "Java"!

Are you telling me it's not a patchy server? http://xahlee.info/UnixResource_dir/open_source_rewrite_hist...

Re: Mathematicians should stop naming things after each other

#53

Not sure how feasible or necessary this is in general, but there are certainly some places for improvement. Some more modern examples than "isosceles": - Heaviside function → step function (edit: though maybe this one is, amusingly, already descriptive by accident?) - Fourier domain → frequency domain While I'm here, just a couple suggestions from me: - Markov chain → memoryless chain - Lebesgue integral → horizontal…

Another example is Abelian groups, which should just be called commutative groups.

Though that example brings up a decent counterargument to the thesis: ”groups”, ”rings” and ”fields” all have descriptive names, but that doesn’t help a bit, they’re still mad confusing. They’d almost be easier to pick apart if they were named after people.

Re: Mathematicians should stop naming things after each other

#54
post #29
post #2

Some profiling would show that names increase the difficulty of math by 0.001%. I don’t see an issue here.

Do you have a suggestion for how you would make a measurement like that? It seems like the experimental procedure would require definitions at least several layers deep, the control based on real names and experimental group based another metric. Maybe the experimental groups names would be more closely tied to the structure of the math they were naming though that seems challenging.

I studied math in foreign languages, sometimes names are different (French, Russian) and it never caused a problem (except for the first encounter).

Re: Mathematicians should stop naming things after each other

#55
Hard disagree.

Once you get to the advanced levels of any field, terminology being "accessible" doesn't really matter, but being precise does.

Areas like philosophy and law actually suffer in my opinion when they overload common words with uncommon meanings, or descend into weird disambiguations that depend on suffixes.

For example, in philosophy there's "contractarianism" and "contractualism", and trying to remember which is the general term and which refers to a specific theory drives me nuts. (If "contractualism" were just known as "Scanlon's theory" it would be a lot easier.)

Naming things after their creator is actually super-helpful because it's really easy to disambiguate, helps situate things historically, and once you're at that level there often isn't a single unique word or phrase that can easily encapsulate the idea anyways and isn't easily confused with something else.

Re: Mathematicians should stop naming things after each other

#56
I disagree. There are only few cases in which you can describe a mathematical concept with few meaningful words. Like this is the list of number types I could think of. If you don't know it, there is no benefit of knowing what it is called in English. Are rational numbers rational, and are imaginary numbers imaginary? Can the author come up with better name than this, I doubt so.

    Rational numbers
    Real numbers
    Imaginary numbers
    Complex numbers(including imaginary numbers)
    Hypercomplex numbers
    Hyper real numbers
    Surreal numbers

Re: Mathematicians should stop naming things after each other

#57
post #8

There's an equally annoying problem in software engineering at large corporations (aka Google), where hundreds of services you need to know about are named with some cute name that gives you no idea what the thing actually is.

Microservices:

https://www.youtube.com/watch?v=y8OnoxKotPQ [this is a link comedy video about microservice architectures, it should be safe for work except maybe for Uber employees]

This is how I feel every day in my new job, there are 3 (depreciated) ways to do everything, and the current way is never feature-complete.

Re: Mathematicians should stop naming things after each other

#58
Maybe I misinterpreted what the author is trying to say by using Conway as an example, but I don’t think Conway discovered the Monster group. He credits Fischer and Griess.

Conway just referred to it as a monster while corresponding with Fischer and the name stuck.

Re: Mathematicians should stop naming things after each other

#60

Earlier quoted context omitted.

Rust, Go, C, D, R, Flask, Rocket.

Append programming language to the query for searching. Imagine C++ would be named as "Object oriented, generic, general purpose programming language with C compatibility"(of course C won't be named C then).

You mean "C with Classes"?
Post reply on HN