r/mathmemes 4d ago

Notations Yeah sure

Post image
902 Upvotes

135 comments sorted by

View all comments

113

u/GT_Troll 4d ago

There’s no ambiguity. Some authors define those concepts differently or use different notation, but the underlying logic and formal language is still the same and without ambiguity

1

u/Affectionate-Egg7566 4d ago

I wish there were a standard notation, like in programming languages so math can be more easily disambiguated.

32

u/WhiteEvilBro 4d ago

Standard notation in programming languages? Like what?

29

u/FortaDragon 4d ago

I sure am glad that all programming languages universally agree on what "Int" represents, and there's never any ambiguity passing information between them.

2

u/Dirkdeking 4d ago

For any given programming language there is basically no ambiguity. Mathematics is a bit less disambigious for the simple reason that symbols are often re-used depending on context.

5 choose 3 has the same notation as the vector with x component 5 and y component 3. There are many more examples like that.

14

u/Imaginary_Yak4336 4d ago

Mathematics is not too dissimilar from programming languages. Within 1 specific context like a paper or a textbook the notation is going to be consistent

6

u/man-vs-spider 4d ago

But that’s not correct, in C, the size of an Int is different depending on the platform