#groups-rings-fields
1 messages · Page 168 of 1
subgroup is order p^{p+1}
so it should be (p^2)!/(p^{p+1}(p-1)^2)
there we go
thoughts: given a permutation σ=(1 2 3 4 ... n), the group generated by σ should be isomorphic to the nth cyclic group, yes? so this question is really asking me to first take all all these values mod 12 and then (potentially) write out what remains (if I feel like it afterwards).
the actual permutations, but for example 13 is congruent to 1 which is congruent to -1211, so I'd only do it once and say "see earlier case"
yeah that's fair
huh, I haven't dealt with permutations this big before, interesting little pattern to see that squaring it splits it into an even cycle and an odd cycle
oh, meta-pattern, performing a permutation n times splits it into x cycles where x is the gcd of n and the size of the permutation
I love how abstract algebra and number theory are just the same thing (joking, but the overlap is beautiful)
yeah it's cool isn't it. Can you see a pattern in the lengths of those cycles as well?
haven't seen an example of an iteration where the gcd is both nontrivial and less than n yet, but I might do an example of one just to see
try sigma^7
right now they're just generating arrays, which is pretty obvious given that every element is originally getting mapped somewhere, and no element gets home early with this permutation.
this also generalises in a really swag way. If you have an n-cycle (1,2,...,n) and raise it to the power of k, then the sets of numbers in the each cycles it splits into will be exactly the cosets of (Z/nZ)/(k)
for example, n = 12, k = 2, this splits into (1,3,5,7,9,11)(2,4,6,8,10,12), and the cosets of (Z/12Z)/(2) are exactly 0+(2) = {2,4,6,8,10,0} and 1+(2) = {1,3,5,6,9,11} (we have to set 12 = 0 cause we're working mod 12 lol)
yeah
I even think this works if you take an infinite cycle in S_{\infty}
but each sub-permutation is also cyclic, and since every element gets used up in these cyclic permutations, it seems to me that it must be the case that if there are n sub-perms, each one will be m long, where nxm is the length of the original generating permutation, so for example if I take sigma^8, 8 is congruent to -4 and so it should be 4 sub-perms of length 3, with the permutations cycling in reverse order (just doing it off the top of my head, so that last statement about the nature of each cycle is a guess), which should track with the fact that (8,12)=4, and 12=4x3
it's like the camera shutter effect that makes wheels look like they're spinning backwards when the framerate is just right, 8 skips so far forward that it's the same as just going 4 backwards
yes, exactly
this is true for powers of any permutation it's just really nice for cycles
good thing the cycles generate S_n huh
like, (1234)(567)^2 = (13)(24)(576), same princple at play
I'm sure I'll get more used to it if I play with more permutations, I just haven't worked with large order permutation groups much
I suppose to get a really good idea for it I should mess around with S_12 or S_24 for a little bit, since those are highly composite numbers and can give better insight
these little insights are the reason I'm doing every example of D&F, not because every example is exciting, but any example could lead to little discoveries.
this is how I'd picture sigma^3
yep, that's exactly what I did lol
which then makes it make perfect sense why (sigma6)^2 has to be identity. It simultaneously is acting on six unique sub-cycles of length two, and since they're skipping every other one, each one has no place to go but back to itself.
you can even go CRAZY!!!
the number of sides of the polygons are the cycle lengths wooohooo
this is getting group actiony now
would it not be more... aesthetic... to place 1 at the top and have identity be just off to the left?
this is how i think about subgroups of cyclic groups
since all the cyclic groups here have to start at 1 anyway?
except there are other cyclic groups hidden away
well, at that point, showing "all possible trangies" on the clock would hit the 12 anyway
so yeh
when abstract algebra is just geometry
so these squares are cosets of C_12/C_4 which is really cool
also a good way of showing that D_n is a subgroup of D_m for each divisor n of m
I've told my students so many times in the last week "oh, I was just learning about this yesterday" when they're doing 4th grade work. expertise in a skill really is just mastery and exploration of the basics, just like my horn teacher said.
literally just "hey, you remember how adding commutes? what if it didn't?" boom, abstract algebra.
Yo that's cool, the left cosets of <g> in G are the orbits of the map h |-> gh it all makes sense
Writing this down to put on an exam in 15 years
Yeah whenever I think about group actions it’s either via the lens of a representation or through these funny shapes
Or a disjoint union of perfect graphs
Depends what mood I’m in
something about the number of star polygons possible seems significant to me.
given x generates a pentagon, I suppose x^2 would generate a pentagram, then x^3 a negative pentagram because x^3=x^-2, and x^4=x^-1
interesting observation, however if we take a hexagon in this dodecagon, then the square of that hexagon is a triangle
but you're on the right track I think
Well it's quite simple if you know the sizes of subsets of Z/n
well, even n-gons don't have regular star variants
The subgroup generated by m is of size n/gcd(m,n) = lcm(n,m)/m
And of course, as noted, the orbits are cosets. They're all of that size.
What you're doing by squaring this, for example, is doubling m. So it will change depending on the divisibility of n by powers of 2
For example if we're working with n = 12, with m=3 we get 4-gons and with m=6 we get 2-gons.
I.e. lines :)
wtf non-simple graph MODS
However with, say, n = 15, and m = 3 we get 5-gons, and with m = 6 we still get 5-gons since 15 is not even. Very simple, very epic.
It really boils down to that.
I do actually think that 2-gons are different than lines but that's a different convo
Well they visually appear to be lines so I thought I would mention that
I agree in principle
the simplical sets!!!! they're different!!!
"simplicial complexes" names dreamed up by the deranged
How can it be SIMPLE and COMPLEX?
cosimplical mplexes
Anyway, whether or not sigma^m generates a star depends, therefore, on the difference between m and gcd(m,n), which is a minimal (in Z) generator of <m + nZ>. We can draw a k-gon by skipping some number of vertices every time, and as it happens the number of vertices we skip is going to be m/gcd(m,n). You get more starriness the more distant this is from a multiple of k, which I remind you is k = n/gcd(m,n).
I have digressed.
I have the set ${i\in\mathbb{Z}_n;|;\operatorname{order}(i)=d}$ for some $d\in{1,\dots,n-1}$ dividing n. How do I show that the size of this set is the order of $\mathbb{Z}_d^\times$?
Beous
I really just want to know where to start
What does order mean here? In Z mod n or the group of units of Z mod n?
in Z mod n (not the units)
order of units of Z mod d is cardinality of units of Z mod d
I knew what you meant for the second use.
Are you aware of a way to calculate order(i) given n and i?
Perhaps that would be a good way to start.
I know it is n/gcd(i,n)
so then order(i)=d iff n/d=gcd(i,n)
i want to show this is equivalent to gcd(i,d)=1
Sounds like something to work on
Q is dense, and therefore not cyclic, and the cartesian product of non-cyclic groups is not cyclic. ■
Groups have no notion of topology, so this argument is invalid.
You cannot talk about density without adding a lot more structure than just a group structure.
If QxQ was cyclic think about (1, 0) and (0, 1)
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.
whats the definition of cyclic first of all. generated by 1 element?
to be sure we re on the same page
Yes
ye
yes, and you can't generate Q in one element, let alone QxQ
Note that you haven't proved that Q isn't cyclic yet
"Q is dense" is me being cheeky because I already proved Q isn't cyclic in an earlier problem and don't feel like retreading it
OK
valid argument but it assumes you already know it's subgroup of R
which has a topology
Tbf dense in itself has a technical meaning too
no, thats dense-in-itself
You would have to show a lot more to finish this
everything is dense in itseld
you do
Yes in one sense
also another argument, Q is divisible, no divisible module over PID is finitely generated

