#groups-rings-fields
406252 messages · Page 429 of 407
Which notation?
well, all the series notation for subfields
we started this monday, so i havent had much practice
Please
They are not subfields
They are subgroups
I think you had the same confusion the other day with Galois theory xd
yeah I use them interchangeably apparently
i know the difference but i just dont ever think to clarify. we've went from field extensions to this
Ping me if you have further problems
So you have the intersection of two subgroups
dont you mean subfields /s
Which is again a subgroup
And the product of two normal subgroups
Which is again a subgroup
oh okay so the parentheses is just product
Oh, sure
ah okay
It is there to be able to distinguish between A(B cap C) and (AB) cap C
how does the result give us V with two indeces?
im not exactly sure what two indices would mean in this.
@timber bay did you manage to do it?
Is this right?
i started on another problem because i needed to work on more stuff
but I can go back to it if you have tips
@hollow comet
okay yeah let me write this out
are the identities considered V_i's?
or do you just start with a non-identity element?
is this kind of the process? sorry for bad picture, camera is bad.
@hollow comet
do you want me to ping you still? i could see that getting annoying
Yes, that's kind of the thing
You have to do that with every i and every j
And all of those can be simplified
Because as you know, any ideal of Z is of the form nZ
So it will be clearer if you write them like that
yeah the simplification will be a different step, which i dont really know how to do yet
so there will be i*j elements in the refinement?
More like n*m
what are n and m?
oh okay
series'
is what you do if there's an s on the end
usually
english is weird
how do we know what order to put these products in?\
anybody have any advice for this?
im not sure what you mean
there is a very easy way to find the product and sum of roots
just by looking at the polynomial
oh i thought you were talking about the polynomial given
from that expression you can quickly find the sum and product of roots
can you see how?
not right off
expand it
oh
seemed to have find that 4 = a1+a2+a3
well i got -4x^2 +6x-2 = -(a1+a2+a3)x^2+(a1a2+a1a3+a2a3)x -a1a2a3
oh okay
so what's the minpoly?
yes
x-2 for product?
well the product isnt asked
but sure
now for b you wanna find a poly with those roots
oh okay so same process
can you see why it's guaranteed to be in Q?
i dont
an element is in Q if the action of the galois group on it is trivial
in particular, symmetric polynomials in the roots will always be in Q
because the roots are permuted
so for example
consider an element f in the galois group of the fraction field over Q
f( (x-a1^2)(x - a2^2)(x - a3^2) ) = (x-f(a1)^2)(x - f(a2)^2)(x - f(a3)^2)
f is just going to permute the roots
so it's gonna fix the polynomial
therefore it is in Q
therefore it just remains to calculate the polynomial (x-a1^2)(x - a2^2)(x - a3^2)
by using the information you have on the roots
given by the initial polynomial
thats what im doing now
its kind of a hassle
thank you wolfram
lol
x-4 seems to also be the root of this one
wait thats not right
oh wait im overcomplicating it
wait why is the answer not just (x-a1^2)(x - a2^2)(x - a3^2)
or will it just be that product, but replacing 4 with the sum of the three squares and replacing 2 with a1a2a3
@marble wagon
that is the answer
but you have to express it as a poly in Q
so you have to use some stuff
the 4 and 2 arent enough
you also need to use the 6
from the original poly
basically expand it out
and start eliminating the a_i
the sum of three squares isn't 4
but you can express in terms of (a1 + a2 + a3)^2
and your other information
i got that when you expand (x-a1^2)(x - a2^2)(x - a3^2) the coeff of the x^2 is the sum of the squares
which gives that the coeff is 4 yeah?
don't you set the product equal to the original poly?
oh okay so you use the 2, 4, and 6 to express the product of the (x-ai^2)?
yes
this is hard to compute
there are elements like (a1^a2^2+a1^2a3^2+a2^2a3^2) that i dont know how to deal with
the idea is the following
you have to set an ordering of which elements are worse
and deal with those first
for example we say a1 > a2 > a3 in terms of being worse
so we want to get rid of higher powers of a1 first
so we have
(a1^2 a2^2+a1^2 a3^2+a2^2 a3^2)
the highest power is a1^2
so we subtract the element a1^2 + a2^2 + a3^2 multiplied by an appropriate constant
my explanation isnt amazing
let me find it for you
the constants wont have a's in them at all, right?
here
p.622 of dummit & foote
has a good description
the elementary symmetric functions are the terms of your original polynomial
s1 = a1 + a2 + a3
s2 = a1a2 + a1a3 + a2a3
s3 = a1 a2 a3
yeah
so your problem is exactly that: decomposing symmetric polynomials in terms of s1, s2, s3
read the procedure in exercise 38 and carry it out
what does lexicographic mean
it just means the ordering where a1 > a2 > a3
oh
so to compare two monomials
you look at the powers of a1 first
if they are the same you go to a2
etc
so A is a constant yes?
yeah
a constant in Q
i mean you dont need to prove exercise 38
you just need to carry the procedure out
yeah im kind of confused by it
okay
let's do a1^2 + a2^2 + a3^2
i would think to start with s1^2
you have to do it for each of the 3 coefficients
im doing it for the coefficient of x^2
which is a1^2 + a2^2 + a3^2
well negative that
anyway the highest monomial is a1^2, coefficient 1, and the powers are 1 s1^(2-0) s2^(0-0) s3^(0-0) = s1^2
that means that the first step is subtracting s1^2
what do you mean by highest monomial?
you have to take the monomial which is highest in the ordering
oh i see
so we subtract (a1^2 + a2^2 + a3^2) - s1^2 = -a1a2 - a2a3 - a1a3
now the highest monomial is a1a2
coefficient -1
and the new term is
-1 s1^(1-1) s2^(1-0) s3^(0-0) = -s2
we subtract and we get 0
so the polynomial is s1^2 - s2
how have you determined the powers, like (1-1) and (1-0)?
they are the difference of the powers
this is annoying because the notation the book uses for the powers is a1 a2 a3
yeah haha
and that's what we are using for the monomials
but the powers for the monomial -a1 a2 are (1,1,0)
it's basically an organized way of chopping it off part by part
yeah I intentionally did the one that wasn't so hard
how shoule i repeat this to get the whole poly?
you have to do the coefficient of x and of 1 as well
and add them all together?
i mean, what we noticed is that the coefficient of x^2 is -(s1^2 - s2) = - (4^2 - 6) = -10
all the s's?
so we know right now the start is x^3 - 10 x^2 + ...
oh wait
nvm
oh i missed something of yours
oih okay
ill try it out
thanks
-a1^2a2^2a3^2 will just be s3^2, so 4?
am i understanding that correctly>
okay let me try this here. so looking at coeff of x, its (a1^2a2^2 + a1^2a3^2 + a2^2a3^2) so that will be s1^(2)s2^(2)s3^0?
which is a huge polynomial.
so im pretty sure my exponents are off
yes
and uhh
no
the biggeest monomial is a1^2 a2^2
so the exponents are (2,2,0)
the exponents of the s are the differences
which are 2-2, 2-0, and 0
so it's s2^2
@timber bay
yeah
What conditions do you need for G/K=H
To imply G=HxK
For G,H,K groups
Is it just that K be normal
No
Look up projective modules
And the splitting lemma
Also K must be normal to do a quotient
@magic owl
Ah all right, I doubt my proof strategy will work in that case
What do you mean?
I was hoping to solve a larger problem using that
There are some very simple counterexamples lol
Yeah I’m certain, I was just wondering if there were sufficient conditions that this problem satisfied
Tbh this is usually not true, so I wouldn't count on it
Is that actually the question?
But I probably have to use more facts about the groups
It’s regarding fundamental groups and retractions
What is the question exactly?
Don’t want too much help, but it’s given a retraction X onto A by r
Show that pi(X)=Ker r x i*pi(A)
Where i is the homomorphism induced by the inclusion A into X
i is the inclusion i* is induced*
The determinant is the unique elementary alternating n-tensor on R^n.
I love this definition. Its so much better than the axiomatic or the inductive definition.
is it?
define elementary tensor?
norm preserving probably
Nah it's what some call pure tensor
Instead of a sum of them
Or actually hmm now I'm not sure
Okay so the way I'm used to thinking about it is, the space of alternating n-tensors is 1-dimensional
yes
So you want to send the identity to 1, that characterizes the determinant
i was trying to define elementary alternating k tensor from scratch
in one sentance
I mean the main confusion was the definition of elementary, I had thought this word was synonymous for "pure tensor" but if our space is 1-d then that's kinda irrelevant, what's more important is scaling
right so it probably means norm preserving
???
We defined it as the unique multilinear and alternating map in the dual space of square matrices fulfilling det(I) = 1
what do you mean by the dual space of square matrices?
that sounds like R^(n x n)
which isn't really the case
space of linear functions from Mat(nxn,F) -> F where F is the base field
that's what dual space of finite dim. VS means
(for infinite dim I think you need to also explicitly state continuity or sth)
oh, hm, though, det isn't actually linear so I did misspeak
so just pretend I said "function to the base field" rather than "element of dual space"
$(\bbR^n)^{\otimes n}$
Ann:
the point is that's misleading sascha, det isn't the top form in R^(nxn) (there is no such form unless n = 1)
it's the top form in (R^n)^n
so it's like, the (norm preserving) top form in the matrix row/colspace
ah, fair enough, it's multilinear in the rows/columns, not the entires; is that what you mean?
yeah
aye so what does it mean to left multiply by G?
in the context of isomorphisms with permutations
o nevermind im dumb
Let at^2 + bt + c be an irreducible polynomial over some field, and consider F[x]/(at^2 + bt + c). Is it true that for any r in F[x]/(at^2 + bt + c), r = x - ca^{-1} + (y - ba^{-1})t for some x, y in F?
@bleak finch let x be t^2
And multiply both sides by a
Note that the quotient space is a field so things work nicely
This is in section 4.5 of dummit and foote. Im having trouble seeing how 52 and 53 work together - if your group G in 52 is non abelian, then it would act as a counterexample to 53? Then in 52, since its abelian and simple, G must be cyclic? I know that since 53 is supposed to use 52 in its proof its (maybe?) cyclic reasoning, but I feel like it makes sense regardless? basically im confused about whether 53 implies more information about the group G in 52/is the problem statement in 52 purposely being more general than it actually is in practice, as in not telling reader properties of G that must be true as part of the problem statement. I hope that made sense, thanks in advance
The first part is trivial
Look at the normalizer of their intersection
@heavy jasper
How do I show a ring is a reduced local ring?
what's the defn of a reduced local ring
That's what I would like to know
How do I show a ring is a reduced local ring?
Better question.
How do I show that the ideal F[t]/((t - a)^2) has a maximal ideal?
you mean the ring F[t]/( (t-a)^2 ) has a maximal ideal?
doesn't every ring have one, by Zorn's?
@fickle brook I need to show that F[t]/( (t-a)^2 ) is local, and that involves showing that there is only one maximal ideal.
Sorry
hmm
well i mean the quotient by that ideal must be a field
so like i'd try to find an ideal, show it's maximal, and then try to show no other ideal is maximal? or sth?
What is sth
Maybe I'll post the whole problem
Is there a trick to show that F[t]/( (t-a)^2 ) is a local, irreducible ring?
what's a reducible ring?
The correspondence theorem will give you local
reducible: I think it means a ring with an element such that e^2 = 0, so irreducible means no such element
Well t-a is reducible under that definition
irreducible = no nilpotent of index 2?
@elder valley yes, but recall that (t-a) is modded out in F[t]/( (t-a)^2 )
The square of it is
Whoops, I got it reversed. Reduced = no square nilpotent and non-reduced = has such an element. I needed to show that it is non-reduced.
Ah. Then I gave away the answer lol
Now for the correspondence theorem...I'm not sure how that can be used to show that it is local.
What definition of local are you using?
unique maximal ideal
The correspondence theorem tells you exactly what the ideals of the quotient ring are in terms of the ideals of F[x]. And F[x] is a PID so it's ideal structure is very simple
My guess is that (t - a) is an ideal. My guess is that the proper sub-ideals of ((t-a)^2) are the ideals of F[t]/( (t-a)^2 ), and there is only one sub-ideal so...
Yeah that's exactly right
The fact that the exponent is 2 doesn't really matter, it will work the same for any power. So locality isn't necessarily coming from there being only one sub-ideal, it's that the ideals contained in (t-a)^n form a containment chain
Actually it's not sub-ideals, it's super-ideals. Ideals that contain ((t-a)^2)
a is an algebraic integer iff it is a root of a minimal polynomial with coefficients in Z.
What is a "minimal polynomial"?
Nvm wikipedia has informed me
Monic polynomial*
Let D \equiv 1 mod 4. Why is Q[\sqrt{D}] of the form x + ((1 + \sqrt{2})/2)y?
you probably mean the ring of integers
not Q[\sqrt{D}]
but the integral closure of Z inside it
it's a computation that you have to carry out
computing the integral elements over Z
in the 1 mod 4 case there's a cancellation that happens and so the halves can also get in
it doesnt happen in the 3 mod 4 case
Let D = 1 + 4k and D be square-free.
being square free doesn't actually matter, it's just a simplyfing assumption
because extending by \sqrt{D} and \sqrt{D k^2} is the same
(x - (a + b√(1 + 4k)))(x - (a - b√(1 + 4k))) = x^2 -2x(2a) + a^2 - b^2 (1 + 4k)
I see no cancellation that is happening.
I'm trying to find the "cancellation that happens" in the 1 mod 4 case
so that Z[\sqrt{D}] works
now you have to show that the others also work
the ones with 1/2
So how do I know there isn't a fractional case when D equiv 2 mod 4?
i dont exactly remember but you basically just try in general
you write the equation and it doesnt work
just an element (a/b) + (c/d)D
Let F be a finite field of characteristic p. Prove that lFI = p^n for some positive integer n.
nah
again, nah. don’t feel like doing more algebra today
(if you’re hoping to get help, maybe say so, and also say what you need help with specifically. people are not going to just solve the problems for you)
I'm thinking about these problems. Seeing if I could maybe think with other people.
for 7 you just do what it says
use (sqrt(2) + sqrt(3))^2 to get an element of the form a sqrt(2) + b sqrt(3)
and with that one and sqrt(2) + sqrt(3) you get both
use (sqrt(2) + sqrt(3))^2 to get an element of the form a sqrt(2) + b sqrt(3)
not exactly of that form
this would prove the other inclusion, but this doesn't follow the problem's "guideline"
what ann said, {√2, √3} is not a basis of ℚ(√2, √3)
(for the obvious reason of the latter being a 4-dimensional vector space over ℚ)
you’re missing two basis elements
btw, random insight I had a few days ago:
I was annoyed for the longest time that there was the notation F(x) for rational functions over F, as well as F(a) for F adjoint a
they’re actually just the same thing
how do I know [ℚ(√2, √3) : ℚ] = 4?
consider intermediate extensions
you can find a tower of (two) extensions which you can both show to be of degree 2 rather easily
and degrees multiply
yes, and ℚ(√2)/ℚ is degree 2 (that one’s easy to see)
ℚ(√3,√2)/ℚ(√2) can be shown to also be of degree 2 with the same argument, but you have to show that √3 does not actually lie in ℚ(√2)
(to see how, find the irreducible polynomials)
yes. which means (as its degree is 2) you have to show it has no roots in ℚ(√2)
luckily you know its roots
any tips for the other problem?
(Let F be a finite field of characteristic p. Prove that lFI = p^n for some positive integer n.)
I don't think I have a complete enough idea for the structure of fields
isn't that a linear algebra problem lmao
it was in dummit and foote
Not the right channel, maybe in #precalculus or something
what do you mean middle school isn't advanced mathematics?
Normal math is linear equations
Once you get to squares it's advanced as shit
And don't even talk about the quintic
god forbid fractions in the exponent


