Finding the Inverse of an Epimorphism

  • Thread starter Bashyboy
  • Start date
  • Tags
    Inverse
In summary: No, ##f^{-1}(h)## does not denote the inverse of any element in ##H##.No, ##f^{-1}(h)## does not denote the inverse of any element in ##H##.
  • #1
Bashyboy
1,421
5

Homework Statement


Let ##f : G \rightarrow H## be an epimorphism from a group ##G## to ##H## and let ##h \in H##, then ##f^{-1} (h) = g ~ker(f)##.

Homework Equations

The Attempt at a Solution


So, if I understand the problem correctly, we are trying to find a epimorphism which has a rule such that its inverse has the rule ##f^{-1} (h) = g~ker(f)##, which essentially says that ##f^{-1}## maps an element in ##H## to a left-coset of ##ker(f)##. In this light, I am rather confused why they say that ##f## maps between the groups ##G## and ##H##, rather than ##G/g~ker(f)## and ##H##.

I am having a rather difficult time finding such a rule for the epimorphsim ##f##, so that ##f^{-1} (h) = g~ker(f)##.
 
Physics news on Phys.org
  • #2
Bashyboy said:

Homework Statement


Let ##f : G \rightarrow H## be an epimorphism from a group ##G## to ##H## and let ##h \in H##, then ##f^{-1} (h) = g ~ker(f)##.

Did you omit something that tells us what the lowercase [itex] g [/itex] is?
So, if I understand the problem correctly, we are trying to find a epimorphism which has a rule such that

My guess is that the problem wants you prove a fact that is true for any epimorphism, from [itex] G [/itex] onto [itex] H [/itex], not merely for a particular one that we must create.
 
  • #3
Stephen Tashi said:
Did you omit something that tells us what the lowercase g is?

Oh, yes. I neglected to mention that ##g \in G##.
 
  • #4
Bashyboy said:
Oh, yes. I neglected to mention that ##g \in G##.

You've neglected to mention whether the statement says "then for each [itex] g \in G [/itex] ,,, or whether it says "then there there exists a [itex] g \in G [/itex] ,,, ,
 
  • #5
Sorry, again. The full statement is

Let ##f : G \rightarrow H## be an epimorphism from the group ##G## to ##H## and let ##h \in H##, then ##f^{-1}(h) = g ~ker(f)## for some ##g \in G##.

By the way, I am slightly confused as to what ##f^{-1} (h) = g ~ker(f)## even means. What is the rule of assignment? Obviously, ##h## gets mapped to ##g~ker(f)##, but what would, say, ##h_1## get mapped to? ##g_1 ~ker(f)##? It does not seem clear.
 
  • #6
Here is another thing with which I am concerned. Isn't ##f^{-1}## mapping an element in ##H## to an element in ##G/g~ker(f)##? And is it not true that ##f## and ##f^{-1}## have to be acting over the same sets? If we are letting ##f : G \rightarrow H##, it would not seem that they are acting over the same sets.
 
  • #7
[itex] f^{-1}(h) [/itex] denotes the set of elements of elements in [itex] G [/itex] that [itex] f [/itex] maps to [itex] h [/itex].

Bashyboy said:
but what would, say, ##h_1## get mapped to? ##g_1 ~ker(f)##? It does not seem clear.

You should form the habit of getting your variables like [itex] h_1, g_1 [/itex] within a proper "scope". If you are familiar with computer programming, a variable like "x" in a computer program might have one meaning in one function and another meaning in another function. The syntax checking of the compiler forces you to put a variable like "x" within some "scope". If you don't, it tells you the variable is "undefined". The scope of variables in written mathematics is done less formally, but the effect must still be there to make the writing clear. The scope of a variable like [itex] h [/itex] is usually defined by a quantifier, such as "for each" or "there exists". In your problem the phrase "for some [itex] h [/itex] " is used instead of "there exists an [itex] h [/itex]". English has a great variety of phrases the have the same meaning when interpreted as pure logic.

