My abstract algebra textbook* has taken great care in the last few sections to stress that, "polynomial are NOT functions to just 'plug' values of x into". To fully 'get' this, and to 'get' what polynomials really are then, I read through the proofs and explanations in the appendix that build up the idea of what a polynomial rings really is, and how we know a polynomial ring does exist for all rings.
In the current section of the book however, the book simply stated that "every polynomial induces a function from R to R", and then started to use polynomials as functions again, and the way it's doing so has me confused- what does it mean that it "induces" a function? The book will use the polynomial as function in a proof, and then make a conclusion about the polynomial itself- why, really, is that step valid?
The easiest example of this is it's proof for the polynomial remainder theorem.
The remainder theorem for polynomials.
I get that, by the division algorithm for polynomials and the fact that (x - a) is degree 1, the following is a true statement: $\exists q(x),r(x)\in R[x] \; s.t \; f(x) = (x - a)q(x) + r(x)$ and $r=0 _r$ or $degree(r) = 0$
Isn't the next statement, namely that $f(a) = (a - a)q(a) + r(x) $, just a statement about some elements of in the ring R? Why can we say that the r(x) from the first statement is the same r(x) in the second statement? In other words, why is this second statement true?
/***********************/
I've worked ahead on some of the more complicated and involved stuff, but I have this nagging frustration in some part of my brain, as I don't "get" how these polynomials are really related with their evaluation maps, and when/why we can/cannot use a polynomial's evaluation map to make a conclusion about the polynomial itself.
*Here are some related threads I looked at that I thought about for a bit:
- Why is it important that the evaluation map is a homomorphism?
- What is the exact definition of polynomial functions?
*I feel like there is something very simple I'm missing.. I've spent too much time thinking about this and I think I've muddled my brain. Also, my bad if I've formatted this poorly, this is my first post. Thanks a lot for the help.
Edit: *My textbook: Abstract Algebra, An Introduction - Third Edition, by Thomas W Hungerford and David Leep