|
|
|
|
|
by kc5tja
6842 days ago
|
|
The symbology used to form each proof is universally accepted and agreed upon. The symbol "=", for example, is taken not as a verb (a becomes b), but as a statement of truth (a IS b). Likewise, "+" has a specific meaning. The juxtaposition of terms is implicitly understood (e.g., all mankind agrees to interpret it as) as multiplication of some form (which is generalized in higher mathematics to function composition, which makes sense once it's explained). It is the ultimate language, where one symbol has one, and only one, meaning. It is the structure which is a human phenomenon. The fact that you can express any algebraic expression in reverse polish notation is a great example of this. 1 2 + 3 4 <asterisk> / has the same meaning as (1+2)/(3*4). (Sorry for the <asterisk> thing -- the markup system of this blog is positively broken since it doesn't provide a means of escaping the markup characters.) The symbols, and hence the meaning behind them, remain the same.
|
|