How are you using the variable [itex] h_1 [/itex]? What defines its scope? Do you want to say "Let [itex] h_1 [/itex] be an arbitrary element of [itex] H [/itex]"? When we want to make a statement of the form "For each [itex] h_1 \in H. [/itex] ..." we can say that in English by the phrase "Let [itex] h_1 [/itex] be an arbitrary element of [itex] H [/itex]".

Defining the scope of variables in your writing, will help you think clearly. Using an extensive vocabulary is good style in writing fiction, but in writing mathematics, you get a clearer result by using a limited vocabulary. Take for example, your use of the word "acting". There are technical definitions for the relation "acts on" in various mathematical contexts. You haven't explained what you mean by "acting".
 
  • #8
Stephen Tashi said:
##f^{-1}(h)## denotes the set of elements of elements in ##G## that ##f## maps to ##h## .

Okay, I see. So, does ##f^{-1}(h)## denote the preimage of a single element ##h \in H##? I was confusing it with the inverse mapping of ##f##.
 
  • #9
Okay, I think I may have a proof:

Let ##y \in ~ker(f)##, which implies that ##f(y) = e_H##, where ##e_H## is the identity of ##H##. Let ##x \in G## be such that ##f(x) = h##, where ##h \in H## is some arbitrary element.

Note that ## x \star_G y \in x ~ker(f)##.

##f(xy) = f(x) f(y) \iff##

##f(xy) = h \star_H e_H \iff##

##f(xy) = h##

So, ##f## maps the element ##x \star_G y \in x~ker(f)## to some element ##h \in H##. Therefore, the preimage of the element ##h## is ##x~ker(f)##.

Does this seem correct?
 
  • #10
Bashyboy said:
Does this seem correct?

No. It's ambiguous. Your aren't expressing the logical quantifiers clearly.

Generally when you wish to prove the equality of two sets, the cleareset way is to show each is a subset of the other. Try that approach.

Perhaps you showed for each [itex] h [/itex] and each [itex] y [/itex] and each [itex] x [/itex] that [itex] h \in H [/itex] and [itex] y \in ker(f) [/itex] and [itex] x \in f^{-1}(h) [/itex] implies [itex] xy \in x\ ker(f) [/itex]

The problem asks us to prove:
For each [itex] h \in H [/itex] there exists a [itex] g \in G [/itex] such that [itex] f^{-1}(h) = g \ ker(f) [/itex].

i.e. We must show that there exists a [itex] g \in G [/itex] such that the following hold
1) [itex] f^{-1} (h) \subset g\ ker(f) [/itex] i.e. for each [itex] x [/itex] if [itex] x \in f^{-1}(h) [/itex] then [itex] x \in g\ ker(f) [/itex]
2) [itex] g\ ker(f) \subset f^{-1}(h) [/itex] i.e for each [itex] x [/itex] if [itex] x \in g\ ker(f) [/itex] then [itex] x \in f^{-1}(h) [/itex].To make the "for each" and "there exists" logical quantifiers clear we can say "Let [itex] h [/itex] be an arbitrary element of [itex] H [/itex]. There exists at least one element [itex] g [/itex] such that [itex] f(g) = h [/itex] since [itex] f [/itex] is an epimorphism." Proceed to prove 1) and 2).
 
  • #11
Okay, so in post #9 I demonstrated that ##g ~ker(f) \subset f^{-1}(h)## by showing that some arbitrary element in ##g~ker(f)## gets mapped to the element ##h##, implying that the element is also in ##f^{-1}(h)##.

Now, I am trying to prove the statement 1) you mentioned in post #10. Here is my work:

Let ##x \in f^{-1}(h)## be arbitrary. Then by definition of the preimage, this implies that ##f(x) = h##. Let us form the left-coset of ##ker(f)## from the element ##x##: ##x~ker(f)##. We know that ##x \in x ~ker(f)##. Therefore, the arbitrary element ##x## in ##f^{-1}(h)## was just shown to be in ##x~ker(f)## also. Therefore, ##f^{-1} \subset x~ker(f)##.

Because the two sets are subsets of each each, they must be equal.
 
  • #12
