Processing math: 100%

Sunday, August 4, 2024

Juxtaposition, multiplication, application, and composition

Juxtaposition is certainly a common, efficient way of combining two things.
I want to give here three separate examples of such.

1. Multiplication 
If a and b are two real numbers, we routinely write ab to denote their (multiplicative) product.
If necessary, we put a centered dot between them to prevent ambiguity.
Thus, for example, 57=35, while 57 is just that.

2. Function application.
Suppose x is a real number, and f:RR is a real-valued function of one real variable.
It is convenient to write xf for the value of f at x.
Of course more conventional ways of writing this are (x)f or f(x), depending on whether you are letting functions operate to the right or left of their argument.

3. Composition 
Suppose we have three sets X,Y and Z
and functions f:XY and g:YZ.
We can then define a composite function fg by x(fg)=(xf)g.

No comments:

Post a Comment

MathJax 2.7.9