#groups-rings-fields
1 messages · Page 189 of 1
Yea thats how i found it
yurrr
so (R x S)^{\ast} = R^\ast x S^\ast
Tbh studying for exams is weird
I look at questions in text and i just freeze cuz im like wtf questions should i even try
I wanna choose “good” ones
But then i realize trying any question is better than just sitting here staring at the page like an idiot
Another way to see it is that to be isomorphic as rings they would have to be isomorphic as groups, which they're not.
Let G be a finite group. s(G)= the sum of all orders of elements in G. For a fixed n natural mumber find min s(G), max s(G), when G cover the set of all abelian groups with order n.
The max is obtained when G is cyclic right?
So max s(G) = sum when d|n of d×phi(d)
But how about the minimum
Yes i was considering looking at it that way too!
@cloud solar here's the solution: https://archive.org/details/gazeta-matematica-b/page/204/mode/2up
also, add the link to your resources list
Mersi frumos din nou
Leno
Is there any general way to prove the distributive property to show that something is a field?
Any polynomial in Z[x] that has alpha = sqrt(2) + sqrt(3) as a root must also have -alpha, beta=sqrt(2) - sqrt(3), and -beta as roots. Thus,the kernel of that ring homomorphism must be included in the ideal generated by the monic, irreducible, integer polynomial with \pm alpha, \pm beta as roots. Clearly, this ideal is also contained in the kernel. So this ideal equals the kernel.
Here's the proof: let alpha be a root of an integer polynomial f(x) and let sigma be a field automorphism C->C.
Claim: Then sigma(alpha) is also a root of f(x).
Proof: f(sigma(alpha)) = sigma(f(alpha)) = sigma(0) = 0.
The first equality uses the definition of field homomorphism.
Alpha is a complex number
I just did tho
What do you want me to explain
Do you know what a field homomorphism is?
Whats confusing
Do you know how if w is a root of a polynomial with real coefficients then the complex conjugate of w is also a root?
Its the same proof here
So maybe look at that proof again
Here's the general fact:
If K/F is a field extension, f(x) is a polynomial in F[x], alpha is a root of f(x) in K, and sigma is an automorphism K->K that fixes every element of F, then sigma(alpha) is also a root of f(x).
If you're not a fan of field automorphisms I think you might be able to get an elementary argument with just a little brute force.
So it's enough to show that it's not a root of any polynomial of smaller degree, and by computing the (sqrt(2)+sqrt(3))^k for k=0,1,2,3 we see that it's enough to prove that 1, sqrt(2), sqrt(3), and sqrt(6) are linearly independent.
Assume
a + bsqrt(2) = csqrt(3) + dsqrt(6)
We may assume c and d are not both 0. Multiply both sides by c - dsqrt(2) yields
ac - 2bd + (bc - ad)sqrt(2) = (c^2 - 2d^2)sqrt(3)
Dividing by c^2 - 2d^2 and renaming constants gives
e + fsqrt(2) = sqrt(3)
Squaring both sides gives
e^2 + 2f^2 + 2efsqrt(2) = 3
So ef=0, which means either e^2 = 3 or 2f^2 = 3, neither of which have solutions.
So they must be linearly independent.
@marsh fulcrum
hm weird q: does anyone have a particularly nice proof that if V is a k-vector space with dim V infinite then V^* is bigger than V ?
It's funny cause whenever I look up a proof I just find people making up their own arguments on stack exchange or smth lol
Wait I'm now confused cause the proof I cooked up seems simpler than ones i've seen before, wonder if I messed up somewhere lol
If k is countable or finite I guess it's pretty easy, since if V = k^(I) then the dual is k^I. So V has cardinality I while V* has cardinality 2^I.
I guess in general the argument would be similar, you just need a little extra work when the cardinality of k is bigger than I
Yeah you can go from that to the general case by tensoring up and extending functionals (on stack exchange that's a top-voted argument)
The way I cooked up was like
Oh hm
Yeah so are the cardinalities of $V*$ and $V$ the same for when |F| >= |2^S|? Idk
can someone give an explicit example of IJ where I and J are ideals?
don't know what they mean by all finite sums of products
This certainly holds for, say, S = N and F = R (reals) i guess, so yeah something more algebraic is needed more generally
the definition makes it looks like the size of I and J are the same which makes no sense
like what does a1.b1+a2.b2+ ... an.bn mean
just a sum
So like
$IJ$ is the set of all $\sum_{i=1}^{n} a_i b_i$ over all tuples $(a_1,\dots,a_n)$ of elements of $I$ and $(b_1,\dots,b_n)$ of elements of $J$ and over all natural $n$
homotopy coherent potato
Can a1 and a2 be any element from I?
Really though the important thing is that we take the set $S := { ab \mid a \in I, b \in J}$ and want to form the ideal generated by that. Now $S$ is clearly closed under multiplication y any element of our original ring and closed under multiplication, but $S$ isn't closed under addition, so we just chuck in all finite sums of elements of $S$
Yes, a_1,...,a_n are just arbitrary elements
So they can be equal too?
homotopy coherent potato
Yeah
The set must be huge then
Well it's a subset of R
(your ring)
it's also a subset of I
and a subset of J
so it's really not that big
(relatively speaking at least)
If you have a1.b1 + a2.b2 there's |I| choices for a1 and a2, |J| choices for b1 and b2
Yes but some choices coincide
it's even bigger for a1.b1 + a2.b2 + a3.b3
Hmm repetition probably fixes this
I can't visualize an example of IJ
a summation of length 2 will take forever to check
let alone length n
ring theory trips me up
At this point i was like
Maybe this pure math stuff isnt for me
I don't understand why things are defined the way they are
Like integral domains came out of nowhere
Im new to it too but i think u can think of integral domains as like the ring being “one step closer” to being a field
Cause u have cancellation law in integral domains ab = ac a nonzero gives b = c
And then i also just learned today about quotient fields. For any integral domain , you can extend it and construct a field that contains the integral domain as a subring
quotient algebras trip me up
There's many conditions that define whether R mod something is a quotient algebra or not
For quotient groups you need a normal subgroup, for rings you need prime or maximal ideals
for fields idk the general result but if Fp is a polynomial field the thing you're dividing by is an irreducible polynomial
Not sure how integral domains relate with quotient algebras
No you don't for rings
You can quotient by any ideal
To make a quotient ring you just need an ideal.
Quotienting by a prime ideal gives you an integral domain and quotienting by a maximal ideal gives you a field.
For the polynomial ring F[x], every ideal is generated by a single polynomial, and the ideal is maximal iff said polynomial is irreducible.
aren't prime and maximal ideals equivalent?
Maximal ideals are prime, but not all prime ideal are maximal
In just the same way that all fields are integral domains, but not vica versa
Ohh
why does $0 \otimes b = 0 \otimes 0$?
okeyokay
what's (0+0)⊗b
oh $0 \otimes b + 0 \otimes b = 0 \otimes b$
okeyokay
which implies that $0 \otimes b$ is the additive identity ig
okeyokay
yee makes sense i was too focused on the homogeneity condition in trying to see why lmao
Tensor products are bilinear, universally.
you would still need to do some form of that argument right?
but ig yea, it's sort of absorbed in the language
f : M x N --> P bilinear would mean f(-, b) : M --> P is linear, so f(0, b) = 0 always
hmm
ig another way would be this
0⊗b = (0*0)⊗b = 0⊗(0*b) = 0⊗0
since you're also allowed to juggle scalars (from the base right)
so theorem 7.10 says that universal objects (and initial objects) are unique up to isomorphism in categories, but wouldn't that say that the map i is unique up to isomorphism in the category of all middle linear maps on A x B, rather than A (x) B is unique up to isomorphism?
yea common abuse of language
ye but how would that translate to A (x) B being uniquely determined up to isomorphism?
that's just false
when people talk about tensor product, the structure map is also in their head
oh so when they say A (x)_R B is uniquely determined up to isomorphism by this property they're referring to the canonical middle linear map?
same as kernerls/cokernels, you just refer to the object but there is always a map attached to it
this doesn't make any sense at all lmfao
to show this, one would need to show taht it has no non-trivial automorphisms
but of course one can just look at multiplication by -1

ideal generated by a set of elements S in a ring R is the collection
{r_1 * s_1 + ... + r_n * s_n | r_i in R, s_i in S}
i suggest you look at ideals generated by a set of things
it is analogous to that yes
it's the smallest ideal containing S
i.e. intersection of them
analogously to having the smallest subgroup containing the generators
and so forth in other algebraic situations
In general 'thing' generated by 'stuff' usually means the intersecting of all 'thing's that contain 'stuff'.
That is, if the stuff is already known to be a subset of an appropriate thing.
(If it's not, we need to talk about free things instead, but sometimes the "generated by" wording is used in that case too).
can somebody explain to me how exactly tensor products make bilinear maps out of a product U x V "linear" (now considered with codomain U (x) V) - my guess is that it's linear in the sense that the induced mapping f has the property that f(a (x) b1 + a (x) b2) = f(a (x) b1) + f(a (x) b2), but when we call things linear, don't we usually want it to be true for all elements in the codomain? i,e, for all a1 (x) a2 and b1 (x) b2, we would want f(a1 (x) a2 + b1 (x) b2) = f(a1 (x) a2) + f(b1 (x) b2) rather than fixing the first element or the second element
idk if that makes any sense lol
Call it middle linear one more time and I will scream at 240db
It makes linear maps out of bilinears because there’s an isomorphism BiLin(AxB, M) = Hom(A (x) B, M) by universal property
bro i'm just going by hungy 😹
what do you prefer? R-balanced/R-midlinear
Multi linear. I prefer multilinear
but it's not that here right
A is a right module, B is a left module, C is an abelian group, A x B --> C
Oh it’s non-commutative. I’m even more enraged now

my genuine, honest to god reaction to that information:
RAAAARRRRGGHHHH
You mean "domain" each time you say "codomain", right?
i,e, for all a1 (x) a2 and b1 (x) b2, we would want f(a1 (x) a2 + b1 (x) b2) = f(a1 (x) a2) + f(b1 (x) b2)
Yes, that is true. Your screenshot uses a special case of that to show how this agrees with bilinearity-to-the-right of the original map U×V -> W.
oh yeah sorry oops
oh wait so
for all a1 (x) a2 and b1 (x) b2, we have f(a1 (x) a2 + b1 (x) b2) = f(a1 (x) a2) + f(b1 (x) b2)
mid-linear sounds cute tho ><
Yes.
something's not clicking here for me then ig
I think the point of your screenshot is that whenever we have a linear map f: U otimes V -> W, the map g: U×V -> W defined by g(u,v) = f(u otimes v) will automatically be bilinear.
Conversely, if we start with a bilinear g: U×V -> W, then there is exactly one linear f: U otimes V -> W that satisfies f(u otimes v) = g(u,v) for all u and v.
(In the latter direction it is clear that can be at most one such linear map, because every element of U otimes V is a finite sum of things of the form u otimes v. The content of the claim is bilinearity of g is enough to guarantee that there will be such a map).
Looks like a prototypical example might be the evaluation map V* × V -> k when we view V* and V as right and left End(V)-modules.
I suspect physicists need to speak of such things in connection with operator algebras.
det sounds cute >.<
i need some help for this problem, here V is a finite dimensional
vector space over some field F and A(V) is the collection of homomorphisms
of V into V, i'm stuck at proving $vE \neq 0$ implies $vE = v$.
pzh
if G iso H
and G_1 iso H_1
is G/G_1 iso H/H_1
this seems true but formally where does this follow
I'm not surprised you're unable to prove $vE = v$, for it isn't true in general. Hint for problem in screenshot: if $E$ is idempotent, so is $I - E$.
swallowfisheye
Counterexample, take G, H, and G_1 to be Z, H_1 to be 2Z. Z is isomorphic to 2Z but the quotients (cyclic group of order 2, and the trivial group) are not isomorphic
You can try to construct an iso or get one from universal property of the quotient but you will see the implication is that G_1 has to be the preimage of H_1 under the iso G -> H and H_1 the preimage of G_1 under the inverse
And all we know is that G -> H sends normal subgroups to normal subgroups, but we don't know which normal subgroup
rotman has an abstract algebra book that's quite good
I don’t know what you’re expecting. If you’ve read atiyah Macdonald that is basically the equivalent for commutative rings. Fields don’t really have very much structure just “as fields” so a book on number theory or Galois theory is what you want if you want to pursue this the way you’re thinking about…
In terms of noncommutative rings there are things you can read but it’s probably much better to have a more specific goal
I think this is more an issue of groups having a lot more which is known about their structure than say “all rings”
Prerequisite for Atiyah Macdonald is ring theory at the level of a general text on algebra 
Galois theory is covered well in Lang’s algebra or Dummit and Foote if you do lots of exercises
Dummit and Foote or Lang
there really isn’t a good one but reading the relevant sections of those will allow you to understand everything
that you want to understand
Aluffi go brrr
Was there some elementary result that neatly classifies subgroups of Z/a_1Zx...xZ/a_nZ or does one have to do it ad hoc? Or, rather, does a subgroup of such a product necessarily a product of subgroups of each factor?
No, e.g. {(n, n)} ⊂ G×G
But yes if a_i pairwise coprime then ye
And ideals of product of rings are products of ideals of rings
I am aware, I meant for the a_i general, e.g. stuff like Z/4ZxZ/2Z (this one's easy and is not the problem, my question was do I have to do it by hand every time or not)
I think this is iff actually
I don't understand what this is supposed to mean, is this the diagonal (because that's not a subgroup) or the trivial subgroup (because that's the product of trivial subgroups)?
Ye the diagonal
That's not a subgroup, dude.
?
Oh right, of GxG, not general products, my bad.
Actually what if you factor into products of (Z/mZ)^n with coprime m using CRT or sth
Hm, I'll think about that.
Oh wait that doesn't work
Yep, my previous attempt was wrong, but I don't know how to use I-E is idempotent. However, I do realized v = v(I-E) + vE, and v(I-E)E = 0, (vE)E = vE.
so only thing left is to prove the intersection of the image of I-E and the image of E is trivial.
I think it might be better to consider the decomposition Z/d_nZx...xZ/d_1Z with d_i|d_i+1 for each 1<=i<n
then what Ocean said is true, in terms of isomorphism

How do you classify the subgroups
Yes, because the order of every element divides d_n and these are abelian groups
that has order 2?
if you just want to see this, it is enough to show that it is a direct product of subgroups of Z/d_nZ
pzh
<(1, 2)> is not <1> × <2> tho
Ye
Z/2Z is a subgroup of Z/4Z, so there you go
??
I said in terms of isomorphism, not a classification
It's not a product of subgroups tho 
💀 what the
that's why I said I didn't classify them, in terms of a nice description of how they lie inside the group
Tho this actually gave me an idea
so I have to show that the union of all subgroups in H is a subgroup of G, right? specifically each subgroup is an element of H, not a subset of H?
u have a chain of subgroups of G
u want to prove that the union of this chain of subgroups is in S basicaly
hence being a maximal element in the chain
I'll get there. Right now I'm having to read the definition of "chain" very carefully. The definition I had was slightly ambiguous but I think I'm getting it
a chain is an ordered subset, right?
poset being a partially ordered set?
ok. the definitions used the word "in" when talking about both subsets and elements in the same sentence, so it threw me for a loop
no ur elements are the subgroups themselves
they are ordered by inclusion
is the union of the subgroups an element aswell? ( is it a subgroup )?
do not be mislead into thinking thats the case in general tho
the union of any two subgroups may not be a subgroup
but this is a chain
so they are ordered by inclusion
in a well ordered set by inclusion, union just acts as effectively a max function
still field theory
it would be a maximal element yes
the question is asking ifts even an element
if its*
S is the set of all subgroups of G, which is finitely generated. The subgroups of a finitely generated set are finitely generated (by a subset of the generating set of the supergroup). Given that S is treating each subgroup as a single element, we can bound the cardinality of S to be, at most, equinumerous to the power set of the generating set for G, which is finite. Any subset of a finite set must be finite, so C is finite.
looking at the chain C, because it is well ordered by inclusion, the union of any two elements returns one of the elements (the greater one, but this is unnecessary information for this part). Because there are finitely many elements of C, we can define the union across C as a collection of finitely many pairwise unions. Union is both associative and commutative on finite sets, therefore we can simply define the union across C as c_1Uc_2U...Uc_n. Since each pairwise union will return a member of C, we can collapse this down like a single-elim tournament where at the end we have an (largest) element of C. C is a subset of S, which is defined as having subgroups of G as elements, therefore the union across C must also be a subgroup.
overexplained? yes, but thorough.
it seems easier to prove given that C is a subset of S which only contains proper subgroups. I'm not sure what contradiction would arise. I suppose if every element of the generating set is in the chain, then C=S, and technically the generating set for G would have superfluous elements in it. I'm not sure how this is a contradiction tho
final part, though: Since C was an arbitrary chain in S, the argument that H is an element of C (and subsequently S) applies to all chains in S, therefore, by Zorn's lemma (if the union across any chain in A produces an element of A, then A has a maximal element), S must have a maximal element, which is the maximal subgroup by the construction of S.
Is this proof correct?
This is dumb, but what's the smallest equivalence relation generated by a subset S<= X x X? According to the internet it's "xRy if and only if there is a sequence z_1,...,z_n such that xSz_1 and z_jSz_j+1 and z_nSy", but this definition doesn't even seem to be reflexive and symmetric. Shouldn't the answer be this united with {(x,x)} and {(y,x)} for every xSy?
Smallest in what sense
Yeah, it needs a correction along those lines.
You can get {(x,x)} by allowing the case n=1.
Wouldn't the smallest one just be the diagonal?
Wait, not exactly since it doesn't say x=z1 but xSz1..
Usually the diagonal will not contain S.
Ahh
You pick out a random subset
I see
I thought we were looking for the smallest S lol
It's probably most economic to say
xRy iff there is a sequence z1,...,zn with n>=1 such that x=z1 and zn=y and for each applicable j we have zjSz(j+1) or z(j+1)Szj.
Oh wait that's covered
Can anyone give me a hint to showing the nilradical of a ring is the intersection of all prime ideals
You'll need to use Zorn's lemma
To show there doesn't exist a prime outside the nilradical
It's not true that a subgroup of a finitely generated group is finitely generated.
For example the free group on two generators has the free group on countably many generators as a subgroup.
So maybe you meant for G to be a finite group...
I don't know that example, can you clarify?
If G is the free group generated by a and b, then the subgroup generated by a^n b a^-n for all n in Z is freely generated by those generators.
(which is not finitely generated)
I don't know what a free group is.
The free group is just the group of words under concatenation.
So the free group generated by a and b consists of things like
a, b, ab, aab, abab, a^(-1)bab^(-1), etc
Where the only restriction is that a a^(-1) is the identity and vica versa + same for b.
In mathematics, the free group FS over a given set S consists of all words that can be built from members of S, considering two words to be different unless their equality follows from the group axioms (e.g. st = suu−1t but s ≠ t−1 for s,t,u ∈ S). The members of S are called generators of FS, and the number of generators is the rank of the free ...
Dammit
swifteeee's foray through artin
I suppose, because I know that the chain C is necessarily well ordered (by definition of being a chain), I can still hold the same properties without supposing that C has finite cardinality. I need to look over my set theory notes for this one.
my brain really wants to set up induction.
by the union axiom, I know that H=Uc exists, which is reassuring, at least. I also know that the bottom of the chain c has to be {e}.
This was crazy
a bit of a silly question ig, but when we talk about bilinear maps factoring through the tensor product, the induced homomorphism from A (x)_R B --> C (say given the initial bilinear map A x B --> C) is simply considered a group homomorphism and not a R-module homomorphism or Z-module homomorphism, right? because C is an abelian group, and A (x)_R B is a module over any arbitrary ring R
(Never trust a book that writes \in as \varepsilon).
One needs to be pretty careful here. For a concrete example, let R = Z[i]. Then we can define a Z-bilinear map f: R × R -> Z by f(1,1) = 1, f(i,1) = 5, f(1,i) = 42, f(i,i) = 0. This map doesn't factor through R otimes_R R, though -- because i otimes 1 is the same element of the tensor product as 1 otimes i, and that single element cannot map to both 5 and 42.
(It factors through R otimes_Z R, of course).
As your quote points out, a tensor product over one ring can inherit a module structure over a different ring that only one of the factors has a scalar multiplication for. However, the usual universal property of tensor products will not even make sense for that module structure. The theorem can be thought of as stating what you can know about this inherited module structure (all while making things maximally confusing by doing everything for the non-commutative case).
huhhh okay
oh wait yeah i think that makes sense
yeah it's mad confusing
thank you
here do we even need the universal property? for showing that A (x)_R R is isomorphic to A why can't we just define maps f: A (x)_R B --> A given by a (x) r |-> ar and g: A --> A (x)_R R given by a |-> a (x) r and show that they're inverses? is it because if we use the universal property, we are immediately guaranteed that these are well-defined and also homomorphisms?
why can't we just define maps f: A (x)_R R --> A given by a (x) r |-> ar
how will you show this is well-defined?
yeah okay makes sense
so basically the "universal property of tensor products" is a way to ensure that the map you're considering is well-defined
i.e. if i wanted to construct a map f A (x) B --> C and i have some idea, i can just express it as a bilinear map f': A x B --> C, get my factorization through the tensor product which is exactly f, and boom it's well-defined and shit
because it seems like it's very tedious to check things are well-defined in the tensor product since you have lots of collapsing
this problem is giving me a lot of trouble.
I've seen people online write $u \otimes v = 1/2(u \otimes v + v \otimes u) + 1/2(u \otimes v - v \otimes u)$
srhoosteen
But what does multiplication by 1/2 even mean in an arbitrary vector space?
Multiply by the inverse of 2
Hence why F cannot be characteristic 2 in your question
Let R be an integral domain, let M be a nonprincipal ideal. why is it the case that if M is free, then M is isomorphic to R?
Been staring at this way too long, any ideas?
so since $\phi$ is a surjective homomorphism, by the First Isomorphism Theorem
$G/K \cong I$ where K is the kernel of $\phi$
BLONK
I noticed $h_1 h_2 K = h_2 h_1 K$ since $G/K$ is abelian, but went nowhere from there
Bijection seemed impossible to construct
BLONK
Showing G/K is isomorphic to H would require a bijective homomorphism, which isn't guaranteed here (only surjective), so I wasn't sure where to go
the correspondence theorem seems like it could be useful here but H isn't normal, but K is
A non principal ideal cannot be free because if it were it would be isomorphic to R, and thus principal.
To see that a free ideal is isomorphic to R, it suffices to show that you cannot have a free module F and a submodule F’ free of a higher rank, then the statement above is a special case when F = R.
This is true over any ring, but the proof is easier over an integral domain. If F is rank n and F’ is rank m, then letting S = R\{0} you have S^-1F’ < S^-1F, and these are vector spaces over S^-1R of rank m and n respectively. Thus, m <= n
also we know G has an abelian subgroup of order p
Do you know about semi-direct products?
Do you want him to use schur zassenhaus here lol
Notice that K is of order p so it's also abelian
Tho that probably isn't useful at all lol
yes the kernel is abelian (order p)
and there is a group we know that is abelian of order n (G/K)
not sure how we can introduce H into this idea though
thought maybe i could apply these
||If you write K = ker phi then G is iso to K semidirect H and then K semidirect H mod K is iso to I which is just H||
BLONK DO NOT READ THAT MEZZAGE
Hint : try showing H cap K = 1
I actually didn't know this had a name thats awesome
If G has a subgroup of size k then does it also have a subgroup of size g/k?
Yeah
If you map G into the subgroup of order k
Then the kernel would have order g/k
Just the projection map?
Does this not guarantee then that every group has a non trivial normal subgroup which is false?
Okay wait I've been awake for at least 24h lemme think about it more
Hm okay my bad this isn't true
The map needn't always exist
bump
S5 has a subgroup of size 2, but no subgroup of size 60
Oh wait it does
Well it has a subgroup of size 3, but no subgroup of size 40
mm okay
what if we require our subgroup to be normal, then is this true
then G/H is defined and by the lattice theorem its in bijection with the subgroups of G that contain H
do those subgroups have opposite order?
A subgroup of size k in G/H corresponds to a subgroup of size k|H| in G
mm okay
Is there any characterisation of a subset S such that the normaliser of S is perfect?
i.e. $[N_G(S), N_G(S)] = N_G(S)$
Megumi_Tadokoro
this cannot hold for any subsets for sure, let S = G, then it is equivalent to G^{ab} being trivial, and it's definitely not true for all groups G
Seagull
Is this correct?
can someone explain the following proposition to me?:
Let $\cdot$ denote the action of a group $G$ on a set $X$. For $g \in G$, define the map $\phi_g : X \to X$ by $\phi_g(x) = g \cdot x$ for all $x \in X$. Then $\phi_g \in \text{Sym}(X)$ and the map $\phi : G \to \text{Sym}(X)$ defined by $\phi(g) = \phi_g$ is a homomorphism.
whwwi
Be specific about what part you're struggling with.
whwwi
are we trying to say that every group action can be viewed as a permutation?
I don't see what you mean by that. Wym 'significance'. It is a homomorphism.
how so
Try proving it.
because of how group actions are defined?
oh yes
ok
so i have to prove that $\phi_g(x) \phi_h(x) = \phi_{gh}(x)$?
whwwi
Yup
i kind of don't understand why $\phi_g(x) \in Sym(X)$.
whwwi
Then prove that too.
Oh wait no
phi_g is in Sym(X).
phi_g(x) is in X.
Got that?
oh
OHHH
phi_g is a mapping from X to X so it IS in Sym(X) because it is a bijection?
Have you proved it's a bijection?
I have not
Then that's all you need to prove in order to convince yourself it's an element of Sym(X).
by proving that phi_g is a bijection will I have proven that each group action is actually a permutation?
You've answered your own question, yes
I still have no idea what the confusion was
so I can think of any group action as an element of Sym(X)?
is that related to Cayley's theorem?
more accurately, a homomorphism G → Sym(X).
Think about this yourself.
You should see it quite quickly.
one sec... i learned about cayley's theorem a while ago. will read a wiki page and remember
oh
every group is isomorphic to a permutation group
Can you find the isomorphism and the permutation group 
but will it be OK to view a group action, say D_6 acting on P_6, as an element of Sym(P_n)?
as P_n is just the set {1, 2, 3, 4, 5, 6}
good question
and so this would be a homomorphism $D_6 \to Sym(X)$?
whwwi
The action of one element in the group can be thought of as an element of Sym
But the whole group action is a homomorphism from the group to Sym
OH
this was exactly what I needed. thank you @mighty kiln and @coral spindle
much appreciated
It that is true, it can only be vacuously -- if M is isomorphic to R, then it would be free by definition.
(Whoops, missed several pages of scroll, and this was resolved already, sorry).
Barbeau and Prasolov both have books titled "Polynomials", Prasolov's in particular goes pretty hard, and IIRC they have some problems, but I don't expect there to be a whole book dedicated to what is essentially basic algebra. That said, there was also a problem book on fields/Galois theory, it might have what you're looking for.
I remember only the first chapter or two, but I read them a long time ago. It starts off at high-school level and I think more or less stays there (early uni at most).
The book I mentioned is "Galois Theory through Exercises" Brzezinski
Hi guys! Could someone explain me, which areas use group theory?
There might be something useful to you here @marsh fulcrum
For a question this broad you're better off reading the relevant Wikipedia article https://en.wikipedia.org/wiki/Group_theory#Applications_of_group_theory.
omg yes) I don't know why I missed this option, thank you)
I'm struggling quite a lot to even get started on this exercise
Could someone give a hint to help out please?
i've got 2 pages of stuff that I wrote down
i suppose it suffices to show that xH \cap yK and some coset of the subgroup H \cap K share an element right?
wait maybe not
im weirdly lost on this exercise
Leno
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
have you overloaded the use of "y" here or is this actually want you want
I don't see how you've shown y is in the intersection
or rather, what happens if it isn't?
i got to the stage where I convinced myself $y^{-1}x \in y^{-1}x(H \cap K)$
swifteeee
Hint: if $k \in xH$ then $xH = kH$. Now imagine the intersection is nonempty, and see what that gets you.
Boyt
assume intersection is non empty, then we have some $g \in xH \cap yK \iff g = xh = yk \Rightarrow h = x^{-1}g, k = y^{-1}g$, it's clear from this that $gH = xH$ and $yK = gK$, hence $xH \cap yK = gH \cap gK = g(H \cap K)$
Wew The Lads Tbh
sorry kinda spoilt the entire thing but you know what. I'm the boss around here
UM MODS???
didn't even think about how representation of cosets isnt unique
the way I approached this is that I knew we had to get some kind of "x = y" situation going on because then it's obvious
and an element of the intersection struck me as a good choice to try
that's so unbelievably obvious now
Dontchya wish you kept trying huh
it's always obvious once you understand it
Dw it gets harder 
i can't believe i'm having less isssue with rudin than this book
Algebra is like linear algebra
maybe i should just ask more here
except without a basis. Or a nice invariant like dimension.
A lot of it becomes easy once you can intuit
At least for undergrad algebra
For factor rings, we are quotienting the ring based on its group structure right?
And the multplication is just kind of tacked on it seems
wait how did you conclude gH = xH
they differ by an element of h
the specific equivalence relation that gives you cosets is x ~ y <=> xy^-1 \in H
and since we have h = x^-1g...
Yes, the equivalence relation comes from the additive group structure. For a general algebraic structure (such as a semigroup), when we quotient we need to consider special equivalence relations called congruences, which can be very hard to do. However, groups are somehow 'rigid' enough that these congruences correspond to normal subgroups, so we can consider quotients by normal subgroups as opposed to quotients by congruences. Ring quotients also exploit this, since they are – in particular – Abelian groups.
I don't actually know about congurences of monoids
do they corrispond to subobjects
But this isn't too hard to intuit: every monoid is a semigroup, and every semigroup can naturally be made a monoid, so clearly they have equal grossness
no idea for loops
and every monoid can be naturally (literally) made into a group so I legit don't see this argument
you passed the sanity check
although if you want to be heuristic, yes - adjoining formal inverses is a "bigger" operation than adjoining a single identity
Well not really
not every monoid embeds in a group
They can in a natural way, yeah, but this will often cause collapse.
A bit like how noncommutative localisation fucking SUCKS ASS
well yeah that's precisely why it sucks ass lmao
I forgot grothendieck completion was only for commutative monoids OK
I ADMIT IT
YOU GOT ME
Every day I wake up and think of ways to one-up wew
Commutative, cancellative monoid. I would imagine there's a nice correspondence here. I may spend some time thinking about it... later.
I spend as much time as possible avoiding thought
Holy shit me too... don't tell my supervisor
quick question, here, we're just observing that the upper bound of [G : K \cap H] is [G:H] * [G:K} by the previous exercise?
yeah that works
thanks mr angloid
its okay i can't be racist against angloids because im (supposedly) an angloid
no its a derogatory term for an english person
(but actually thanks wew for saving me)
......ore not

H cap K = 1 because H cap K is a subgroup, and its order must divide both H and K, and since their orders are coprime, it must be trivial
therefore G is a semidirect product of H and K
therefore H and G/K are isomorphic, and G/K is isomorphic to I, done
it seems I could also not use semidirect products at all and just apply second isomorphism theorem and prove HK = G
I was recommended Jacobson by my teacher
Basic algebra 1
also not the right channel for this
Yep that works too
Dihedral group Dn = {a^k, a^kb} with k going from 0 to n right
a is just one rotation and b is a flip?
Yup
And it doesnt matter what i say b and a is right
A rose by any other name
Could be any flip and rotation then all the rest of the elements come oit from rhat
No, only some rotations will do that
If you look at D_10000000 or whatever, and you look at the subgroup generated by the 180-degree rotation and flip stabilising that, this will not generate the whole group.
Yeah right
Needs to be a rotation that generates everything
Generator of cyclic group
Yup
The other problem I was having trouble with: it's easy to show the order 5 subgroup with Sylow's theorem (of the subgroup of order 15, let's call it H), but normality isn't transitive. I thought maybe a counting argument could work but the possible number of 5-Sylow subgroups in the original subgroup is 1, 6, or 21, none of which create a contradiction.
wait this is trivial isn't it
no nvm abelian subgroups aren't necessarily normal
A bit rusty at this kind of thing, but if you let H be the normal subgroup of G of order 15, and N the normal (in H) subgroup of H of order 5, then conjugation of N by any element of G gives another subgroup of G of order 5, but by normality of H in G, this subgroup must be contained in H.
By uniqueness of the 5-group N in H it follows that this conjugated subgroup must always be N itself, so N is normal in G.
lorenz
can somebody explain to me how this is not a priori reasoning? (proof of division algorithim in A[x] where A is commutative) because f has degree n
namely the last math display part
all of the degree >= n terms are taken care of by the g(X) term so we can safely set f_1(X) to be degree less than n
we're shifting g(X) up to be a degree n thing and adjusting the coefficients to equal f(X), then sorting out the lower degrees by sticking an f_1 on the end
why do we replace $X_i^{v_i}$ with $X_i^{\mu + 1}$ instead of $X_i^{\mu}$? For $a^{v_i} = a^{q + \mu} = a^q \cdot a^{\mu} = a^{\mu}$
okeyokay
why is a^q = 1?
i dont think that is right
no
damn
i am almost certain that is always false
if q = prime then it is just fermat little theorem
which disagrees with what you wrote
damn guess i gotta learn algebra again
and i am almost certain that the conclusion of fermat little theorem applies for q = p^n
recall that the multiplicative group of a finite field is cyclic
also by lagrange theorem the elements all have order dividing q-1
Yes you're just forgetting that the group of units has order |k|-1, not |k|.
I mean for goddness' sake how could it be that 0^q = 1???
Anyway
Back to timewasting
watch this
I'm watching
Can someone help me with this basic homology computation
If I have ...->Z_8->Z_8->Z_8->0.... With the last differential 0 and the others d(x)=4x then H2={0,2,4,6}/{0,4} since any even number will be sent to 0 and {0,4} is clearly the image of d.
What is H2 here?? I can't do algebra right now. Do I need to think about the orders of everything here. So for instance 4/2=2 so H2=Z_2?
that notation seems a little messy
Yes, one has that |G/N||N|=|G| for any group G and normal subgroup N of G. Consequently your second homology group will have order 2 and thus will be cyclic of order 2.
it's also just a quotient of a cyclic group?
Need help with this one--determined that <A, B> is iso to S_3, and of course C multiples the top row by i (when on the left), so the group is iso to some sort of weigthed combination of S_3 and (Z_4)^3
finding the orders of A, B and C might help
since by Lagrange's theorem o(g) for g \in G divides o(G)
What is <2,x> in Z[x]?
Is it the set {2p(x)+xq(x)}
For p and q in Zx
If not i fucked ip my exam lol
The group is indeed the semidirect product of (Z/4)^3 and S3, which you can see by conjugating C with A and B.
Since the max order of an element of S3 is 3 and in (Z/4)^3 it's 4, you can't have any element of order > 12. So if you can find an element of order 12 you're good.
That is indeed what it is.
Oh cool. The question said show that <2,x> is not a principle ideal. I said basically if it was then there is a polynomial that divides everything in <2,x>, but thats not possible since 2 and x are in <2,x> and 2,x have no common divisors
Is that good?
Yeah, that sounds pretty good
Cool thanks
to find the number of elements of order 12, ig its easier to work with the semi direct product description where S3 acts on (Z/4Z)^3 by permuting the factors. so in (Z/4Z)^3 ⋊ S3, order of s will divide (a, s), therefore you want s to be order 3 permutation, and then the first factor in its cube will look something like a + s(a) + s^2(a), and you would want this to have order 4. in other words if a = (x, y, z) then you want x+y+z to be not even as s(a) and s^2(a) are the two cyclic permutations of (x, y, z). half of the elements will have this quantity even, while others half will have it odd, so 4^3/2 choices for each s, and there are 2 permutations of order 3. so 4^3?
I was visualizing it like this too--"weighted permutations of {1, 2, 3}"
oh my golly gosh it's a wreath producterino
Thank u for help this term
I finished exam today
And thanks other ppl too
W
I don't recall helping you but I recognise you lol so yw
Hahahaha
if i have a group G with |G|=8 then i have only one 2-sylow subgroup right?and if i am right then is it right to say that G is isomorphic to Z8?
the entire group is the sylow two subgroup
and no, the group can be Z8, Z2xZ4, Z2xZ2xZ2, D8 or Q8
fu** you are right ,i am trying to prove that there is only one element with order 2 and i thought an isomorphism would help
ye
i forgot
G=<a,b> ,a^4=e,a^2=b^2 and bab^(-1)=a^-1
i said that there is at least one from cauchys theorem
that looks like Q_8 to me
so b^2 = a^2 will be your element of order 2
not sure if there's a faster way for this particular group than just... checking the orders?
Sorry to bother you but i was wondering if the second fact was true here since (Z/4)^3 is abelian I cant seem to prove it otherwise
ye i thought that i could show it with a more 'elegant way ' if you know what i mean
Which fact do you mean?
the order argument
If every element in G has order dividing n and every element in H has order dividing m then every element in G semidirect H has order dividing m*n (This was false! What is true is every element has order <= m*n, like jagr said before!)
Was able to show it for G abelian
well that's just true by lagrange lol
oh they're not the orders of the groups
rip
Yeah not necessarily
It doesn't really have anything to do with being abelian
I got like: (x,y)^3 = (xy*xy^2*x, y^3)$ for example and you can see if you take this to the mn power you can commute all the elements to get (y^alpha x)^n = 1 for some alpha (For abelian in the first coordinate)
It's just if you have a normal subgroup N < G and you consider an element g in G. Then if n is the order of gN in G/N, then g^n will be in N.
Right, so if y^n = e, then (x, y)^n will have order at most m.
Hey there, so I'm working on a problem that asks me to show that there can't be a surjective homomorphism from a group of order 10 to a group of order 6. So I suppose f:G->H is an onto homomorphism, where |G|=10=2(5) and |H|=6=2(3). And then I was looking at a given h in H. I know there is some g in G for which f(g)=h, and e_H=f(g) f(g)^(-1), but I'm not getting anywhere....
do you know the first isomorphism theorem (might have been introduced without a number idk)?
yea something about G/ker f being isomorphic to f(G) ?
yes
so f(G) is the image and ker f is all the things in G that map to e_H, right?
yes
hmm I'm lost on how to apply that here
I know we must also have |f(g)| dividing |g| as well for all g in G
you know f(G) has size 6, so G/ker(f) has size 6, but this can't happen since...
so since we assumed f was surjective f(G)=H.
and
since it's isomorphic to G/ker f, that must mean G/ker f has size 6 as well
I'm just connecting the dots sorry guys
oh
wait G/ker f= {a in G: a ker f}
yea I'm lost again
Hint: let N be a normal subgroup of G. What is |G/N| in terms of |N| and |G|?
(:
Gl
No because that’s completely unrelated
ker(f) would have to be of size 6/10
my prof just threw 20 theroems at us about homomorphisms and I'm so lost on how they all connect here
I know ker f is a normal subgroup of G
|img(f)| = 6 = |G|/|ker(f)| = 10/|ker(f)| by first iso and everything here must be an integer
Immediate contradiction
You’ve said all of these things yourself but didn’t seem to realise that you had proven it
and img(f)=H, there cuz surjective. Ohhh
thank u all for helping me connect the dots that were floating around in my head for some reason
am I correct in thinking G/T in the context of group theory, implies T is normal. My prof stated a theorem as Let T be normal in G. Then G/T={gT:g g in G}. If he stated "definition" instead of "theorem", I wouldn't think to consider the case where H is a subgroup of G but not normal in G and be looking at G/H
We can define G/H where H is any subgroup, but it will only have the structure of a group when H is normal.
Otherwise, it is just a G-set.
okay gotcha, thank u.
By the way this was awesome!!!
U can interpret that group as the automorphism group of the following tree: where C4 acts on the bottom row by rotating them (90 degrees) and S3 acts by permuting the upper part
Then you can get elements of order 12 by rotating at least 1 of the bottom row by 90 or 270 degrees, and then picking a permutation of the top 3 of order 3 (of which there are 2) so the answer ends up being something like 2(3^3 - 1)
So basically we interpreted a matrix problem as an automorphism group of this tree problem which is the coolest thing i think ive done al lweek
Yeah it is super cool, this is how wreath product behave generally
They act on “tree like” graphs in a way that preserves the height of each branch
The cooler part is that this is how the Sylow subgroups of GL itself look
Implying a deeper connection than this one isomorphism
Crazy stuff
pzh
b = 1
it may not have a unit element.
Take any Abelian Lie algebra as an example then.
If you're about to say "but it's associative" I will shout "context" at you
Not that it matters – Abelian Lie algebras are associative after all.
i'm sorry, but this is the first time I come across Lie algebra, let alone the abelian ones
Take any K-vector space and define xy = 0. Tadah, that's an associative algebra.
emm, i understand now, but if my original statement is false when the K-algebra is not unitary, how do i prove this lemma when when A is not unitary?
Here A(V) is Hom(V, V).
Unitialization probably (I'm not an algebraist, so take my words with a grain of salt)
that's interesting, sadly i don't know how to embed A into an algebra with unit element
you just add one, see eg https://ncatlab.org/nlab/show/unitalization
thanks for the link!
How could I prove the ideal $(3, x+1, x^2-x+1)$ is prime in $\mathbb{Z}[x]$? (I'm pretty sure it's prime)
srhoosteen
I know it is prime iff the quotient is an integral domain but that seems tricky here
Mod out by x+1 first, then you end up with Z where you replace x by -1
So now you mod out by 3 and by (-1)^2 - (-1) + 1 = 3
So you mod out by 3
So the result is F_3 which is a field
Nah, once you see how to do it once you know how to do it kekw
We get Z because all the variables get replaced with constants so only the first coefficient really matters?
Just prove it
Take the map where you evaluate at x = -1 and show the kernel is (x+1)
It’s true over any ring but the fact that Z[x] is a UFD makes it even easier
Ah ok makes sense
wow the chat has been dead 😔
this is from a HW I've already submitted, but I had no idea how to do it. Could anyone help me with it?
So did you try computing f mod 2 and mod 3? How does it factor?
So for 2 I had like x(x^3+x+1)? I wasn't too sure about 3, I know you get some form like x^4 + 1 which can be factored from sophie germaine, but I wasn't sure if that was the right approach
should be x(x^3 + x^2 -1) but yes. How does that cubic factor mod 2? Does it have any roots?
Mod 3 you get x^4 - 2, is that irreducible? What would be its factors?
wait sohuldn't it be x^3+x+1? Either way both of them are irreducible right? Since it must have a linear factor and x+1 doesn't factor it right?
like by polynomial division or whatever
+1 = -1 mod 2 so it doesn’t matter
Yes
ah ok
and then for mod 3 I was kind of stuck trying to find the reducible factors because it could factor into qudartaics
Yes, what would a root of the quadratics look like?
well in R I know that it can be written as (x^2-sqrt(2))(x^2+sqrt(2)) so does this mean that it's irreducible in mod 3? Or is that bad reasoning
well it's not irreducible since sophie germaine? but that also would give irrational factors?
iirc
Considering the quadratic would have to divide x^4 - 2 you can say that over any field a root of the quadratic would have to be a 4th root of 2, so over the algebraic closure of F_3 the only options for roots of quadratic factors are zeta_4^i * \sqrt{4}(2)
Then each quadratic factor would have to be a product of two linear polynomials with those roots. Are any of those polynomials with coefficients in F_3?
You can just brute force it
Er, not exactly
really?
that doesn’t have the right constant term
well it gives you 4 which is 1 mod 3 which is -2 mod 3 right?
ah right right haha
Anyway yeah
ok cool so we have those two now. Is there a way to use that to show that f is irreducible? I remember I just used the ratinoal root test, but I figure there's something specific I was supposed to do that i didn't
now you have to use the fact that if f factors over Q or Z it has to factor mod p for every p
in a way which refines the factorization over Z
or you can use Galois theory
wait why is this true? is this a named theorem
Because of f = hg over Z[X] implying the same mod p
ah ok
So if f factors into a product of quadratics, say, then it factors at least into quadratics mod p
but 2 and 3 contradict each other?
to go from Q to Z it’s called gauss’s lemma
Yep
Now you have to do Galois theory to show the galois group is S_4
ok, would you be able to help me with that as well? I don't feel super comfortable with it still. So like we have some roots and since it's irreducible none of them are in Q and so that means our splitting field would have to adjoin all 4 roots?
or is that not correct
The tool to use here is that if f factors into polynomials of degrees (d_1, d_2) mod p then the galois group of f contains a (d_1,d_2) cycle in S_n where n = d_1 + d_2 = deg(f)
The same would be true if it factored into more than two factors but I don’t want to write it out
wait but why wouldn't that always just be the degree of the polynomial?
like is sum d_i not always equal to deg(f)?
Like in this notation a (2,2) cycle is (12)(34)
yep
ok so we have a (2,2) cycle and (1,3) cycle right?
Yep!
hmm
Can't find a proof
is the order of a (2,2) cycle 4 or 2?
So now you know by group theory that those generate some subgroup of S_4
It’s 2
But the two two cycle and the 3 cycle cannot possibly commute
So you have to rule out a nonabelian group of order 6 (there is only 1)
This part is just group theory
ok cool
so once you have that the order is greater than 12, how do you use that to extrapolate it is just S_4 itself? Like some galois correspondance thing
?
and does the discriminant ever come into play?
Anyway you will get that they generate A_4 and then you have to use the discriminant to show that Galois is S_4
what does discriminant do in this problem? I don't remember talking about it
or maybe I do
ahhhhh
This is a nice and important result: if f is of degree n then Disc(f) is a square if and only if the galois group is contained in A_n
I guess f has to be separable
interesting
do you hvae a link to a proof of that? or is it like provable for someone learning the content
This just comes from the fact that the discriminant is \prod_{i < j} (r_i - r_j), which some people take to be the definition
Where r_i are the roots
oh ok I see
So a galois element acts on this by the sign of it as a permutation of the roots
so we know that the discriminant isn't a square which means that the galois group isn't continaed in A_n? And so looking at like the lattice diagrams of subgroups means that it must be S_n?
or like A_4 and S_4?
So if all galois elements act trivially (if it is a square) then galois is in A_4
Yep! There are no subgroups strictly containing A_n except all of S_n
Because it has index 2
ah cool
ok that makes a lot more sense
thank you so much! I'll try to resolve this problem later knowing this now
Great!
do you have any good advice for getting better at Galois theory stuff? Our final is soon and I still just feel very wish washy about it all
I plan on rereading the sections in DF but I don't know how much help that'll be
I think do calculations and read solutions to Galois theory questions online
cool thanks
I learned a lot from reading on mathstackexchange about how clever people would solve elementary Galois theory problems. When it was more of a centerpiece of math research before other aspects of number theory took off a lot of people came up with clever ways to do it.
Let $E/F$ be an algebraic field extension. Suppose $\Omega$ is an algebraic closure of $E$. Show that $E/F$ is normal if and only if every $F$-homomorphism $\varphi: E \to \Omega$ is $E$-invariant.
\textbf{Solution:} Let $\varphi: E \to \Omega$ be a $F$-homomorphism, and suppose $r_1, \dots, r_n$ is a basis of $E/F$, so that $E = F(r_1, \dots, r_n)$. If $f_1, \dots, f_n$ are the minimal polynomials of $r_1, \dots, r_n$, then it is easy to verify that $E$ is a splitting field of $f := f_1 \cdots f_n$. Observe now that since $E/F$ is normal, $f$ has all roots in $E$, and $\varphi$ maps roots into roots, so $r_1, \dots, r_n \in E$, hence $\varphi(E) \subset E$.
Seagull
How do I prove the converse?
You want to show every irreducible f that has a root in E splits. Fix such an f and let a be its root in E, f has a root in Omega too (alg-closed), so there's an F-homomorphism F(a)->Omega. See if you can take it from there.
Hello, I re-did an exercise (prove that Q(sqrt(2)) is a field).
The first thing I thought of, is to do it with the field's definition.
taking a non-zero element of Q(sqrt(2)) and see if 1 / (that element) is in Q(sqrt(2))
And the 1!=0 is clear.
And after that, I rechecked my teacher's proof: he computated two elements of Q(sqrt(2)),
( a+b sqrt(2) ) / ( c+d sqrt(2) )
I forgot the reason he did that. Can someone explain me? Please
Seagull
Q(sqrt2) is a subset of R, a field, so I guess he decided to show the quotient of any two elements of Q(sqrt2) is again in Q(sqrt2), which is the same thing as showing every element is invertible. Or he wanted to demonstrate to you how to divide in Q(sqrt2) (in particular, this shows that 1/a+bsqrt2 is again in Q(sqrt2)).
Sure.
I might be dumb (Now, i remember that part confused me):
Why is doing the quotient of two elements same as showing every element is invertible?
If you show a+bsqrt2/c+dsqrt2 is an element of Q(sqrt2) for any a,b,c,d (c,d!=0), then in particular 1/c+dsqrt2 is an element of Q(sqrt2) (a=1,b=0). Conversely, if you show 1/c+dsqrt2 is an element, then so is a+bsqrt2/c+dsqrt2, since that's the product of a+bsqrt2 and 1/c+dsqrt2. These are equivalent problems.
I understand now. Ty
Show that an algebraic field extension $E/F$ is normal if and only if $E$ is the splitting field of a polynomial $f \in F[x]$.
\vspace{1ex}
\textbf{Solution:} If $E/F$ is normal it is easy to construct $f \in F[x]$ such that $E$ is its splitting field. Conversely, suppose that $E$ is the splitting field of a polynomial $f \in F[x]$; then $E=F(r_1,\dots,r_n)$ where $r_1,\dots,r_n \in E$ are the roots of $f$ . Suppose $\Omega$ is an algebraic closure of $E$ and let $\varphi: E \to \Omega$ be a $F$-homomorphism. Since a basis of $E/F$ can be constructed from powers and products only of $r_1,\dots,r_n$ we see that $\varphi$ is completely determined by $\varphi(r_1),\dots,\varphi(r_n)$, which must be roots of $f$ too, which means $\varphi({r_1,\dots,r_n})={r_1,\dots,r_n}$, hence $\varphi$ is $E$-invariant. $\square$
Seagull
Actually I think it should be from a subset or r_1,...r_n that we construct the basis.
But except for that does this sound right?
Bit confused about finding all isomorphism classes of Z-modules of order 5. Can I use the Fundamental Theorem of FInite Abelian Groups for this in any way?
Z-modules are exactly abelian groups so yes
Right right but I am not sure how exactly I would use it. Would every direct product I can construct of cyclic groups be one isomorphism class?
Hm I mean if you understand isomorphism classes of abelian groups then those correspond to isomorphism classes of Z-modules
So it sounds like you're more asking about what the fundamenta ltheorem of finite abelian groups says about isomorphism classes or smth
I guess I kind of am yes
(I should say as well that classifying finite groups of order 5 doesn't need anything as strong as this!)
Well the full form of the theorem does actually describe all isomorphism classes
Like each group is a direct sum of groups Z/p^k across some primes p, and that decomposition is unique up to reordering
Sorry Z/p^k being Z/p^kZ or is this something else?
Ah my bad. Hadn't seen it before in the lectures
But in the case we have order 5 anyway so we just end up with Z/5Z?
Yes exactly
But in the case of something like order 8 we end up with 3 possibilities no? Z/2Z x Z/2Z x Z/2Z, Z/2Z x Z/4Z and Z/8Z?
Exactly yeah
Awesome think I got it
Why do ring homomorphisms out of Fields need to be one-to-one or trivial?
I did the proof for it once but i forget it
Oh ok yeah
Thats a more abstract way of looking at it
Fields have no proper nontriv ideals
But a level deeper has something to do with fields having inverses doesnt it
I think thats how i did the proof
well you'll essentially be proving that only ideals in a field are (0) and (1)
Thanjs for reminding me of this tho!
Ring homomorphisms preserves units right?
Maybe lol
Also trying to understand the point of this thm
say F --> R sends a non-zero element to 0, then since F is a field, that non-zero element is a unit, which must go to a unit in R which is 0, this forces the whole ring to be zero and so the whole map is 0.
so the map has either trivial kernel or is 0
it's telling you how construct maps out of Q(D) (to a field)
Thank YOY!
to construct a map Q(D) --> F
you just have to give an injective map D --> F
(in general, a map Q(D) --> R is given by an injective map D --> R which sends non-zero elements to units in R)
you check it once that this gives you a ring hom, and never again later :3
I have a question regarding a problem from an old exam. Two profs claimed in their solutions to 3c that F[X]/(X^2) is a PID and then used the structure theorem for finitely generated modules over PIDs to claim that a F[X]/(X^2)-module is isomorphic to (F[X]/(X^2) )^s ⊕ F^u, for some nonnegative integers s and u. What I don't understand is how F[X]/(X^2) can be a PID if (X + (X^2))( X + (X^2)) =(X^2 + (X^2)) = (0) ?
To construct a 1-1 map from Q(D) to field F, you can just take some 1-1 map from D to F and “extend it” in the manner described in the thm
It is a principal ideal ring in that every ideal is generated by one element
But im pretty sure the classification requires domains
I think the key bit though if you can view any R/I module as an R module
Then use the classification of those
And , there is only one way to extend it in this manner (the uniqueness part)?
any map between two fields in 1-1
Ok
Besides me specifying that its 1-1 is what i said the right way to think about it
yep 
Thanks. Now im just trying to figure out why the map needs to be theta(a)theta(b)^-1
In an intuitive way
theta' = hat(theta)
needs to satisfy the identity
theta'(a/b) * theta'(b/1) = theta'(a/1)
because we want it to be a ring hom
now what does the commutativity of the triangle say?
(oh btw maybe i should have written [a, b] instead of a/b)
theta'([a,b]) * theta'([b,1]) = theta'([a,1])

But i still dont rlly feel super satisfied with it. But maybe i will after seeing more examples etc
basically you know where it sends a and b to
so it should send a/b to (where it sends a)/(where it sends b)
as Q(D) is trying to construct fractions in stuff from D
Yeah
and to make sense of the denominator, you want it to be non-zero which is why we require theta to be injective
So , you could maybe have completely different maps from Q(D) to F correct? But this theorem is saying if you want to make a map you can do it easily by using any map from D to F
And extending it
Thank you!
I think any principal ideal ring is the product of quotients of PIDs, so then the classification should translate.
well i would say the easier part is to show that any map has to look like that... the "harder" and more annoying part is to check that this indeed gives a ring homomorphism which nobody likes to do. checking the axioms is boring and if i were to do this everytime i was working with Q(D) i'll die.
Sure
these things are called universal properties, they tell you a recipe to construct maps to or maps from some object in terms of other easier to do things

How can II' be contained in <I intersection I'>
If i is in I and not in I', then i=i1 is in II' and not in I intersection with I'
Im a bit confused by 5.4.7, every element of F has the form ab^-1 for some a b in D, so we are requiring elements in D to be invertible?
What
II’ is elements which are sums of elements ij with i in I, j in I’
ij is in I and ij is in I’
So it’s a sum of things in I\cap I’
chmuwu

Does this not supposed to say every element in F needs to have the form ab^-1 for a b in F, not a b in D?
No
It’s correct as written
Your proposed change is trivial
Every element is of the form a(1)^-1 always
Ok so im missing some understanding again
@next obsidian
If i is in I and not in I', then i=i1 is in II' and not in I intersection with I'
the statement is saying if every element in F looks like a quotient of two things in D, then F is actually Q(D).
1 is unity
In case 1 is in I'
A “quotient” in D being ab^-1?
In F
two "things in D" and not "quotient in D"
/b for b in D makes sense in F
Because F is a field and b in D < F
Think about Z and Q
Yea i was getting confused cause i was thinking we are saying these elements need inverses in D
No
Ok thats where my confusion was
We are identifying the things in D but we are computing the quotient in F
Why
Because r1 is in I’ for all r
So its saying if every element in F we can identify with being a quotient in F from elements in D then F isomorphic to Q(D)
So
???
If 1 is in an ideal I
Then for all r in R, r•1 = r is in I
Because of I’s absorptive property
An ideal is equal to the ring if and only if it contains 1
Satisfactory?
Well im trying to not get confused by inverses in D and inverses in F
You aren’t doing anything fancy, given an integral domain D and a field F containing D, you can form the set {a/b| a,b in D} < F
If this is an equality then F is isomorphic to Q(D)
It quite literally doesn’t matter
If you can make sense of all a/b then D is already a field
And then this is just saying if D = F then F is isomorphic to Q(D)
Oh what yeah this is like “obvious” then right
Yes
But the field of fractions is not literally a sub thing right
Its like isomorphic or smth isnt it
Cause elements of F is not like [a,b]
You have seen a model of the field of fractions
Field of fractions is a universal object and a useful model is this
To me the field of fractions is something satisfying a universal property and it virtually makes no sense or no purpose to really even ask the question
Lol
And for everything I care about (except for when it’s different which is hard to describe) they just are all the same
Yeah im just beginning to learn this so its hard to see the big picture sometimes
I mean like
Is Q the field of fractions of Z?
In one sense “no” but if you try to
Ummm ackshually 🤓 me about that
Ohh ok
I’m gonna punch you
Let A, a field (and commutative, Idk it has a role here)
And B, a subdomain (subring if you wish) of A
Why can we say that B is also a field?
I can't convince myself from this.
Yea so ur saying im being “umm ackshualy” about it
I mean not to your fault
Yes but this helps me understand ur point
When you first learn this stuff you care about that kind of thing
Yeah
But the point is you shouldn’t
Haha yeah but tbh i think it takes time to get to ur POV
I can see where ur coming from though
It isn’t
Consider Z in Q
A a field and B subring of A then B is an integral domain right
Ok
ah an example ty!
Is there anything useful to be said about G acting on Z(G)
Acting how
The only way I can think of is by conjugation, and that is literally the trivial action
By left multiplication or conjugation
The left multiplication action is not well-defined


