Can someone please explain it to me like you would explain to an idiot?
tried to read about it in Burton's, watch videos and read answer's from here on questions about the subject and I don't get it yet. Here's a document presenting the proof I found on the internet: https://people.maths.bris.ac.uk/~mazag/nt/lecture6.pdf
we try to prove by induction that any function $f(x)$ in some degree n has n solutions or less mod p, when p is a prime. its easy to prove it for the 1st degree.
then we assume solution a for the polynomial $f(x)$ and we define $f(x)-f(a)=(x-a)g(x)$ , where starts the part that really confuses me. how is $-ag(x)=-f(a)\,$? shouldn't it be $g(a)$ instead?... the reasoning behind our choice to proceed through this idea is really unintuitive for me.
Thanks a lot!