Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Fundamental theorem on homomorphisms
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Theorem relating a group with the image and kernel of a homomorphism}} In [[abstract algebra]], the '''[[fundamental theorem]] on homomorphisms''', also known as the '''fundamental homomorphism theorem''', or the '''first isomorphism theorem''', relates the structure of two objects between which a [[homomorphism]] is given, and of the [[Kernel (algebra)|kernel]] and [[image (mathematics)|image]] of the homomorphism. The homomorphism theorem is used to [[mathematical proof|prove]] the [[isomorphism theorems]]. Similar theorems are valid for [[vector space]]s, [[module (mathematics)|modules]], and [[ring (mathematics)|rings]]. == Group-theoretic version == [[File:Diagram of the fundamental theorem on homomorphisms.svg|thumb|Diagram of the fundamental theorem on homomorphisms, where <math>f</math> is a homomorphism, <math>N</math> is a normal subgroup of <math>G</math> and <math>e</math> is the identity element of <math>G</math>.]] Given two [[group (mathematics)|group]]s <math>G</math> and <math>H</math> and a [[group homomorphism]] <math>f: G \rarr H</math>, let <math>N</math> be a [[normal subgroup]] in <math>G</math> and <math>\phi</math> the natural [[surjective]] homomorphism <math>G \rarr G / N</math> (where <math>G / N</math> is the [[quotient group]] of <math>G</math> by <math>N</math>). If <math>N</math> is a [[subset]] of <math>\ker(f)</math> (where <math>\ker</math> represents a [[kernel (algebra)|kernel]]) then there exists a unique homomorphism <math>h: G / N \rarr H</math> such that <math>f = h \circ \phi</math>. In other words, the natural projection <math>\phi</math> is [[Universal property|universal]] among homomorphisms on <math>G</math> that map <math>N</math> to the [[identity element]]. The situation is described by the following [[commutative diagram]]: :[[File:Fundamental Homomorphism Theorem v2.svg|150x150px]] <math>h</math> is injective if and only if <math>N = \ker(f)</math>. Therefore, by setting <math>N = \ker(f)</math>, we immediately get the [[first isomorphism theorem]]. We can write the statement of the fundamental theorem on homomorphisms of groups as "every homomorphic image of a group is isomorphic to a quotient group". == Proof == The proof follows from two basic facts about homomorphisms, namely their preservation of the group operation, and their mapping of the identity element to the identity element. We need to show that if <math>\phi: G \to H</math> is a homomorphism of groups, then: # <math>\text{im}(\phi)</math> is a subgroup of {{tmath|1= H }}. # <math>G / \ker(\phi)</math> is isomorphic to {{tmath|1= \text{im}(\phi) }}. === Proof of 1 === The operation that is preserved by <math>\phi</math> is the group operation. If {{tmath|1= a, b \in \text{im}(\phi)}}, then there exist elements <math>a', b' \in G</math> such that <math>\phi(a')=a</math> and {{tmath|1= \phi(b')=b}}. For these <math>a</math> and {{tmath|1= b }}, we have <math>ab = \phi(a')\phi(b') = \phi(a'b') \in \text{im}(\phi)</math> (since <math>\phi</math> preserves the group operation), and thus, the closure property is satisfied in {{tmath|1= \text{im}(\phi) }}. The identity element <math>e \in H</math> is also in <math>\text{im}(\phi)</math> because <math>\phi</math> maps the identity element of <math>G</math> to it. Since every element <math>a'</math> in <math>G</math> has an inverse <math>(a')^{-1}</math> such that <math>\phi((a')^{-1}) = (\phi(a'))^{-1}</math> (because <math>\phi</math> preserves the inverse property as well), we have an inverse for each element <math>\phi(a') = a</math> in {{tmath|1= \text{im}(\phi) }}, therefore, <math>\text{im}(\phi)</math> is a subgroup of {{tmath|1= H }}. === Proof of 2 === Construct a map <math>\psi: G / \ker(\phi) \to \text{im}(\phi)</math> by {{tmath|1= \psi(a\ker(\phi)) = \phi(a) }}. This map is well-defined, as if {{tmath|1= a\ker(\phi) = b\ker(\phi) }}, then <math>b^{-1}a \in \ker(\phi)</math> and so <math>\phi(b^{-1}a) = e \Rightarrow \phi(b^{-1})\phi(a) = e</math> which gives {{tmath|1= \phi(a) = \phi(b) }}. This map is an isomorphism. <math>\psi</math> is surjective onto <math>\text{im}(\phi)</math> by definition. To show injectivity, if <math>\psi(a\ker(\phi)) = \psi(b\ker(\phi))</math>, then {{tmath|1= \phi(a) = \phi(b) }}, which implies <math>b^{-1}a \in\ker(\phi)</math> so {{tmath|1= a\ker(\phi) = b\ker(\phi) }}. Finally, :<math>\psi((a\ker(\phi))(b\ker(\phi))) = \psi(ab\ker(\phi)) = \phi(ab)</math> :<math>= \phi(a)\phi(b) = \psi(a\ker(\phi))\psi(b\ker(\phi)),</math> hence <math>\psi</math> preserves the group operation. Hence <math>\psi</math> is an isomorphism between <math>G / \ker(\phi)</math> and {{tmath|1= \text{im}(\phi) }}, which completes the proof. == Applications == The group theoretic version of the fundamental homomorphism theorem can be used to show that two selected groups are isomorphic. Two examples are shown below. === Integers modulo ''n'' === For each {{tmath|1= n \in \mathbb{N} }}, consider the groups <math> \mathbb{Z} </math> and <math> \mathbb{Z}_n </math> and a group homomorphism <math> f:\mathbb{Z} \rightarrow \mathbb{Z}_n </math> defined by <math> m \mapsto m \text{ mod }n </math> (see [[modular arithmetic]]). Next, consider the kernel of {{tmath|1= f }}, {{tmath|1= \text{ker} (f) = n \mathbb{Z} }}, which is a normal subgroup in {{tmath|1= \mathbb{Z} }}. There exists a natural surjective homomorphism <math> \varphi : \mathbb{Z} \rightarrow \mathbb{Z}/n\mathbb{Z} </math> defined by {{tmath|1= m \mapsto m+n\mathbb{Z} }}. The theorem asserts that there exists an isomorphism <math> h </math> between <math> \mathbb{Z}_n </math> and {{tmath|1= \mathbb{Z}/n\mathbb{Z} }}, or in other words {{tmath|1= \mathbb{Z}_n \cong \mathbb{Z}/n \mathbb{Z} }}. The commutative diagram is illustrated below. : [[File:Commutative diagram for An Example of Fundamental Homomorphism Theorem.png|170x170px]] === ''N / C'' theorem === Let <math>G</math> be a group with [[subgroup]] {{tmath|1= H }}. Let {{tmath|1= C_G(H) }}, <math>N_G(H)</math> and <math> \operatorname{Aut}(H) </math> be the [[centralizer]], the [[normalizer]] and the [[automorphism group]] of <math> H </math> in {{tmath|1= G }}, respectively. Then, the <math>N/C</math> theorem states that <math>N_G(H)/C_G(H)</math> is isomorphic to a subgroup of {{tmath|1= \operatorname{Aut}(H) }}. ==== Proof ==== We are able to find a group homomorphism <math> f: N_G(H) \rightarrow \operatorname{Aut}(H) </math> defined by {{tmath|1= g \mapsto ghg^{-1} }}, for all {{tmath|1= h \in H }}. Clearly, the kernel of <math> f </math> is {{tmath|1= C_G(H) }}. Hence, we have a natural surjective homomorphism <math> \varphi : N_G(H) \rightarrow N_G(H)/C_G(H) </math> defined by {{tmath|1= g \mapsto gC(H) }}. The fundamental homomorphism theorem then asserts that there exists an isomorphism between <math> N_G(H)/C_G(H) </math> and {{tmath|1= \varphi(N_G(H)) }}, which is a subgroup of {{tmath|1= \operatorname{Aut}(H) }}. == See also == * [[Quotient category]] == References == * {{citation|title=Introductory Lectures on Rings and Modules|volume=47|series=London Mathematical Society Student Texts|first=John A.|last=Beachy|publisher=Cambridge University Press|year=1999|isbn=9780521644075|page=27|url=https://books.google.com/books?id=rnNzivBfgOoC&pg=PA27|contribution=Theorem 1.2.7 (The fundamental homomorphism theorem)}} * {{citation|title=Algebra|series=Dover Books on Mathematics|first=Larry C.|last=Grove|publisher=Courier Corporation|year=2012|isbn=9780486142135|page=11|url=https://books.google.com/books?id=C4TByeUh9A4C&pg=PA11|contribution=Theorem 1.11 (The Fundamental Homomorphism Theorem)}} * {{citation|title=Basic Algebra II|edition=2nd|series=Dover Books on Mathematics|first=Nathan|last=Jacobson|publisher=Courier Corporation|year=2012|isbn=9780486135212|url=https://books.google.com/books?id=hn75exNZZ-EC&pg=PA62|page=62|contribution=Fundamental theorem on homomorphisms of Ξ©-algebras}} * {{citation | last = Rose | first = John S. | contribution = 3.24 Fundamental theorem on homomorphisms | isbn = 0-486-68194-7 | mr = 1298629 | pages = 44β45 | publisher = Dover Publications, Inc., New York | title = A course on Group Theory [reprint of the 1978 original] | url = https://books.google.com/books?id=TWDCAgAAQBAJ&pg=PA44 | year = 1994 }} [[Category:Theorems in abstract algebra]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation
(
edit
)
Template:Short description
(
edit
)
Template:Tmath
(
edit
)