Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Let $ f:(A, \cdot) \to (B, \ast) $ and $g:(B,\ast) \to (C,\times)$ be Operation preserving maps. Then I must prove that $ g \circ f$ is an operation preserving map too. This is what I have so far: Since $f$ is a homomorphism $(A, \cdot)$ and $(B, \ast)$ are groups and $ f(x \cdot y)=f(x)\ast f(y)$ Since $(C,\times)$ is a group so $g(f(x)\ast (f(y))=g(f(x)) \times g(f(y))$. Hence $ g\circ f$ is homomorphic.

share|improve this question
What is 'operation preserving maps'? Do you want to prove that composition of homomorphisms is homomorphism? – Sigur Aug 17 '12 at 0:45
An operation preserving map I think is another way of saying that a function is homomorphic. My textbook uses the weirdest terms – math101 Aug 17 '12 at 0:49
1  
You should probably write out the full line: $$(g\circ f)(x\cdot y)=g(f(x\cdot y))=g(f(x)*f(y))=g(f(x))\times g(f(y))=(g\circ f)(x)\times(g\circ f)(y).$$ That's all you have to do, right? – anon Aug 17 '12 at 0:52
1  
$(g\circ f)(x\cdot y)=g(f(x\cdot y))=g(f(x)\ast f(y))=g(f(x))xg(f(y))=(g\circ f)(x)x(g\circ f)(y)$ – Sigur Aug 17 '12 at 0:53
1  
It would be better to use \times ($\times$) instead of overuse the letter $x$... – anon Aug 17 '12 at 0:53
show 2 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.