im not sure how to start this one. im not good at composition series. i was thinking like s3 as a subgroup of s4 but im not sure if that's the right process.
@timber bay you need a normal subgroup in particular, not just a subgroup
But in order to do a composition series, you need to have simple quotients, and if you know the group is solvable (since that's what the question is asking), you should be aiming for these to be abelian.
Thus, what you wanna do is find a surjection from S_4 to Z/p where p is prime, and find the kernel
What's the obvious one?
well i know its not z/24
24 isn't the primest of numbers, I'll give you that :P

is there an obvious one?
Think back in terms of subgroups, what's the immediate roflsubgroup of S_n, for any n?
I'm not sure if calling it "roflsubgroup" communicated what I want to, but like, the first thing that comes to mind
S_(n-1)
Not quite
Like, S_(n-1) doesn't sit cleanly in S_n, there are n ways at least to do it
well <e> is trivial
And it's not normal
Give me a normal subgroup
Or a hom to Z/p for some (hint: small) prime
A_n
The quotient is
oh
oh of course
If you're trying to prove a group is solvable you want a chain of normal subgroups so that the quotients are just Z/p for various primes
since 2* |A_n| = |S_n|
So now we have A_4 ≤ S_4
left cosets equal right cosets
Now even I don't quite recall offhand what the next guy looks like... So let's see
I know A_4 is the rotation group of the tetrahedron
A_3?
oh interesting
there is the double transposition subgroup, A_3, and V_4 whatever that is
no?
Like idk if there's an order 6 subgroup at all
is there an order 2 subgroup?
like i know theres got to be
like (0), (12) or something
That's not even
oh true
You'll need a double transposition
yeah
Oh wait
Wait okay so
{0, (12)(34), (13)(24), (14)(23)}
I'm pretty sure that's the only subgroup of order 4
Yeah like
S_4 surjects to S_3 by acting by conjugation on the double transpositions
And the point is that the image of A_4 under that hom is gonna have order 12/4 = 3
So okay double transpositions are normal in A_4
With quotient Z/3
And that guy is the Klein 4 group
So it's trivial from there
So here's the series
{e} ≤ {e, (12)(34)} ≤ {e, (12)(34), (13)(24), (14)(23)} ≤ A_4 ≤ S_4
Replace ≤ with \lhd because I'm on phone and lazy to TeX
im just doing \leqslant
Anyway I have an exercise for you now
I'm pretty sure there's another composition series for it
so for proving b, well show theres an isomorphism from S_4 to F[x] for any f(x) deg less than or equal to 4, and subgroups of S_4 have orders 1,2,4. so we can then kind of conclude that F[x] is solvable?
is that the right reasoning
Oh lemme see real quick
yeah cant we just choose another subgroup of the order 4 subgroup? and it should also be a normal subgroup
@timber bay Without any more context, if H is normal in G and K is a subgroup of H then K is also normal in G
so I dunno if that answered your question or not
should i just try to find a refinement in order to prove a?
would that be the best method?
our F is not a field of characteristic 0, right, because its mod2
which is what we've been working with for the past week
i'm just joining in, but: if you want to do part a, you should first figure out what group G is
@timber bay
yeah I'm not having a good grasp of it.
it contains all the roots of the poly but mod 2?
you're still trying to think in characteristic 0
I know 0 and 1 aren't roots of f(x) obv
correct
the roots aren't in Z/2Z
in the same way that in characteristic 0, the roots of that polynomial aren't in Q
so it'll be something like Z/2Z(i) or something?
"or something", yes
meaning it's not literally Z/2Z(i)
but it is an extension of Z/2Z
yes, and that something is "the roots of that polynomial"
so sqrt(-3)
no
the roots of that polynomial
what is the degree of that extension
you dont need a formula
at all
the thing you're adjoining is literally just the root of that polynomial
so just call it alpha or something
you're trying to think about the roots in characteristic 0 again
everything is living in characteristic 2
but in any case, the answer was yes. over any field, once you add one root of the quadratic, you get the other one for free
always
if you have a polynomial f(x) = x^2 + bx + c
then c is the product of the roots
oh okay
so once you have one root alpha, the other is c/alpha
which you have because it's a field
hmm
ok so we've established that the splitting field is K = F(alpha)
c/alpha? why that?
because the product of the two roots is c
if one of the roots is alpha, then the other is c-alpha
why does the +bx thing not impact it?
the point of that was just to say that for any field and any quadratic, oncey ou have one root you automatically have the other
so now we have established that K = F(alpha)
what is the degree of K over F
well 2 is 0 mod 2z
no
degree is not a thing that happens mod 2
yeah
degree is a nonnegative integer. it's the dimension of K as a vector space over F
but yes, the answer is 2
is K/F galois?
yes
why
ok well what is the size of that group
you know it divides the size of the extension
yes
you should verify that the numbers aren't the same I guess, so that that actually defines a nontrivial automorphism
but okay, so the group has order 2
yeah
how many groups of order 2 are there
well 1 essentially
what is it
z/2z
is that group solvable
I mean "it has abelian quotients" is not a good enough reason to be solvable
every group has an abelian quotient
but not every group is solvable
well the only subgroup is trivial
the series expansion has abelian quotients i meant
since the only subgroup is the identity
ah
in general any abelian group is solvable
nontrivial
oh
that makes sense
an abelian group mod an abelian group is another abelian group?
we know that for sure?
that is a super basic group theory fact, you should know that
or at the very leas you should be able to prove it in like 30 seconds
but the ideas are useless if you don't know what to do with them or how to use them in examples!
youre right
okay so is the proof of the extension by radicals trivial?
like dont we know that for each root, the product is 1, and the sum is -1
well the sum doesnt matter
what is a radical extension?
it's an extension of the form "adjoining the nth root of some element"
so you need to show that alpha to some power is in F
cuz then alpha will be an nth root of that number
i can do that brute force right?
like directly showing the roots of the polynomial squared or something is in F
is alpha^2 in F?
yeah it should be shouldnt it?
nope
alpha satisfies alpha^2 + alpha + 1 = 0
so that means alpha^2 = alpha + 1
which is not in F
what about alpha^3
oh okay so alpha^3 =2alpha +1
nope
why not?
what?
or does this not apply?
it's certainly not an integer!
yeah
alpha is a root of a polynomial over a field of characteristic 2
the integers aren't even present in this problem
Z/2Z is what im talking about
even for non integer a?
which i thought alpha was
that's how math works haha
multiply both sides of an equality by the same thing and you still have equality
yeah im just thinking the fact that alpha is non-integer makes 2alpha not necessarily 0
but if it is i can just accept that
sure
it's literally like the most basic property of algebra from like 5th grade
if you have an equality
and you multiply both sides by the same thing
then you still have equality
this isn't about modular arithmetic!
but it's not a Z/2Z fact
or a Z/7Z fact
it's a general fact about any algebraic structure
like imagine if a = 1/2.
neither is alpha
because you can't divide by 2!
alpha actually exists somewhere
1/2 doesn't exist
because it's just 1/0
and you can't divide by 0
yes
completely interchangable
so a*c must equal b*c
because a is literally equal to b
i understand the basic algebra. but i was expecting the fact that alpha is not an integer to mess things up
nothing here is an integer
don't think of 0 or 1 as integers
they are not integers
they are elements of the field Z/2Z
sure, that field happens to be a quotient of the integers
but that's irrelevant
man, this is a buncho bananas
no i'm a buncho bananas, this is just field theory
oh dang
okay so alpha ^3 is in F
which is enough to prove K is an extension by radicals
yes
dude got a week or so left and you won't have to deal with me anymore
lol
until grad school
im not that good at this stuff but i enjoy doing it. i can see myself not giving up
dont give up! :)
@timber bay thats how I feel
I'm not that good but I enjoy it
At least you've made it to grad school
I've been out of under for a few years, and I'll be lucky if I can get into grad within the next 2
I never learned abstract algebra, but it's one of those fundamental things I wish I had
As a math post grad I'm somewhat ashamed
grad is oof
@oblique river what do covering spaces have to do with galois theory/groupsis
Hatcher give some copout answer
@solar wyvern it's not so much that there is a literal connection as just a lot of similarities in how they behave
for example, there is a notion of a regular covering space, which is similar to a galois extension (as opposed to just any old field extension)
and the group of deck transformations behaves like the galois group in the sense that there is a "galois correspondence" between subgroups and subcovers
that's order-reversing, and normal subgroups H correspond to regular subcovers with deck transformation group G/H
this is one of the motivations for ideas of "covering spaces" in algebraic geometry. i put them in quotation marks because they're usually not gonna be manifolds or anything nice
which are more connected to galois theory
so etale stuff?
yep
things like "If L is a field extension of K then Spec L is an etale cover of Spec K with "deck trasnformation group" equal to Gal(L/K)"
dumb but isn't spec of a field a point space
as a topological space, yes
but Spec isn't just a topological space, it's a scheme
and as schemes they are different
how
well just in the same way that you can have two different group structures on the same set, you can have two different scheme structures on the same topological space
the idea is that the scheme structure tells you what the functions on your space are
Spec K is a point, so a function on Spec K should just spit out a single number
in this case, an element of K
similarly, {functions on Spec L} = L
the object "Spec K" remembers that it came from K
ah, so you can distinguish fields
yep
one sec
so schemes can also detect more subtle things
for example consider the ring R = C[x]/x^2
here C is the complex numbers for concreteness
this ring has a unique prime ideal
so once again Spec R is just a single point as a topological space
but functions on Spec R are just elements of R, i.e. things of the form a + a'x
where x^2 = 0
let's try to think about what this should mean. let's take two functions a + a'x and b + b'x and multiply them
(a+a'x)(b+b'x) = ab + (ab' + a'b)x
no x^2 term because x^2 = 0
does "ab' + a'b" ring a bell to you at all? like does that expression look familiar?
( @solar wyvern tell me if you want me to stop lol)
sorry was jus getting food
np, do you want me to spoil the answer to my last question
gimme a minute
tempted to say leibniz (sic?) rule
yes!
we should think of the a' and b' as like derivatives
so a function on Spec R looks like a + bx
a is the value of the function, and b is the value of its first derivative
seems...linear
think of it as the linear approximation of a function
if you start with Spec C[x], that's just C
via the corerspondence (x-a) <--> a
and functinos on C are just polynomials, i.e. elements of C[x]
there is a quotient map C[x] --> C[x]/x^2
well, let's start with the quotient map C[x] --> C[x]/x = C
quotienting by x is like saying "just take the constant term", which is the value of the function at 0
so Spec C is really just like the point 0 sitting inside Spec C[x]
so the 0th order approx sorta?
yep
and then the quotient map C[x] --> C[x]/x^2 is like "take the linear approximation at 0"
because you're discarding all the higher order terms
all you're left with is f(0) and f'(0)
the map is f(x) --> f(0) + f'(0)*x
so that's why we think of Spec C[x]/x^2 as not just the point 0
but the point 0 with some fuzz around it
because a function on this scheme isn't just a number, it's like a function and its derivative
hmm, so would C[x] --> C[x]/(x-α)^n be the n-th order approx around α?
yep
so (just taking alpha = 0), C[x]/x^3 would be quadratic approximation
So Spec C[x]/x^3 is still a 1-point topological space
but functions on it comprise of "the value of the function, the value of its derivative, and the value of its second derivative"
(at x = 0)
so there's some kind of "second order fuzz"
I "know" there's more info than the top space but it takes a bit of getting used to 😄
yep, the trick is to think algebraically
Spec R is "the thing whose functions are elements of R"
the whole issue with topological spaces is that they can't capture that often
here is a reddit post I made about schemes a while ago: https://www.reddit.com/r/math/comments/a0dd6j/mathematicians_what_is_your_favourite_algebraic/eah33w3/?context=3
71 votes and 130 comments so far on Reddit
so umm, can we talk about this in sheafy terms?
here is the main idea:
Let's step back a second. Recall that if R,R' are two k-algebras with corresponding varieties V,V', then a map R -> R' gives you a map V' -> V, and vice versa. For example, the map C[x] --> C[x]/(x) corresponds to the map on varieties "include the point {0} into C". Thinking in terms of functions, the map C[x] --> C[x]/(x) is like "take a function on C, and only remember its value at 0".
From this point of view, there is a map from Spec(C[x]/(x^2)) (the "variety" (really a scheme) associated to C[x]/(x^2)) into C = Spec(C[x]) corresponding to the map C[x] --> C[x]/(x^2). The inclusion is like "include {0, the tangent space of 0 in C} to C" and the map on rings is like "take a function on C and remember both its value at 0 and the value of the first derivative".
yeah, we can talk about sheaves
I read the lovering expository thing on sheaves and sorta seems like it'd be handy
yeah, a scheme is just a topological space with a sheaf of rings
what's a variety
a subset of C^n cut out by polynomial equations
oh ya, is it necessarily over base field C?
some algebraically closed field?
yeah, you can do it over R too but it gets harder
C is nice because it has a topology whereas other fields don't really
yeah, was wondering if the top was relevant
traditionally the study of varieties was about their topology
or if people cared about like
things like cohomology
which relies on topology. so algebraic geometry is trying to like generalize that to other fields using etale stuff
maybe C_p so that it's complete
but yeah
probably, idk though I dont think about that kinda stuff
sorry if this is sorta 🤤
(is it ok if i leave a reminder here to read this?) (If not it's too late sorry)
Wew, thanks flim
👍
just reading the thing you posted
Cool discussion! 👍
🤔
Abstract Algebra by Dummit and Foote I guess
Topics in algebra by Herstein is nice
I just wrote the weakest proof ever about how alpha and beta along with there inverses will always be an even permutation
What does that even mean?
its a proof about how a^-1b^-1ab will always be even
Isn't that obvious though
You can decompose it into an even number of 2 cycles
That's a proof
What did you say?
That's a really cute fact actually
It tells you that the commutator subgroup is A_n for n>4
i just used that if beta is even then so is beta^-1
and i split it up into three cases
Why though
where one could be even and odd, both even, and both odd
Just decompose alpha and beta into 2 cycles
Then alpha and beta inverse will have the same decomposition but backwards
And just count how many 2 cycles there are
ya but you are not given any cycles
The point is you can always decompose them
I would have to use word but then i would still have to break it down into three cases
You also have a decomposition of aba^-1b^-1
Which is composed of 2(#a + #b) 2 cycles
Where #a refers to the number of 2 cycles in your decomposition
I understand that everything can be broken down into 2-cycles
So given a decomposition
We construct a decomposition of aba^-1 b^-1
What cases did you do?
Like if one was even and one was odd of something?
I guess that works also tbh
I guess the easiest proof is just knowing that sgn is a homomorphism from S_n to {-1, 1}
And that sgn(a^-1)=sgn(a)
So sgn(aba^-1b^-1)=sgn(a)^2 sgn(b)^2
That's a 2 second proof
Alright, so I have 3 objects, w, v, and x
assigned to each object is a set (I, J, and K, respectively)
Is there any way to "detangle" wI + vJ + xK such that there exists no overlap $(wa + wb = w(a\cup b)$ as well)?
I've been trying at this for a while
Darkrifts:
I have no idea what to do at this point since I'm p convinced you cant by operating only pairwise to send $aI + bJ = aI\setminus J + bJ\setminus I + (a+b)*(I\cap J)$
Darkrifts:
Every method I try (which, granted, is only a small amount) ends with a duplicate section which was the first separated
If $G \simeq H$ and $K \simeq L$ then $G \times K \simeq H \times L$ right?
markus:
well why don't you verify that yourself 😛
what's simeq
Isomorphic
@oblique river what does it mean to have an open cover by affine schemes, and is this equivalent/relatex to your scheme as a sheaf being representable?
not sure if this belongs in #geometry-and-manifolds
Update: figured out my problem
@solar wyvern are you talking about the definition that's like "a scheme is something that has an open cover by affine schemes + some gluing condition"?
also, representable by what? normally I feel like people talk about functors being representable meaning "are of the form Hom(X, -) for some scheme X"
@oblique river for the second I was looking at this def
An affine scheme is a scheme that as a sheaf on the opposite category CRingop of commutative rings (or equivalently as a sheaf on the subcategory of finitely presented rings) is representable. In a ringed space picture an affine scheme is a locally ringed space which is locally isomorphic to the prime spectrum of a commutative ring. Affine schemes form a full subcategory Aff↪Scheme of the category of schemes.
https://ncatlab.org/nlab/show/affine+scheme
yeah for the first
yeah so like a nonaffine scheme wont be representable in that category
CRingop
I think
like P^1
ummm, so then for that nonaffine scheme how do we cover it by affine schemes
how is it "locally" affine
like P^1
think of P^1(C) being covered by two copies of A^1(C)
that's a very geometric picture
and the scheme story is the same idea
tbh not quite entirely comfortable with projective space especially geometrically
the sphere S^2
puncture at the north pole and you have a plane R^2 left
puncture at the south pole and you have an R^2 left
so S^2 is covered by two copies of R^2
(or C, really)
and if you identify antipodal points S^2 is RP2?
i mean yes but not relevant here
oop
we're talking about covering S^2 with two copies of C
each C is open
and "affine"
affine because it's literally C right?
