Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
reading:abstract_algebra [2023-02-25 19:03] – asdf | reading:abstract_algebra [2023-05-29 00:12] (current) – [Chapter 3] asdf | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Abstract Algebra, 3e ====== | ====== Abstract Algebra, 3e ====== | ||
- | A thorough introduction to abstract algebra. | + | A thorough introduction to abstract algebra, from groups to rings to modules to vector spaces and so on. |
+ | |||
+ | ===== Notes ===== | ||
+ | ==== Quotient Groups and Homomorphisms ==== | ||
+ | I've always had a tenuous grasp on cosets and quotient groups, but this book is helping me make sense of them. Unlike previous texts which use cosets to define quotient groups, this one uses the structure of quotient groups to describe cosets. Its initial focus is on how group homomorphisms give rise to quotient groups. That is, the fibers of a homomorphism φ:G→H with kernel K naturally form the group G/K. It reduces cosets to objects (in this case subsets of a group) that may or may not possess a group structure, then lays out the conditions under which those objects do form a group (the cosets must be of a normal subgroup). Similarly, normal subgroups are not defined in terms of cosets, but rather in terms of quotient groups. | ||
+ | |||
+ | <WRAP center round help 80%> | ||
+ | How are quotient groups analogous to integer quotients? Are the two even analogous? | ||
+ | </ | ||
+ | |||
+ | ++++ Exercise 3.1.1 | | ||
+ | > Let φ:G→H e a homomorphism and let E≤H. Prove that φ−1(E)≤G. If E⊴H, prove that φ−1(E)⊴G. Deduce that kerφ⊴G. | ||
+ | |||
+ | Since E≤H, 1H∈E, so 1G∈φ−1(E) (that is, φ−1(E)≠∅). Let x,y∈φ−1(E)⊆G. ∃a,b∈E s.t. φ(x)=a,φ(y)=b. φ(xy−1)=φ(x)φ(y)−1=ab−1. Since E≤H, ab−1=φ(xy−1)∈E, so xy−1∈φ−1(E). By the subgroup criterion, φ−1(E)≤G, as desired. | ||
+ | |||
+ | Now suppose E⊴H. Let x∈φ−1(E),g∈G. ∃h∈H s.t. φ(g)=h. φ(gxg−1)=hφ(x)h−1. Since φ(x)∈E and E⊴H, hφ(x)h−1∈E⟹gφ−1(E)g−1⊆φ−1(E). By theorem 6, φ−1(E)⊴G. ◻ | ||
+ | ++++ | ||
+ | |||
+ | ++++ Exercise 3.1.7 | | ||
+ | To see that π is a homomorphism, | ||
+ | |||
+ | To how that π is surjective, let a∈R. a=a+0, so π((a,0)=a. (As an aside, it is immediately clear that π is **not** injective, since π((0,a)) also equals a.) | ||
+ | |||
+ | kerπ is the line y=−x. For any c∈R, | ||
+ | ++++ | ||
+ | |||
+ | ++++ Exercise 3.1.24 | | ||
+ | > Prove that if N⊴G and H is any subgroup of G, then (N∩H)⊴H. | ||
+ | |||
+ | First we show that (N∩H)≤H. Note that 1∈(N∩H) since N,H≤G; that is, (N∩H)≠∅. Let x,y∈(N∩H). N,H≤G⟹xy−1∈N,H⟹xy−1∈(N∩H). Hence (N∩H)≤H. | ||
+ | |||
+ | Next we show (N∩H)⊴H. By Theorem 3.6, it suffices to show that h(N∩H)=(N∩H)h ∀h∈H (i.e., hn=nh ∀h∈H,n∈(N∩H)). Since this already holds ∀g∈G (and since (N∩H)≤H), it must hold ∀h∈H≤G. ◻ | ||
+ | ++++ | ||
+ | |||
+ | ++++ Exercise 3.2.22 | | ||
+ | > Use Lagrange' | ||
+ | |||
+ | Let a∈(Z/nZ)×. Note that gcd(n,a)=1 and |(Z/nZ)×|=φ(n) by definition of (Z/nZ)×. By corollary 9, a|(Z/nZ)×|=1. By analogy (be more specific), a|φ(n)|≡1modn. ◻ | ||
+ | ++++ | ||
+ | |||
+ | Corollary 17 closely resembles some important results from linear algebra (see [[Linear Algebra Done Right]], 3.16 and 3.22). This makes sense, as linear transformations are definitionally group homomorphisms. | ||
+ | |||
+ | <WRAP center round box 60%> | ||
+ | **Proof of Corollary 17(1)** | ||
+ | |||
+ | (⟹) Suppose φ is injective; we must show that kerφ={1}. φ(1)=1⟹1∈kerφ⟹{1}⊆kerφ. Let g∈kerφ. φ(g)=1=φ(1); | ||
+ | |||
+ | (⟸) Now suppose kerφ={1}; | ||
+ | </ | ||
+ | |||
+ | <WRAP center round todo 80%> | ||
+ | Revisit normalizers, | ||
+ | </ | ||
{{tag> | {{tag> |