Bashyboy said:
Okay, so in post #9 I demonstrated that ##g ~ker(f) \subset f^{-1}(h)## by showing that some arbitrary element in ##g~ker(f)## gets mapped to the element ##h##, implying that the element is also in ##f^{-1}(h)##.

You might have shown that, depending on how you intend to incorporate the symbol [itex] g [/itex] in that work.

Now, I am trying to prove the statement 1) you mentioned in post #10. Here is my work:

Let ##x \in f^{-1}(h)## be arbitrary. Then by definition of the preimage, this implies that ##f(x) = h##. Let us form the left-coset of ##ker(f)## from the element ##x##: ##x~ker(f)##.

The left coset [itex] x\ ker(f) [/itex] isn't relevant. You need to show [itex] x [/itex] is in the left coset [itex] g\ ker(f) [/itex].
The symbol [itex] g [/itex] is used earlier in the proof to denote a specific element.. You should give an argument that is still within the "scope" of that use of [itex] g [/itex].
 
  • #13
It's worth remembering that, in a group, first degree equations always have a unique solution. For example, to solve for [itex] y [/itex] in the equation [itex] ay = b [/itex] you can multiply both sides on the left by [itex] a^{-1} [/itex] obtaining [itex] y = a^{-1} b [/itex].

As a consequence of this, if you are discussing a element [itex] h [/itex], you can always force another element [itex] g [/itex] into the discussion by factoring [itex] h [/itex] into a product invovling [itex] g [/itex]. To find the factorization with [itex] g [/itex] on the left, you solve equation [itex] h = gy [/itex] for [itex] y [/itex] obtaining [itex] y = g^{-1}h [/itex] and [itex] h = g( g^{-1} h) [/itex].

If your instructor allows you do "obvious" steps without detailed explanations, you could simply say "Factor [itex] h [/itex] as follows: [itex] h = (e_G) h = (g g^{-1}) h = g (g^{-1} h) [/itex]

We have assumed [itex]x \in f^{-1}(h) [/itex]. This implies [itex] f(x) = h [/itex]
Using the above factorization, [itex] f(x) = h = g (g^{-1}x) [/itex] This has the form [itex] g [/itex] times something. To show [itex] x \in g\ ker(f) [/itex] you need to show the factor [itex] g^{-1} x [/itex] is in [itex] ker(f) [/itex]. To do that you need to show [itex]f(g^{-1} x) [/itex] is the identity. Show that by showing it is equal to [itex]h^{-1} h [/itex].
 

1. What is an epimorphism?

An epimorphism is a type of mathematical function that is both surjective and homomorphic. This means that it maps every element in the codomain to at least one element in the domain, and also preserves the mathematical structure of the domain and codomain.

2. Why is it important to find the inverse of an epimorphism?

Finding the inverse of an epimorphism is important because it allows us to "undo" the function and retrieve the original elements in the domain. This is useful in many applications, such as cryptography and data compression.

3. How do you find the inverse of an epimorphism?

The process of finding the inverse of an epimorphism involves using the properties of surjectivity and homomorphism to construct the inverse function. This can be done through various methods, such as using algebraic equations or graphing techniques.

4. Can every epimorphism have an inverse?

No, not every epimorphism will have an inverse. In order for an epimorphism to have an inverse, it must also be bijective, meaning that it is both injective and surjective. If an epimorphism is not bijective, it will not have a unique inverse.

5. Are there any real-world applications of finding the inverse of an epimorphism?

Yes, there are many real-world applications of finding the inverse of an epimorphism. For example, in cryptography, the process of encrypting and decrypting messages involves finding the inverse of a function. Additionally, in data compression, finding the inverse of a compression function allows us to retrieve the original, uncompressed data.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
158
  • Calculus and Beyond Homework Help
Replies
8
Views
470
  • Calculus and Beyond Homework Help
Replies
2
Views
872
  • Calculus and Beyond Homework Help
Replies
5
Views
223
  • Calculus and Beyond Homework Help
Replies
5
Views
829
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
811
  • Calculus and Beyond Homework Help
Replies
1
Views
786
  • Calculus and Beyond Homework Help
Replies
1
Views
970
Back
Top