If Q x Q were cyclic then its endomorphism group would be abelian, but M2(Q) isn't
Or Q isn't even of finite type over Z by using the Jacobson property
Actually interesting question, if a topological group G has a dense cyclic subgroup is G also cyclic?
same thing I said

True true
fake
No, take the indiscrete topology.
wow fake. Now it makes sense
Maybe if it's Hausdorff it would work.
but more formally, Q cannot be cyclic with addition because for any size step n (which would be the generator) I can always find another element of Q between n and 2n
hence "more." I suppose "concretely" would be the better descriptor

yes, but it's like 1 step off of the exact mathematical statements needed to genuinely write it formally, rather than like 7 steps
Sure lol I didn't know what'd be less formal then this
But maybe there is smth I am missing
Anyway
Start counting...
Another funny proof: the exterior square of Z vanishes, whilst the exterior square of Q x Q doesn't
As in like lambda^2
q is not cyclic because I can't roll a circle and hit every element of Q, QED
^less formal
why
you can have a QxQ sided dice
If Z x Z were cyclic then since Q is a flat Z module, Qx Q would be a 1 dimensional Q vector space
Lol
tried, dumb thing doesn't stay upright when extrapolated to 3d
"The field Q(sqrt(2)) is of dimension 1 as a Q-vector space since it looks like a line and a line is of dimension 1"
?? Fake reasoning
precisely
Does Q look like a line?
"epicycloids on circles of positive radius cannot have a period of 0"
Sure it looks like a line when I draw it in C 
an infinitely densely dotted line. Those pesky irrationals seem to poke holes in it tho
Wew can't spell?
it's spelled RTUE, can't you read?
this never used to happen a few years ago, discord have actively made their reaction system worse as time has gone on
probably helps prevent reacts sending bad messages
at least that'd be a public facing reason to make a system intentionally worse
Fun fact: the Galois group of any algebraic extension of a finite field is "topologically cyclic" generated by the Frobenius automorphism, in the sense that it has a dense cyclic subgroup.
So for example the p-addic integers or the profinite completion of Z would be such examples.
(these examples are also Hausdorff if you were asking about that)
that's pretty crazy
that's really cool!
is there a class of spaces where it's true? (like topological groups with a metric topology)
like it feels "intuitively" true if the group topology is nice enough
lol only intuitively though
I mean the p-addic integers is a compact metric space. Not sure what other niceness conditions one would ask
Oh lmao yeah the p-adics are hausdorff I completely forgor
lol ngl, I never studied p-adics in school
nothing but analysis and rep-theory related courses after undergrad
I just learnt about completions instead of p-adics specifically
if you know what a categorical limit is you know what the p-adics are
I did a bit of reading after school just to know roughly what the hell people are talking about
yeah at this point I know what they are and basic stuff, but thats it
we had a great prof who did p-adic analysis and representation theory, I always wanted to take a course but it never happened!
p-adic analysis > real analysis > complex analysis 
The third is just studying boring functions, the second is first year undergraduate so this is clear
I feel like p-adics falls under the umbrella analysis and rep theory
lol that doesn't change that I never studied them
And not number theory? 
Number theory is it's own umbrella containing all the other branches of math
Alright the number theorists already have an inflated ego, don't encourage them
but set theory tho
Every branch of math is like that.
no
if a mf walked up to me and said I was doing set theory I would roundhouse kick that mf to Enceladus bro
Lang says "it is important to emphasize here that there are some categories for which the set of morphisms is not an abelian group" intuitively, is this not the case for most categories? i'm thinking of mappings as the morphisms in my head rn, which are obviously not commutative right? idk
yes it's true for basically every category
in the statistical sense of "basically every", the probability of a random category being preadditive is 0
don't ask me what distrubution I'm using I don't care
lol okay
the operation when Hom(A,B) is an abelian group is not composition
I thought we agreed all categories are additive, I will not stand for this
Don't take my lovely biproducts away
no no they're additive. Just not preadditive
good luck making that into a group zoo we mama...
please help is this problem doable without prior knowledge of tensors
and yeah if you do the second thing you show the first
alternatively, show that any bilinear map f : Z[t^\pm] x Z[t]/(t) -> R must be 0 for any ring R
where the x is the standard direct product, not tensor
damn okay i'll just look up what a bilinear map is then
...
did u skip ahead
also the use of the word "coproduct" is REALLY throwing me off
and these aren't rings - they're Z[t]-modules! Wtf is going onnnnnnnnnnnnnnn
we didn't even go over bilinear maps and now we're doing some category theory
then again
it's our ta teaching this week since our prof is out for a conference
so he's taking this opportunity to try to murder us
are they using \otimes for the coproduct? but then why is there a _{Z[t}}?
a pushout?? some kinda van kampen lookin ass
lol tell your TA to chill, you can't do much with tensor products without first talking about bilinear maps
lol yea... this homework looks fucking brutal
thats a homework question?
tell ur TA that tensor products aren't fucking coproducts as well
have you guys learned about tensor products?
then I would complain to the prof about this
yeah maybe, i would have to do so anonymously since he's also our grader 💀
ohh, unless that tensor symbol is a mistake, and it should be a sum symbol
but then why the subscript
if it's an amalgamated coproduct (aka a pushout) then I have even more questions
it seems like a "one of these questions is not like the other" sort of thing
I mean it's the coproduct in the category of commutative rings, which seems to be what the exercise is getting at
Except it's amalgamated, so should probably be called a pushout
therefore, I have futher questions 
It's the coproduct in the category of commutative Z[t] algebras
So you could use that I guess
What is an group-Grothendieck??
Given a monoid, the grothendick group is what you get by formally introducing inverses
aka the left adjoint to the inclusion of the category of groups into the category of monoids
there's some definition to do with exact sequences of modules, where we set M_3-M_2-M_1 = 0 in the free abelian group generated by isomorphism classes of R-modules iff there is a split SES M_1 -> M_3 -> M_2
I've also heard this be called the Grothendieck group
I understand that this is just formally adjoining inverses to the monoid given by isomorphism classes and direct summation but
some people specifically mean this so it's context dependant
and would instead call formally introducing inverses "groupification"
think that the Gothendieck Group does not only discriminate the cohomology. For example, there are Chow-rings that in P^{1} produce Grothendieck-Groups with some new modular-extension
I've also seen this without requiring the sequence to be split. In which case I guess there isn't really a natural monoid in sight.
I guess that's why some authors care so much
coproduct of algebras tbf tho
grrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
oh goodness. I was ever so worried
LOL
Given a prime p, the polynomial $P(X) = X^{p-1} + X^{p-2} + ... + X + 1$, how to prove that P(X+1) is monomial mod p pls
RéaleSansChampi
Try using the binomial theorem. See what you get.
The obvious thing is that the monomial is of degree p-1 but i developped for example the coefficient for x^2 and cant proove that its divisible by p
Something like $p-2 + \sum_{k=3}^{p-1} \frac{(k+1)(k-2)}{2}$
RéaleSansChampi
For p>=3 obviously else not working
So the obvious candidate monomial should be X^p-1
P(X+1) = X^p-1 iff
P(X) = P(X-1+1) = (X-1)^p-1
So you could try expanding (X-1)^p-1 using the binomial theorem.
And worth noting that when a/b is an integer then a/b mod p is the same a times the multiplicative inverse of b mod p
How would u reduce (p-1)(p-2)/2
if p > 2 then 2 is invertible so 2^-1 exists
rewrite it as (p - 1)(p - 2)2^-1 and now reduce this mod p
p-1 is -1 mod p, p-2 is - 2 mod p, so this would be
(-1)(-2)/2 = 1 mod p
Thank u
Why is the opposite ring of the quaternions isomorphic to itself?
If you're just looking for a proof, you can just note that the quaternions are the only 4-dimensional real division algebra.
Hold on I think I got it, is it because it is the unique 4 dimensional divison algebra over r?
ok
Wow
lmao
If you're looking for an explicit isomorphism swapping j and k works.
${SL(2,\mathbbm{Z}) = \left\langle x,y ;\vert; x^4=y^6=1 \right\rangle}$
Gev
is this correct?
shouldn't we have like x^2 = y^3 too?
I don't see how it follows from the given presentation
yes its not finite
Definitely not, since it contains (1,n;0,1) for all n.
I dont think so since we can have xyxyxyxyxy... something
hm
I think this presentation is a simple free product but we want to amalgamate two Z2s
yeah we can't derive x^2=y^3 so I mark this as incorrect...
It’s C_6 \ast_{C_2} C_4 iirc
SL(2, Z) yes
what are the generators
but this presentation doesnt seem like an amalgam
like of SL(2,Z)
going for this kind of presentation
i can see
0 -1
1 0
potentially
So we should have an amalgamation isomorphism, identifying the C_2 copies inside each subgroup, so I completely agree we should have x^2 = y^3
Or the other way around, I’m not scrolling up
what is a funny shear?
1 1
0 1
Or as I like to call it, Z
or
1 0
1 1
What would a boring shear be, then?
Anyway was the question just asking for a presentation of SL(2, Z)? Slightly confused
The identity is a very boring shear
1 0
0 1
Can’t get much more boring
i wouldn't use a shear to bore
there are much more effective tools
such as drills
no it was just included in a bigger homework question and I wasn't sure if it's a mistake
interesting way to spell point-set topology
topology uwu
point-set 
a drill is just a closed ball
for most objects in algebra, they [their operation(s)] usually come with associativity, and then a certain class of them are also commutative
how come we rarely see the other way around
Like if commutativity is there then associativity is almost always there as well
bruh the top answer to this MSE question on examples of operations that are commutative but not associative is the outcome of rock-paper-scissors… bffr
because life without associativity is not living
life with commutativity but without associativity is not significantly better
The reason is simply that there are very few non-associative operations we study, but if you look at the ones we do you can come up with commutative examples.
The most common non-associative structure is a lie algebra. These are anti-commutative, which besides the name is basically the same as commutativity, and in fact in characteristic 2 lie algebras are commutative.
Besides lie algebras the non-associative structure become a lot more niche, but you have Jordan algebras, which are always commutative. You have quandles which can be commutative, and then I don't really know many more examples.
As for why associativity is so important it's that it's often convenient to think of
y |-> x*y
as a function. And then you'd want * to correspond to something like function composition. Since function composition is associative you'd need associativity to do this.
Lie algebras get away with something similar by having the bracket correspond to commutators of functions instead of composition.
How would you say that a polynomial irreducible on Z/pZ[X] is irreducible on Q[X]
I got trouble to understand what would be the minimal set of conditions
And if somebody got some notes on details about reductibilities of polynomials that would be good
Z/pZ and Q[X] are different wut
Plz
Z/pZ[X] ???
Can you give an example of a polynomial irreducible in some Z/pZ[X] but not in Q[X]
I dont see how thats possible rn
ah ok, so u can put in coeffs which are 0
think the answers are in there
Alright lets be clearer on my problem
For example i dont see how to go from Z[x] to q[x]
euclids lemma
?
So you have a monic polynomial with integer coefficients, then if the polynomial is reducible in Z[x] it must also be reducible mod p.
A monic polynomial is irreducible in Z[x] iff it is irreducible in Q[x], this is Gauss lemma.
Yeah but how would you know that the coefficient you extract in the gauss' lemma is not null mod p
thats necessary in the assumption, see what i linked
If you don't require the polynomial to be monic you can do things like (2x + 1)(x + 1) which is clearly reducible in Q[x], but is irreducible mod 2
Really the leading coefficient being relatively prime to p should be enough.
Thanks, i wish there were examples in my notes for these, any knows some notes/books that has exercices/examples with solutions on polynomials?
"find a presentation for Z_n with one generator." Uhh... ⟨x⟩? Am I missing something?
A presentation consists of the generators as well as the relations they satisfy.
Ok, so {x | xⁿ=1}
<x | x^n>
It’s < G | R > stylized, since it’s not just a set
(Putting aside how this set is ill formed to begin with)
ty
<G|R> should be the largest group with those generators which satisfies those relations
So <x |> is just Z
Using G rather than S or smth seems a little misleading to me aha
< S | R > 
Gemerald smh
I was gonna say Generator but autocorrect trolled me
So I’m just gonna leave it because it’s way funnier
Setofgenerator
Is gemerald even a word, like what is your autocorrect up to
Lol
Lil bro is cooking nothing
Here are my daughters Gemerald and Gapphire
< a | a^n, a^{2n}, a^{4n}>
Pain!
clearly the better answer
< a | a^2n, a^3n> is preferable

