when i read homomorphism concept they stated that if G is the all non zero real number and f:G -> G such that f(x)=x^2 is a homomorphism.my Q is function cannot be a one-one then how would be it is a homomorphism
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
A homorphism is a function f between groups such that f(xy)=f(x)f(y), and f:(0,∞)→(0,∞) given by f(x)=x2 certainly is one. A homomorphism does not have to be one-to-one, or even onto.
In group theory, a bijective homomorphism is called an isomorphism. You are getting confused, perhaps, with a homeomorphism, a bijective continuous map with continuous inverse between two topological spaces.
Yes we can. In this case, being a homomorphism just means that (xy)2=x2y2, which is true for any ordinary numbers (f would not be a homomorphism on most matrix groups, though, since matrix multiplication is not commutative). Thus f will be a homomorphism between any pair of groups which involve ordinary numbers and ordinary multiplication. G=(0,∞) and H=R\{0} are two such groups, and f is a homomorphism when regarded as a map from G to G, or as a map from H to H. It is even a homomorphism regarded as a map from G to H.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
A homorphism is a function f between groups such that f(xy)=f(x)f(y), and f:(0,∞)→(0,∞) given by f(x)=x2 certainly is one. A homomorphism does not have to be one-to-one, or even onto.
In group theory, a bijective homomorphism is called an isomorphism. You are getting confused, perhaps, with a homeomorphism, a bijective continuous map with continuous inverse between two topological spaces.
Log in to reply
So we can't use -ve numbers.
Log in to reply
Yes we can. In this case, being a homomorphism just means that (xy)2=x2y2, which is true for any ordinary numbers (f would not be a homomorphism on most matrix groups, though, since matrix multiplication is not commutative). Thus f will be a homomorphism between any pair of groups which involve ordinary numbers and ordinary multiplication. G=(0,∞) and H=R\{0} are two such groups, and f is a homomorphism when regarded as a map from G to G, or as a map from H to H. It is even a homomorphism regarded as a map from G to H.
Same function but we cannot prove to be an isomorphism. Am i right
Log in to reply
It is an isomorphism from G to G, but not from H to H, nor from G to H (although it is injective in the last case).