How Do You Prove That g Equals f^-1 Given Composition Identities?

Punkyc7
Messages
415
Reaction score
0
Let f and g be functions such that (g\circf)(x)=x for all x \epsilonD(f) and (f\circg)(y)=y for all y \epsilonD(g). Prove that a g = f^-1

Pf/

How would you go about starting this besides saying

Let f and g be functions such that (g\circf)(x)=x for all x \epsilonD(f) and (f\circg)(y)=y for all y \epsilonD(g).

isn't obvious that the functions would have to be the inverse of each other, How else could you get the identity? So how do you prove it, can I just say clearly it is.
 
Last edited:
Physics news on Phys.org
What does g = f^-1 mean? My calc text gives this definition:

g = f^-1 if, and only if, f(x) is a one-to-one function with domain D(f) and range D(g) such that

g(y)=x <=> f(x)=y for all y in D(g).

Start with the given and prove this definition must be true.
 
g= f^-1 means that g is the inverse of f
 
How do you prove a definition true. If its a definition shouldn't it always be true?
 
This is what I have been able to get to

(g\circf)(x)=x for all x ϵD(f) and (f\circg)(y)=y for all y ϵD(g).So choose
g(y)=x and f(x)=y

so

x=g(y)=f^-1(y)

ans since f and g are bijections we can conclude g=f^-1does that work
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top