G = <G|R(G)> 
⟨x | xⁿ=1⟩ then, since that ensures the cyclic nature, and provides a single generator.
i think it parsed **G**enerator as **G** + enerator ~ **G** + emerald
somehow
Ye
Gemerald is a word but only if you have a very specific cultural background
so true
guys I was doing this exercise but I'm not getting it.
x/(1 + ex) / (1 + s(x/(1+ex))) = x / ((1 + ex) + sx) = x / (1 + (e+s)x)
i fout my mistake thank you
Search for symmetry analysis differential equations, I think you can find what you are looking for.
You should generally try to provide context when asking for help
$\frac{\frac x{1+\epsilon x}}{1+s\frac x{1+\epsilon x}}=\frac x{1+\epsilon x + sx}=\frac x{1+(\epsilon+s)x}$
nHail
I don't really understand what this notation is supposed to mean though. Is the point that these expressions form a group under composition? If so why not just give them as functions or whatever?
Or do the expressions describe one parameter families that generate the group? If so what is the identity?
Either way I find this a very weird notation
It is a transformation under a composition that is to say I have to prove that it is a group, the book gives some examples of EDO already with its transformations that in turn are groups, it does not give them as compositions because you have to replace them in the EDO to perturb that system, perturb it under the transformation that is to say make the change but without changing anything.
So these are transformations of differential equations and form a group under composition?
The answer is yes, it should be a function since it is a binary operation that sends to an operation under the sum or the multiplication, in this case it can be said that it is a sum, now if you already know group, it is not necessary to place it so trivial, since I need to make an invariance in an EDO.
Who are x and y? ShiN is asking the real question here.
yeah
So like number (i) in your example, is there a family of ODEs associated with it, and how would it act on them?
It's like taking the circumference, every transformation you do to it will always make the same circumference, so it's invariant.
The transformation I'm going to do is a composition group.
Let's see right now I'm doing an exercise
I have my transformation where it's a group, which is a composition of functions that defines a binary operation, I've already tested.
now i need to evaluate that composition of functions in my EDO, to know if it's invariant under that transformation, so i'm seeing if it is, since it's not spitting out my transformation.
now i can take albitrary functions as a reparametrization so doing that will give it an invariance in which i am left with an easier EDO :D where i would get to the same result if i do my EDO normally.
I didn't explain the last part well, but I take my EDO and turn it into an easier one because one my EDO is invariant I base its transformation (Composition of functions which is a group). and that's it.
Later on I will add Galois theory, it is for my final thesis.
I'm just starting with the subjects :((
look jagr2808
I'm still not much wiser. Like what transformation is being described by "x = e^s"? What is being transformed in what way?
I've never seen this notation before
odd
Yeah I was very confused last time too lol
It doesn't use the group notation that one usually sees, it just says that it is a lie group, which can in turn be a transformation, which is why I said that the book already takes as trivial or less notation when writing.
How do I categorize all ideals of Z[X]
A fair few indeed
At least 2.
A third one is conjectured to exist, but no one has been able to pin it down yet
Can we bound the number of generators at least
Don't think something like
(p^n x, p^n-1 x^2 , ..., x^n+1)
can be written with fewer generators
I might cry but just a little bit
This is just x(p, x)^n though, so maybe you can factor out ideals that are products of primes or something...
I dunno, it's probably super complicated
What’s the height of Z[x]?
Like Krull dimension? That's 2
Hmmmmmm
So describing the primes is not too hard
Yeah
Can we do primary decomposition or something
Apologies if this is gibberish I’m drunk
This doesn’t follow because it’s dim 2, you really need that it’s a polynomial ring over a PID to have a shot at doing this
I guess polynomial ring over any ring where you know the primes should be fine.
But yeah dim 2 rings in general are probably complicated.
I don’t think so. I think this requires a Jacobson hypothesis to make good sense of
Hmm, like if I is a prime in A[x], then p = I\cap A is a prime in A, so I corresponds to a prime in A/p[x] which doesn't intersect A/p. Then localizing at A/p - {0} gives a polynomial ring over a field, so can be described by an irreducible polynomial over Frac(A/p).
I guess you don't necessarily get like a nice description of the generators of the ideal from this... idk
But that should at least be a classification.
This message is for Jagr and Ryx (not gonna ping them but oh boy you guys are going to love this). So my prof said that for problem 7, that I need to show it's a binary operation...lol it literally says "define a binary operation on S by..." so I can assume it is a binary operation. When I talked to him about it (because he marked me down some points for not showing the operation is closed), he said that "I've read many a paper where authors will say 'define a binary operation...' and it turns out not to be a binary operation. Since the operation is not trivially a binary operation, you should show it is."
Well
A priori you don't know that it's a binary operation just because you say it is, because you don't know that it actually takes values in S
prof writes sloppy and then takes points away from you for not being precise lmao
Yea it's not a textbook written by him, but he did agree that there's good reasons for believing it's a binary operation based on the wording of the problem
i had an analysis class with the exact same problem and it was the worst fucking class i've ever taken
Oh I bet
textbook full of loose and sloppy writing and the prof wanted a ridiculous level of precision
it suuuucks
Problems like these aren't helpful. Like literally just say "define an operation by..." and then I would've showed it's a binary operation lmao
and yea if there's good reasons for believing we can assume it's a binary operation and good reasons for not, just lemme have the point loll
Also, Ryx, actually we know it takes values in S because it was at the very least an operation defined on S! I think you meant to say, we don't know it sends values to S
A friend of mine had that exact problem in an exam
That's what I mean by "takes values in S"
takes values in S = range is contained in S
takes seems like you meant domain
For one a in R … defines a riemann distribution
So naturally one would assume that and show that a= whatever
But got points taken off at the end for not proving again that it is in fact the thing it was assumed to be
range is contained in S...that means the image of the operation star is a subset of S...I'm lost on the takes part...
LOL Timo
anyway, now I know you meant where it gets sent so we're on the same page now
it's idiomatic in english math
maybe you've heard "the function f takes on only positive values"
ahhh takes on definitely triggers the range for me
well I suppose the correct phrasing should be "takes on values"
although I thiiink "takes values" is also occasionally fine?

