MHB Prove that if g(f(x)) is injective then f is injective

  • Thread starter Thread starter cbarker1
  • Start date Start date
  • Tags Tags
    Injective
cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
Dear Everybody,
Question:
"Prove that if g(f(x)) is injective then f is injective"
Work:
Proof: Suppose g(f(x)) is injective. Then g(f(x1))=g(f(x2)) for some x1,x2 belongs to C implies that x1=x2. Let y1 and y2 belongs to C. Since g is a function, then y1=y2 implies that g(y1)=g(y2). Suppose that f(x1)=f(x2). Then g(f(x1))=g(f(x2)). Therefore f is injective. QED
 
Physics news on Phys.org
You haven't proved $f$ is injective. To fix it, suppose $f(x_1) = f(x_2)$. Then $g(f(x_1)) = g(f(x_2))$. Injectivity of $g\circ f$ implies $x_1 = x_2$. Thus $f$ is injective.
 
Back
Top