typeinnocent said:
but I was confused on how you do the conjugate of an entire function.
In everything you've written, conjugation is only being applied to complex values, so I'm not sure why you're asking this.
Actually, in everything you've written, the only expressions that have been conjugated are the variables themselves. But even in an expression like
f(x)*
complex conjugation is being applied to the value of f(x), not to f.
As an aside, you have an error in your grammar (which may betray a misundersanding of logic): you probably meant
(Definition of the) conjugate of a complex number: If x=a+jb then x*=a-jb
which means something very different from what you wrote.
You'll probably never encounter it so it probably doesn't matter, but the conjugate of the actual function f is f itself. The definition of conjugation should insist that
f*(x*) = f(x)*
and if we invoke the theorem you are trying to prove along with substituting x
* for x, we get:
f*(x) = f(x*)* = f(x)
so the functions f
* and f are equal. (Because they are "pointwise equal" -- they have the same value on every input)