The following really gets confusing:
As a simple example:
Is the function
- $f(x) = 1$ the same function as $f(x) = \frac{x - 1}{x-1}$?
- $f(x) = \frac{(x-1)(x+1)}{x-1}$ the same function as $f(x)= x + 1$?
Basically: does resolving and simplifying a function expression alter the function 'identity/essence'? I think it does because the domain changes ($1$ is put into the domain) and the only thing that matters are the exact values in the domain set and the range set, an algebraic expression is just a description.
So is it correct to say that one expression is an approximation of another function expressions? But that they are completely different functions, they just overlap?
Is there a bigger philosophy to be found somewhere?