i hate english
No other languages have problems
yea...okay either way...we're on the same page now. Thanks for the explanation Bladewood...I forgot about that takes on phrase kinda like the function f achieves values...
ye
it's just funny
fr fr
luckily the prof ended up being prety chill about it and said "i'll make a deal with you and give you two options. Option 1, prove it's closed and I'll give you your point back. Option 2, if at the end of the semester you differ from a better grade by 1 point, I'll bump you up." I ended up taking option 2 and proving it's a binary operation just for my own practice (by showing it's well-defined and closed...I accidentally did closure first lol) but he only really cared about the closure part.
Yh I think its rather silly to say "G is defined to be the group with the underlying set S and operation *"
if you don't know G is a group
or similarly, f is the function that... without knowing it is one
You surely wouldn't use the same phrasing for "let f be an isomorphism defined by..." without having shown it is one first, would you? idk
"it's an isomorphism because I said so" 
I guess this is why some professors emphasize "closure" as an axiom even though that's already part of the definition of being an operation. Just a helpful reminder to check that what you defined actually is an operation.
But yeah, there's definitely more clear ways one could have worded this exercise.
100% I agree. The wording is strange if we can’t assume the operation is binary
That's one of those things about proof problem statements...if the problem statement is worded in a way where I would be led to believe I can assume something, I'm not even going to bother verifying it's true. I'm just going to assume it.
i'm not familiar with presentations, but is $\langle a, b \mid a^2 = b^2 \rangle$ just saying the group generated by $a$ and $b$ with the property that $a^2 = b^2$?
okeyokay
yes
huh okay, thanks
can somebody give me some guidance as to if I'm on the right track of what to prove/how to approach this problem (all of a sudden our prof left for this class so the ta took over to force us to do some category theory)? so since G is a coproduct in the category of groups, I need to consider some infinite group Q and exhibit a surjection from G to Q in order to show that G is infinite. so my idea was to use the concept of a push-out; that is, I need to find maps j_i such that the following diagram commutes
(replace P w/ G and X and Y w/ Z lol)
and then somehow use the universal property or smt
so I would have to come up with a homomorphism from Z to G that makes the diagram commute and allows us to use the universal property of G right?
yeah pushout
Sure yeah that works
could I just take Q = Z?
In fact ||you just need one of the j_1 or j_2 to be surjective, since then u is surjective as weill [this is g o f surjective ==> g surjective]||
Yeah that works
[\begin{tikzcd}
{\mathbb{Z}} \
& G & {\mathbb{Z}} \
& {\mathbb{Z}} & {\mathbb{Z}}
\arrow["\psi"', from=2-2, to=1-1]
\arrow["id", curve={height=-6pt}, from=3-2, to=1-1]
\arrow["id", curve={height=6pt}, from=2-3, to=1-1]
\arrow["2"{description}, from=3-3, to=2-3]
\arrow["{i_2}"{description}, from=2-3, to=2-2]
\arrow["{i_1}"{description}, from=3-2, to=2-2]
\arrow["2", from=3-3, to=3-2]
\end{tikzcd}]
i hope this works... here I let $\psi$ be such that $a \mapsto 1$, $b \mapsto -1$ and $i_1: n \mapsto a^n$ and $i_2: n \mapsto b^n$
okeyokay
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
but yes that gives surjective onto Z, which means it's infinite
oh damn was it that easy lol
i thought it was gonna be hella hard
well i guess nonabelian is gonna be more annoying
honest question
do you really need all this category theory to see that G is infinite?
No
lmfao that's funny
alr then
uh
like why couldn't we just let f: a --> 1 and b --> -1 that would show that G's infinite right lolll
yeah i'm not sure what the purposes of the diagram are/considering G as a coproduct lol
maybe it'll come in handy to show that G is nonabelian
Well then
I suppose we were just talking about that recently huh
Idk what a coproduct of a diagram is so I can’t appreciate it tho rip
what is the space of projective modules over a ring
like whats that
is it just a set of all such modules
how is it a monoid
In question 3, what does the alternating subgroup of H₃ mean?
A_3
I haven't heard it called a "space" before, but the projective modules form a monoid under direct sum.
oh yeah ofcourse
i think it was in the context of its completion
as a monoid
but idk
tysm tho
How? That isn't isomorphic to the alternating subgroup of S₅.
Also I haven't seen the term 'alternating subgroup' being used for a subgroup of any group other than a symmetric group.
I guess they just mean the intersection of H3 with the alternating group.
Sort of a weird problem though
It would be easier to say if you said what H_3 is in your context!
Can someone provide a little bit of intuition behind
why all elements of F[x]/<p(x)> is written as that in the 2nd img?
What happens to x^m for m>=n in F[x]/<p(x)>?
Yeah, I just realised that I didn't provide any context.
tbh im not sure (F[x] is a UFD?)
You are overthinking I think
H₃ is the Coxeter group with Coxeter graph as shown in the diagram.
is x^m in <p(x)> but the x^n-1 not in <p(x)> or smth
im so lost lmao
p(x)=a(0)+a(1)x+..+a(n)x^n
x^m=-a(n)^-1(a(n-1)x^(m-1)+..+a(0)x^(m-n))
Power decreased
ngl im even more lost xd
The alternating subgroup of a Coxeter group is the subgroup of things that can be written as a product of an even number of generators
How do you know that x^m=.....
same for p(x)
im clearly missing smth basic idk what
division algorithm of polynomials
Because x^(m-n)p(x) is in <p(x)>
Thanks!
ah ic now ty
Hello guys, i need some help with this problem
Try expanding (xy - yx)^3
Wait, maybe that's not so helpful
Interesting problem
what are some motivations for projective modules in pure module/ring theory?
ik they satisfy neat properties, arise in questions about exactness and their characterization also gives information about the base ring (eg, asking when projective modules=free modules)
It seems that 6x = 0 for all x \in R (by expanding (x+x)^3), anyway i'm going to have some rest for now
There’s the projective modules <-> vector bundles analogy
But i guess that’s more towards the realm of geometry/k theory
I think I did it
its not a one liner lol
oh nvm Im still missing something 
it is true by definition if you define things the right way
cool
but also \cong F_2[x]/x^2
ahh
https://math.stackexchange.com/questions/472235/describe-r-mathbbzx-x2-3-2x4
in the first answer, I was confused why he didn't just write F_2[i]
rhs was F_2[i] sry
because F_2[i] is not a field it looks weird i guess
wow tteg is not ded 
if x,y are non zero then x^2=y^2=1
(xy-yx)^2=(xy)^2-2xyyx+(yx)^2 =1-2+1
is this valid?
no
x^3=x doesnt imply x^2=1
it is not true in general that if xy=0 then x or y is 0
mb
Example: In Z/4Z, 2*2=0 but 2 is not 0
I could prove 3xy=3yx
then I made a mistake and thought I proved x^2y^2=y^2x^2. From here I can prove xy=yx, but I think that strategy is doomed now
Why is not sufficient to show that each $x^i y^j$ for $0 \leqslant i \leqslant 1$ and $0 \leqslant j < n$ is distinct?
Hello1
Because there may be other elements
D_2n only has 2n elements though
Yes, but you cannot assume that: that's part of what you need to prove
Anyway I was going to elaborate
Yes, but you need to find generators and relations, which do not specify the order.
Are you sure you understand the exercise?
You want to show that the relations determine D_{2n}, which means that like
If you take those generators and relations, you get D_{2n}
So in particular part of the problem will involve (or at least entail) that you get a group with 2n elements
if i can get 2n distinct elements of the form x^i y^j then i have the entire group right
wait so is it possible for like random x,y to get more than n distinct elemnets x^i y^j (where x,y in group with order n)
that would not make sense, since the group is closed
so couldnt you just show that every element in the group is of the form x^i y^j
Yup
That is usually a wise first step when working with generators & relations
Show they're all in that form, then show that you never wrote the same thing down twice
oh, why would it be bad if u got the same thing twice
Well you wanna show there are 2n things
And there are 2n things of the form x^i y^j
You don't know that yet
You ware working with a different group
I'm not sure you fully understand the question
every x^i y^i is in the group D_2n since the group is closed,
Indeed you do not understand the question.
oof
Basically the deal is uh
D_2n is a group and we can take generators for it and we know certain relations hold.
Then we create a new group G with certain generators and those relations
As in like, the group defined by those generators and relations.
Then we need to show that G is isomorphic to D_{2n}
Since there is a surjective homomorphism G -> D_{2n} (why?), it suffices to show that |G| = 2n.
So in fact the question boils down to something completely internal to G
oh
uhh
i think im just restating what you said but we let G be group of all products of x,y,x^-1,y^-1 subject to those relations and then show this iso to D_2n?
Yes
and x^-1=x and y^-1=y^(n-1) so just products of x and y
im still not sure i understand why it would be conceivable for G to have order larger than 2n given that we are using the same binary product as D_2n
do you have a counter example where x,y in a group G and the order of the group generated by x and y subject to some (or none?) relations has order larger than |G|?
Yes
oh wait, we're just forgetting about the structure of G?
thinking of x and y as random shit
Take Z/2 with generator x
The free group on x
The elements x, x^2, x^3,... are all distinct for example
if a ring is non-unital, do you have a notion of characteristic?
Yes, just n such that nx=0 for all x
like if 6x=0 for all x does it follow that either 3x=0 for all x or 2x=0 for all x or nah?
Z/6Z
No that doesn't follow, just consider Z/6Z
sry I meant that it is not true in general
it is true in general for fields, but not for rings
but could it be that all elements are torsion over Z but there is no common anihilator?
In this case we say the characteristic is 0
yeah but it can happen right
mmh yeah
nvm
just take prod Z/nZ where n runs through integers
Try producing an example
Like prod_p Z/p
Yup
But notice that not all elements are torision in that product
in particular (1, 1, ...) is not torision
only finitely many entries are nonzero
Yeah croq asked specifically for nonunital rings
yeah I was doing the x^3=x problem above
I think I did it
but I was trying to see what happened if I divided into different chars, but there is no need to
I think its correct lmao
I may be heavily clowning, cuz there may be a way shorter solution
I will give a cookie to whoever finds a mistake 🍪
if there is one, I think I will be able to fix
is equation 8 supposed to hold for a specific x or for all x
it is derived from (7) by setting y=x
I was trying to be careful at first with what Im doing, but since the argument ended up being not exactly linear, I stopped giving careful indications
maybe it's the case that y^2 = y holds for all elements of the form y = 3x but you still can't commute them because 3R isn't a ring or something spooky like that
maybe it is a ring idk
its non unital
so you do this (3x-3y)^2=3x-3y
btw
there is a mistake in writing (6)
because one of the yxy should be yx^2y
I almost panicked
and use 9x=3x for all x
Broz studying abstract rings 😭😭
I had a question: I'm supposed to prove or disprove that every subgroup of the integers has finite order. I'm thinking this is false because the subgroup (Z,+) of the group of (Z,+) is a subgroup with infinite order. Can anyone confirm?
The order of proper subgroup can be infinite too, like (2Z, +)
yea I was just looking for one counterexample for disproving it
mine is good, though, right?
That's an odd question, since all subgroups of Z are infinite except for {0}.
this is judson again
LOL
and then the previous question asks me
every subgroup of the integers has finite index. I think this is true? I intend to show that given a subgroup of H of the integers and a,b in Z, we have aH=bH.
would that work, I just learned about left cosets so still getting familiar with the topic
oh wait aH=bH doesn't work when a=0 and b is nonzero unless we can assume the operation is addition?
so I'll need to prove it someother way....
The index of {0} is not finite?
Every non-trivial subgroup, perhaps?
I'm kind of lost on what the operation is
is this addition?
"subgroup of the integers"...they including multiplication too?
Yes, when Z is considered a group it is always under addition.
oh so they're not taking Z_p when p is prime
It can't be multiplication, because Z doesn't have inverses.
Hm, if $V$ is an $n$-dimensional vector space over $\mathbb F_2$, what does the space $TV/I$ look like ,where $TV$ is the tensor algebra and $I$ is the ideal generated by all the $x^2, x \in V$?
potato
It seems one ought to get some big infinite dimensional thing, if i read smth correctly
Hmm, that's the alternating algebra, isn't it?
I see. So then I would just state that H={0} is a subgroup of (Z,+) and given z in Z, z{0}={z+0}=Z. right?
Yes though the characteristic 2 sort of messes it up
Oh foo, didn't notice char 2.
For example I don't think this should be commutative (or anticommutative) but I may be being silly
Yes, almost, you wouldn't say {z+0}=Z at the end; the coset is just {z}, not the entire set of integers.
oh right because z was fixed
there are infintely many integers z and each one gives the set {z} which only contains that integer
gotcha
(And in the name of avoiding horrible confusion, write both the group and the quotient with additive notation, so z+{0} instead of z{0}).
dammit tropo beat me to it
ah yea will do. Thanks for the help guys
knowing my prof he prolly wants me to show also that given a,b in Z if a+0=b+0, then a=b.
But if I remember correctly, the x²=0 is the correct way to express alternativity for char 2, rather than xy = -yx which becomes trivial there.
We do get 0 = (a+b)(a+b) = a²+b²+ab+ba = ab+ba so ab=ba, however.
So if you select a basis for V, then a basis for TV/I is just the set of all subsets of the original basis, and TV/I is 2^n-dimensional.
Oh very good point, thanks
with the 0 = (a+b)(a+b) thing
The dimension was mostly what I was interested in
<8> in Z_{24} is precisely the set <8>={[8],[16],[0]}, right? having a major brain fart for some reason
Yes.
thanks
If an element g of a group G has order n, then <g>={e,g,g^2,...,g^{n-1}} is a subgroup of G, right? regardless of G being cyclic or not?
Correct
okay perfect thanks
prove it
I was asked to show that ig g has order 5 and h has order 7, then |G| is at least 35. I showed that <g>={e,g,g^2,...,g^4} is a subgroup since it is closed and certainly nonempty. I showed closure using the division algorithm
here's what I did. I proved a lemma before hand that states e^z=e for any integer z. And another lemma that states that if n,a,b>0 are integers with a|n and b|n, then ab|n if gcd(a,b)=1
Did your class not already show that <g> is always a group? If not, I don't imagine there's much point to writing the same proof twice; either show one and state the other is analogous, or show it in generality once
also
$\langle g \rangle$
grothendieckfan1 (Ryx)
This last thing as stated is not true
edited it
I forgot to write that but I said it in my proof that gcd(7,5)=1
I agree. I'll just prove another lemma LOL when I assume an element has order n
You could also just have done it once and said the other one was similarly
I remember we talked as a class about <g>=G means g is a generator, but I don't know if we showed that if g has finite order, then <g> is a subgroup of G
Agreed. I was thinking about saying "by a similar argument <h> is a subgroup". However, I think I'll prove a lemma for this in it's generality and cite the lemma
the way I'd write it is basically like not much more than this
|G| = [G:<g>]|<g>| = [G:<g>] 5 and similarly |G|=[G:<h>]7 so 5, 7 divide |G|, lcm(5,7)=35 -> done
I'm not really sure why you'd use <g> notation without saying it's a group
if you ever wrote a program before, think of your lemmas as like that, you're trying to clean up the code by putting it into "functions" defined earlier on in the code
you don't want to be writing your program as one long mess of everything from first principles every time, it obfuscates the thing you're actually proving
<g> was just defined as all integer powers of g...and we read in class that if <g>=G, then g is a generator of G. But yea, again, we haven't shown <g> is a group.
Also if you try to do everything from the basics in an exam...
(unless you are meant to)
yea I'm typing up my lemma now. i know lol that's why I wrote those other lemmas first prior to this proof
Remember guys this is the same prof that likes to be picky on and off so I never know LMAO
Is it not some ta that grades homework
not for this class. There's only 9 of us in this class
and he know this is the only class I have this semester so he's prolly thinking "this guy has nothing but time, why not just prove a lemma and use it rather than assuming without justification?"
try presenting both to him during office hours to ask which he would prefer on hw/test, curious to see what his rationale is
Me when my supervisor grades my homework in one of my courses 
i worry if I make a mistake he will think I am dumb
To give you an idea of his mindset...there was one test I remember he graded for my vector calc class where I wrote 1/a and he marked me down for not saying this only works when a is nonzero. But the problem statement implied a was nonzero in the first place....
You gotta find the right balance tho
did you follow up with him after pointing that out
still working on it
I've had my profs give pts back after pointing out stuff like this, they're human too
this was 2 years ago for that vec calc thing. I think I did point that out and he said, you should still cite why you can divide by a"
hard to absorb things as assumptions when randomly we're required to cite minor things we would've cited the first week of class
The same prof teaching vector calc and groups huh
yup and my discrete math class inbetween. He's a nice guy just can't get a fix on when he wants us to cite minor details and when not. The whole class can't figure this guy out
the whole class is probably wrong and you should stop deferring to them tbh
I'm not deferring lol. If I don't know if I can assume something, I either ask him or just prove a lemma.
Or do both
anway, thanks for the help guys, just proved that lemma... that way I can also cite it in other hw problems for this assignment as just lemma 1.2 or whatever I named it.
I assert it as true and leave the exercise for the grader 
Ah yes the super reaction misclick
happened to you too??
Yea that's the first super reaction I've ever sent lol
I don't even know how it happened
it's how you lose all of your super reacts
blame discord for adding them and then moving it to be immediately under the normal reaction button
ripp
how does one prove that smth which we claim as group is associative?
show the group multiplication is associative, that is for all a,b,c from the group: f( f(a,b), c) = f(a, f(b, c))
yes
but would you verify this for every single possible case?
if it is false for any ordered triple then the opr isn't associative
In mathematics, Light's associativity test is a procedure invented by F. W. Light for testing whether a binary operation defined in a finite set by a Cayley multiplication table is associative. The naive procedure for verification of the associativity of a binary operation specified by a Cayley table, which compares the two products that can be ...
but would you hunt for that single counter-example?
hmm ill give this a read...
most of the time groups are given by functions or presentations, both which automatically associate for cayley table it is tiresome to verify that the op is associative
consider the cross product on 3d vectors
hmm
If I am a group of order |Z/qZ|*|GL(2,p)|, and I surject to Z/qZ and to GL(2,p), then I am a direct product of Z/qZ and GL(2,p), where p and q are odd primes, possibly equal
^ is this even true? Seems to be true for the first few primes q I tried, with p = 3
isn't this equivalent to having a split SES
Sure, but why does it split?
take it to be 0 -> Z/qZ -> G -> GL(p,2) -> 0
And you also have a surjection G->Z/qZ that's the splitting homomorphism
Do I need to need to compute an Ext group lol
Ohhh I get you
I mean this is certainly not true for arbitrary (finite) groups
And I think since Z/qZ has prime order you're guaranteed to have a subgroup of that order in G
The surjection G -> Z/qZ doesn't necessarily have to be a splitting of the inclusion. But maybe it will be in this case...
that is a good point hm
Wouldn't the subgroup isomorphic to Z/qZ map isomorphically onlto Z/qZ via any surjection?
this might be my brain playing tricks but that sounds realistic-ish
It can be contained in the kernel
okay good point lol
Dont split exact sequences also correspond to semidirect products in general
Splitting on the right is equivalent to semidirect, splitting on the left (and right) is equivalent to direct
That what I thought originally but ^
Rather than just direct ones
Ah
How about this: consider p=7. Then GL(2, p) surjects onto (Z/7)^* = Z/6 with the determinant map. Thus surjects onto Z/2 = (Z/3)^* so has a semidirect product with Z/3. And since Z/6 surjects onto Z/3 this group surjects onto both GL(2, 7) and Z/3.
Now I don't think this group is isomorphic to the direct product, but I would have to think about it more carefully...
Right... so it might just be a semidirect product in general, and the examples I tried all have trivial action because p = 3 is too small?
I don't think it has to be a semidirect product in general. At least that's not obvious to me, but those would be the easiest examples to construct.
Could someone explain c, and d? I dont really understand. A_n is the set of all even permutations
show {t_ij} is a generating set?
= {s_is_j}
= {(i i+1)(j j+1) : i, j between 1 and n-1}
im sorry could you further explain?
idk what ur not understanding
the definition of a generating set?
how to make sense of the composition of 2 permutations?
or like what this set is?
yeah my bad, what is the set that ur describing
yes
(i, i+1) in your text
(i i+1)(j j+1) is the product of 2 of them
thats "swap j with j+1, then swap i with i+1"
Then we consider the set of all of these for i, j ranging between 1 and n-1
Thats what the set builder representa
thats what they mean by "the set of all t_ij"
ohhh i see thank you!
I think maybe I have an example that is not semidirect.
Consider GL(2, 7) again, and adjoin a central element s such that s^3 is a primitive root modulo 7 (like 3 for example). Call this group G
Then (s^6) -> G -> G/s^6 is a central extension, so not split. (s^6) is isomorphic to Z/3, and I believe G/s^6 is isomorphic to GL(2, 7), but maybe I'm wrong about that.
Of course it could be that G is isomorphic to some semidirect product of GL(2, 7) and Z/3 in some other way...
What's your argument that G/(s^6) is isomorphic to GL(2,7)?
Usually I try to show that following the operations in both orders yield the same expression at the end for some arbitrary members a,b,c. Since those members are arbitrary, the structures they form don't depend on any of their properties specifically.
It's more of a hunch than an argument really, since I haven't thought about it very carefully.
Thinking about it more, I guess it probably isn't true. Oh well.
why can't we say that if $G=\langle X\vert R\rangle$ and $G'\le G$ is generated by some $X' \subseteq G$ then $G'=\langle X' \vert R \rangle$
Gev
why doesnt it work
i think it surely does by definition of " G' is generated by X' "
that surely means G' = <X' | R>
I mean the relations should do their work but what if there are relations on elements that are outside of X'
and we don't have them in G' somehow
but we have relations on them
can we have elements in the presentation of G' that aren't in G' ?
Then im not sure I would say " G' is generated by X' "
it all depends on what is meant by that phrase
hmm.
im not sure actually because you always have
X' = <X' | R>
and now taking away elements from the generating set gives you more relations? Dont think so...
But then again like, if G = <a, b | R>
<a, b | R, b = e>
is a subgroup
but im not sure if this actually "counts"
i dont think it does.
but if we want to talk about this subgroup we can just take X'={a}
oh i dont think thats a subgroup anyways unless a independent of b
yes exactly
i think its actually not a subgroup most technically
and is isomorphic to some quotient
what about the case when X' is not a subset of X
or can we always pick 2 presentations such that X' is a subset of X
nah u cant always do that
take <a | a^4>
<a^2 | a^4> is a subgroup
but <a | a^2> is only isomorphic to the above, its different.
===
So yeah to conclude, from what I can see, your group and subgroups should be considered with the same underlying relations
but we can take <a, a^2 | a^4> instead of <a | a^4>
if you change the relations, thats some quotient stuff going on
yes but a^2 is not in the generating set
X' is not a subset of X
like technically <S | R> = <S>/<<R>> right
<<R>> smallest normal subgroup
yes
and so your subgroup must be of the form <S'>/<<R>>
I don't think there's even a way to describe a subgroup if we are given the presentation of the group
what about the fact that any countable group is a subgroup of some group generated by 2 elements
so to answer, theres only one way to interpret " X' generates G' "
nah
then the subgroup of this group generated by 2 elements might not even be finitely generated
at worst you stick all the elements of the subgroup in your generating set
< G' | R >
the "is" in this sentence is an isomorphism
yes the subgroup might not be finitely generated
but your generating set of it
is going to be a set of strings consisting of a and b
the 2 generators
{ab, a'bbb'bbabaa'a, ...}
Is this proof that x^3=9 has no solutions in Z/31Z correct?
First, [9] has order 15 in (Z/31Z)^*. So if x is a solution then x^45=9^15=1 mod 31 so then the order of x in (Z/31Z) (under mult) divides 45. But, since (Z/31Z) has order 30 the order of x must also divide 30. So x^15=1 mod 31 but this contradicts 9 having order 15
you may get symbols in your relations that dont appear in your generating set
but i dont see the issue with that
<a, b | c> = <a, b> right?
i doubt it becomes a definitional issue
looks legit at a glance
I believe some element might be a part of a relation that affects our subgroup but we can't use this relation because of this symbol that we don't have
Yeah seems right
like to me, i have no problems with the left object
As long as the order of 9 is actually 15
part 1 of the problem was to determine order of [9] in (Z/31Z)^*. Was there an easier way then trying all divisors of 30?

like idk some theorem i forgot
i wouldve gone 9, 81 = 19, ...
which is slow but does the job
fermats little might help
not really
G=<a,b | b^6=1, a^2=b^3>, G'=<a | b^6=1, a^2=b^3>
that just tells you 9^30=1 mod 30 which is trivial
dosent tell you about 9^(divisor of 30)
in G we get a^4=b^6=1 but in G' we cant do it without using b
hmm..
not sure
<a, b | aabb, bb> ->
<a | aabb bb>
u come into some issues here
u cant just ignore the relations just because they have b's
theyre supposed to give u aa
so we actually use b without having him in G'?
it seems like an issue.
i guess the overall issue is that while G is some quotient of the free group
the subgroup isnt also necessarily one
so u get slightly less than well-defined objects like that. Which is a problem idk how to resolve
I see
Id then go back and say <X' | R> may not be well defined as things stand...
I'll just use it like that for the time being
im not 100% sure whether this is legit, feels like it is in these cases highlighted
maybe there is always a way to "simplify" your relation set so the redundant clashes dont occur, and u can just ignore relations with unused symbols, but have doubts.
oh ok, maybe we're good and that set of relations can always be simplified
this feels like the 3rd iso now i think about it 
so we're invoking 2
Bsst theorem
this is some good stuff
so i think we re good, just gotta simplify the relations
Well like the snappiest way to think is that there is a correspondence between subgroups of G/N and subgroups of G containing N, given by K/N <-> K
mmm.
Like 2 says one of the maps is surjective and 4 says the correspondence preserves normal subgroups






