Lt f:R→R be continuous function such that f∘f=f. I like to prove that if f is non constant function then f(x)=x i.e. f is identity function. I think to prove it it is sufficient to prove that f is one one function as in that case if f(x)≠x for some x then f(f(x))≠f(x) which gives a contradiction. So how to prove that it is one one? Please help. Thanks a lot.
Answer
This sort of problem is discussed in linear algebra, where a linear map f between vector spaces is called a projection if f∘f=f. Examples in linear algebra of such functions are like π1:R2→R2 defined by π1(x,y)=(x,0). So, we see that functions that behave as you want move points into an image and once they are there, they stay there no matter how many times you apply f. This is formulated in the following way:
Claim: If x is in the range of f, then f(x)=x.
Proof: If x is in the range of f, then there is a point x′ such that f(x′)=x. Then we see that f(x)=f(f(x′))=(f∘f)(x′)=f(x′)=x,
which is what we wanted to show. ◼
So, we see that if f has range R⊂R, then f restricted to R is the identity function. However, outside R f can do anything as long as it maps into R. Note that all such functions f have to have this property and that if a function has this property then f∘f=f. So, we get the following, which is formulated above in another response.
Theorem: Let f:X→X. Then f restricted to its range is the identity function if and only if f∘f=f.
No comments:
Post a Comment