#groups-rings-fields
1 messages · Page 96 of 1
X is a subspace of R^8, thus R^8 forms a direct sum of X and Z where Z has dimension 3. Z being a subspace of Y has 2 dimension difference which means by the pigeon hole principle we must have that at least 2 basis vectors are already spanned by the rest
R for reals and not R for ring yeah?
By the way the reason is cause the dimensions don't add up good
5+5>8
Why is Z a subspace of Y?
I mean if you don't already know you can add dimensions, I don't see why you can take that for granted either
yeah I know its because the dimensions dont add up but idk how to prove there is no non zero intersection
Oh here's how you do it
i was thinking because they will share basis vectors
There's a canonical map into the intersection yeah?
but again that can be a little trippy
Cause it's a subspace of both
Q: R^8 to X int Y?
Nah X to XnY
okay
Hmm does this work actually?
not sure
Basically my thought process is that you get two maps, kernel are disjoint
Oh, just go contradiction lmao
I was thinking about just using direct sum decompositions and quotienting everything
The span of their bases is dimension ten of they're disjoint
I wanna kms
Don't
That's just the nature of math my guy
Plus it's a bit harder than it sounds cause you gotta do some finessing with the span and shit
idk how obvious this is but
why is a-bi also a root of the minimal polynomial of a+bi
also iss that backward direction okay
conjugates
yes ⟸ is fine

Prove that $x^3 - 2$ and $x^2 - 3$ are irreducible over $\Q(i)$. What is $[\Q(i, \sqrt[3]{2}) : \Q]$? can i get hints on this por favor - most direct seems to be to just find the roots but is there a better/smarter way
not sebbb not stμ₂dying
So I've gotten to the point where I showed that a_ng(x) gives you a polynomial of lesser degree. Can someone explain why a_ng(x) = 0 then?
for the degree over Q one
Use Q(cbrt(2)) in the middle
so find the degree of that over Q and then the degree of Q(i) over that
If you have a non-zero polynomial g s.t. p*g=0, you can find another such polynomial with smaller degree
Imagine repeating this process until you get the 0 polynomial
sorry, can you explain why you can find another polynomial with smaller degree?
so a_ng(x) removes the first term
why does that mean it removes all terms?
right
Sorry, this isn't right
Because g(x) is explicitly chosen to have minimal degree
So finding another polynomial with smaller degree would be a contradiction
wait sorry
I still don't understand why a_ng(x) = 0 then
oh
I understand
ah ok
cool thanks haha
wait
so if a_ng(x)p(x) = 0, is the idea just that if you look specifically at (a_ng(x))p(x) = 0, since a_ng(x) = polynomial of lesser degree, then since g(x) is a minimal polynomial, then the only solution would be for a_ng(x) = 0?
yeah
cool, thanks
np
is this equivalent to saying that if p(x) is an irreducible polynomial, then any two splitting fields for p(x) are isomorphic?
Yes
Hmm, some n are easy enough, for example n = 2^k-1.
oh
cant i just answer D_n for everything then?
bcs D_n would have exactly n elements of order 2 since its just all reflections
also since its odd it wouldnt contain R_180
i would but the thing is this part of the book hadnt covered those kinds of groups
ive been doing some old exercises in preparation for my final
If n+1 = 2^m·k with k odd, how about the product of m copies of C_2 with D_k?
I mean this is a bit dumb but I don't see why you cant just give D_n and D_n \times Z/5?
The question is not well-specified enough to make you have to find interesting answers
yeah..
Oh, duh.
i was thinking about skipping this exercise altogether
examples will somewhat involve D_n's
or D_2ns
At least to the extent that two different order-2 elements of either generate a subgroup isomorphic to some D_n or infinitely many different order-2 elements of the form abab...ba.
@dim widget speedrunning moderator
NEW white name to mod any% wr (glitchless)
yeah fastest I've seen
how do I find a plane equation if I have 2 vectors? and no known points
Oh! I think you were expected to say "the dihedral group with 2n elements" and "the dihedral group with 2n-2 elements".
right yeah
at least i think so 
i ended up just putting the dihedral groups as my answer for that one
couldnt force myself to skip it 
I think you should go with two different variants of TTEG's solution just to spite the teacher.
A well deserved promotion 👍
your average math major spiting the book

"fuck you , you cant tell me what to do!"

And the n>3 assumption must be because they're not sure you'll consider V_4 a dihedral group. (Algebraically it ought to be, but geometrically it's not, say, the group of isometries of a set of 2 points 180° apart on a circle).
what is V_n?
V_4 is the Klein 4-group, presented e.g. as < a,b | a²=e, b²=e, ab=ba >.
(There are no other numbers used as subscripts for the V!)
oh i see
very cool
swear everytime i do more abstract algebra, i can understand the allure of the subject

These are easier to do (at least for me) if you consider them as "the only solutions to x^2 == 1 mod p^n are 1 and such-and-such". Then use induction on n to get all but the first of the n base-p digits of x from the induction hypothesis.
do i also induct on p?
Could someone please motivate the idea behind definition 2.7 in this book http://math0.bnu.edu.cn/~liuym/Book-algebras-and-representations.pdf
It relates to modules of polynomial algebras.
The K[X]-modules correspond 1:1 to tuples (V,a) where V is a K vector spce and a an endomorphism V-->V. You set X*v:=a(v). But what is the motivation behind it?
Prove if the inner product of Ax, and y equals zero for all x and y then A equals zero
Shouldnt it be just <Ax, y> = 0 for all x, y iff
<Ax, y = Ax> = 0
iff Ax = 0x
But this is for all x, thus A must be zero
Ye?
No.
Inducting on primes is rarely helpful for anything.
yes @rapid junco
choose any x=y
with x non zero
then u get A*Abar<x,x> = 0
or no
just A
As an alternative without induction to @tribal moss's idea, for 84 you can solve that congruence by noticing that for any integer k, the numbers k-1 and k+1 can't be both divisible by p. Therefore p^n | (k-1)(k+1) is equivalent to p^n | k-1 or p^n | k+1.
?
For p=2 things are a bit different: gcd(k-1,k+1) divides (k-1)+(k+1)=2, so it is either 1 or 2
If gcd(k-1,k+1)=1 we have the same conclusion as above.
If gcd(k-1,k+1)=2, the relation 2^n | (k-1)(k+1) is going to be equivalent to 2^(n-1) | k-1 or 2^(n-1) | k+1
That's what a K[X] module is. An R module is just an abelian group M with a map of unital rings $R \to End(M)$. So a K[X] module is just a K-module $V$ (vector space over K) with an endomorphism (the image of $X$ in $\text{End}(V)$) of the endomorphism of the abelian group $V$ which commutes with the action of $K$: that's just a $K$-linear endomorphism.
Topos_Theory_E-Girl
This comes down to just showing that x is 0 iff <x, y> = 0 for all y.
Ooh, much nicer! And a slight extension of that deals with 85 too.
Is it "what they are" or a way to characterize it? Is it like saying "the epsilon delta definition is continuity"? We can also characterize continuity by preimages of open sets.
It just comes from unpacking the definition.
Is it a way to make them more concrete or mathematically fruitful?
More concrete than "a vector space over K with an endomorphism?"
Maybe you could try to work out this: suppose the $K$-vectorspace $V$ is finite dimensional with an endomorphism $T$, can you work out what the $K[X]$ module structure is explicitly when $T$ has a full set of distinct eigenvalues? What about if the Jordan normal form is more complicated?
Topos_Theory_E-Girl
How would I show that Z[x,x^-1] (Laurent polynomials over Z) isn't a PID without using krull dimension? Apparently (2) is a prime ideal and (2) isn't the same ideal as (2,1+x) but I don't know how to show that.
Specifically showing that 2 isn't the product of two Laurent polynomials
Have you tried reducing mod 2?
I’m trying to see for question (g) weather this relation is transitive or not however I’m having trouble with the absolute value inequalities
another idea is to find a non-zero prime ideal which isn't maximal 
You mean showing that F_2[x,x^-1] has no zero divisors?
(wait did you mean not using krull dimension at all
, ig then i was just cheating)
Yeah, I know. Same Problem
At least idk how to show that the sum a_ b_j with i+j=k equalling 0 for all k implying that a_i and b_j must be zero
So let's ignore the x^{-1}
If F is a field
can you show that F[x] is an integral domain?
(e.g. if $F = F_2$...)
Topos_Theory_E-Girl
Yeah, maybe I need a refresher but I know how to show that F[x] is euclidean, then F[x] is a PID and then (X) is a maximal ideal
Okay, but how would you show that it is an integral domain?
That's all very nice but it's not the question that I asked.
Yeah alright, using degrees.
i actually ended up doing this!
i appreciate it a ton
Great! So why is F[x, x^{-1}] a domain, can you generalize this argument?
Nope
Okay, well what does an element of F[x, x^{-1}] look like compared to a polynomial?
You can represent it as a the sum of polynomial in F[x] and F[x^-1] (or their isomorphic subrings) ig
So maybe it's better to say that it is P(x)/x^m for some m and some polynomial P(x).
Yes, and making them negative if necessary
Fair, alright.
In general something like $\sum_i a_i x^i $ where $i \in \mathbb{Z}$
Topos_Theory_E-Girl
and $a_i = 0$ for all but finitely many $i$
Topos_Theory_E-Girl
Thats the definition I was initially given, yeah
So I would think of my product of elements in the Laurent polynomial ring as f(x)g(x)(x^(-n-m)) ?
And so it follows that it is an integral domain since Z[x] is
Where f(x)/x^(-n) and g(x)^(-m) with f and g from Z[x] represent my two elements from Z[x,x^-1]
Okay great, so now do you see why Z[x, x^{-1}] is not a PID? Hint: can you show that the ideal (2, (x-1)) can't have a single generator?
For the original argument I'd still have to show that the ideal generated by 2 doesn't include 1+x.
Although expressing elements using Z[x] ought to make that easy
Yep
Yeah, expressing elements as f(x)/x^m is night and day when it comes to tractability of calculation 😅
Thanks again
No worries! Glad you worked it out.
Is it true that for distinct $a_1,..,a_d\in K$ a field, that $(a_i^n)_{n=1,...,d}$ for $i = 1,...,d$ form a basis for $K^n$?
Parrot Tea
this smells like a vandermode matrix
yeah if it ran from n = 0... d it would be a vandermode matrix
Oh, I never liked that matrix
so the matrix with rows consisting of those vectors would have non-zero determinant, so yes they'd be linearly independant
Ok, LI is enough for me
Here at the bottom of the page I assume they meant a^{-1}b \not \in (a)?
Or wait oooh
if b was in (a) then it would be of the form b = ca for c \in A
But since this isn't possible we have that a^{-1}b can't be any element of A
Hi, guys, why this discriminant is in K?
fixed by all automorphisms, though you need Galois extension to claim it
actually nvm you don't need Galois
ye det for non commutative matrix ring
how the det relates to the question? do we put coefficient of f in matrix and by doing row operation, we have the det of this matrix is the discriminant?
It's a polynomial of elementary symmetric functions which are in K by vieta's formulas
Or are in K as they are the coeff's of f
The discriminant is the determinant of a certain matrix
Because the expression for the discriminant is symmetric in a_i's and we have by the fundamental theorem of symmetric polynomials that it can be written in terms of the elementary symmetric polynomials in those variables, which are all in K by Vieta.
MyMathYourMath
iso thms are your friends 
k[a_1, ..., a_n] is just k, so you're good with what you say 
ok define a map $k[x_1,...,x_n] \to k$ via $f(g(x_1.,,,.x_n)):=g(a_1,...,a_n)$
MyMathYourMath
thats what i thought to begin with!!!
MyMathYourMath
yep
cool thanks!
how do I understand the characteristic polynomial of an element in a field
whut do you wanna understand 
if F/k is a finite field extension and a is an element of F, you can look at F as a k-vector space and then multiplication by a is k-linear, so look at char poly of this linear map
thanks

when does it coincide with the min poly
when F = k(a)
what do we need for the primitive element thm again
else it is min poly ^ [F:k(a)]
just separable?
(to see this pick a k-basis of k(a), and a k(a)-basis of F, write the map as a block matrix and play a little)
It doesn't need to be separable for this to work
ic
Just finite
you'll need a bit of separability to play with the equivalent definition of norm which is multipliy all conjugates
Separability just gives you the condition that your linear term in the char poly is the sum over conjugates
(same for constant term)
I.e. the trace and norm
If it wasn't separable the you'd have to multiply/raise the elements of the sum/product by the degree of inseparability
is trace useful at all in char p?
because like inseparability would just make it 0 right
I hate linear algebra tbh
probably because I suck at it
I mean I suck at everything math

but especially at linear algebra lol
dw, you'll exhuast all possible ways to suck at it soon enough, then you'll be 
I mean for finite fields at least they are all separable extensions
So i don't think it's a problem here
Plus if the degree of inseparability isn't a multiple of the char there's no problem
insep degree is always a p-power where p is the char
but yea, so ig it's only useful in separable situations
If the degree of inseparability is not 0 then the trace is always 0
I didn't know that 
That's what the trace measures really
It gives a perfect pairing on a field iff it is separable over the base field
whuts the pairing
x, y \to Tr(xy)

Ramification measures the extent to which this perfect pairing fails to extend integrally.
Trace pairing ties up a lot of pretty ideas in basic number theory/algebraic geometry.
oo we also defined this today
it's symmetric bilinear and non degenerate
right?
Yes
It is by definition symmetric since fields are commutative, bilinear because Tr is linear and multiplication is bilinear
It is nondegenerate exactly when the field is separable
can you elaborate?
The discriminant of an extension $A'/A$ of Dedekind domains (so $Frac(A') = L$ and $L/K = Frac(A)$ is finite separable, and A' is the integral closure of A' in L) with A' free, then if $a_1, \dots, a_n$ is a basis for A' as a module, $disc(A'/A) = det(Tr(a_ia_j)_{i, j})$
Topos_Theory_E-Girl
So the primes which ramify (those which divide the discriminant) are exactly the places where the trace pairing fails to be perfect.
What's a Dedekind domain?
I've seen trace before and it was gross, but I haven't run into that
Oh it's almost a pid, got it
If $A'$ isn't free, then you can still make this argument locally at a prime and you get the same conclusion. But it's more visible when A' is free because you can make global definitions.
Topos_Theory_E-Girl
What's the initial question here?
what does it mean for the pairing to fail being perfect?
It means that the dual of the ring of integers under the trace pairing is not the ring of integers itself.
okay
You know a priori that it gives some lattice inside of L, but the discriminant is telling you roughly which fractional ideal you get, or at least how far it deviates from O_L and at which primes.
What exactly is a perfect pairing?
Okay I googled it
A bilinear form $B: M \otimes M \to R$ over a ring $R$ induces a map $M \to \text{Hom}_R(M, R)$ by $m \to B(m, -)$, and this is called perfect if this map is an isomorphism.
Topos_Theory_E-Girl
After a quick Google, a bilinear form is just a bilinear function into the field?
Or oh, the underlying ring cause modules suck and I hate them
Linear algebra is nice because everything is nice and then modules were like what if you do linear algebra but everything is not nice
True
But then there are some beautiful things even about linear algebra you can only see by allowing more general objects
Things like canonical forms for example
What is B(m, -) here?
Oh wait lol nvm
So it's invertible matrices?
Wait nah, it's different
This is reminding me of semi direct products, but idk if it's an actual similarity, or if the form is just similar
Hey so what the hell is a determinant?
Like sure I know I can use it for shir, and that it's like a homomorphism and stuff, but seriously what the hell is it?
In all my math I've never figured it out
@rustic crown
There isn't really a definitive answer. It measures the oriented area of a set of vectors over the integers. It's the universal algebraic homomorphism from Gl_n to an abelian group, there are lots of answers and it depends on what you want to use it for.
Hmm, I've actually convinced myself why the matrix thing works though
The determinant of a 2x2 matrix embeds a test for linear dependence right?
yee det has lots to do with invertibility
I mean as far as I know in terms of linear algebra its an n-linear alternating map with D(I) = 1
and not just that, also the actual inverse... since you have A * adj(A) = adj(A) * A = det(A) * I
Alternating map?
if u flip it go negative and if you have 2 of the same its 0
What's adj(A)? Looks like adjoint but I don't actually know what an adjoint is
it's called adjugate (sometimes also adjoint, but idk why that's the case)
oh transpose of that
Like if f is a 2 linear alternating map, f(x, x) = 0 and f(x, y) = -f(y, x)?
sry
yes
ill ss a definition from a book
more reliable source cause i read it a long time ago might be missing a few details
Oh. Right I've heard adjoint wrt functors, so disregard that. What's it do though?
it's hard to say what "det" is... cause you can give many equivalent definitions. one of the nicer to work definitions is from exterior algebra
and u prob know what n linear means, if not u think of determinant as a function that takes in the columns of the matrix like D(a,b,c) for each column a, b and c, and its linear in each of those
if you distill all the vocabulary from it, you'll end up with what @near star is telling 
Oh holy shit yeah, if you perform gaussian elimination on a 2x2 matrix, the determinant is just what ends up in the bottom right corner
And I'm assuming you can induct on that
also there's only one D having those properties (we call determinant, incase u thought there could be more then 1)
u can quite easily derive the permutation equation if u give it some thought
Permutation equation?
(whut's rq?
)
real qwick
S_n can be thought of all the bijections of {1,2,...,n}
so like rearrangements basically
Okay, so that's the (transpose of the) adjugate? What's that I|j notation
(aka permutations)
Oof I quoted the wrong one sorry
(i'm seeing that for the first time as well 🙈)
det(i | j) means taking the determinant of A when u remove the ith column and jth row... maybe, I always mix rows and columns up with matrices, but its either ith column and jth row or ith row and jth column
but it shoudl mean take the matrix and delete the ith row and the jth column
Okay yeah that was my guess too
ah so it was ith row and jth column xd
yea i had to memorize that in A_{ij} the first entry is for row
Nah you're just dealing with nega-matrix multiplication
Which does the rows onto the columns
I had the same type of thing with my left and rights when I was younger
so hard for me to remember that kinda thing

So it's the matrix that contains the terms you add up to get the determinant in the recursive algorithm
And encodes where they are
yeah basically, but the recursive algorithm only requires one row
you can use any row for it iirc
yea it's weird because if you're doing math, you're likely thinking of matrices as a bunch of columns (because of the right to left function notation thingy), so A_i might mean ith column, but the cs guys tell us that a matrix is a collection of rows A[i] :p
lul
Yeah but cs matrices are kinda
A + i + j
Learning abstract linear algebra is a journey btw

im reading dummits abstract algebra
it made me like
write a computer program
as an exercise
for computing gcd's
First your like vectors are collections of numbers, then you're like no they're not, and then finally you're like oh wait yes they are
For all x in range( 1, max (a, b)): if x | a and x| b, list.append x; return max(list)
that's a lot of math lol, lie algebras are like matrices with commutator, well let's generalize and see what are other objects that satisfy similar properties, oh we got subgruops of matrices again :p
wtf
xd
mine was so much bigger
I made an array for all the remainders and quotients and did euclidean algorithm
linear complexity 
but tbf I had to also find the coefficients to a z-linear combination of the two numbers that resulted in the gcd
so like
gcd(a,b) = xa + yb
find x and y (which r integers)
That's cause mine does it the dumb way of just checking if every number is the gcd
Pain.
love the euclidean algorithm
maybe they wanted you to conjecture and prove the number of steps taken is like (at most) 5 times the number of digits
you gotta do what you gotta do
there are 10000 ways of expressing this same algorithm for finding a and b
there is a matrix way
a way using continuous fractions
the standard way
the matrix way was the most flex
K = 0, while true: if (b|a +kgcd(a, b)): return(k, (a + kgcd(a, b))/b); else if (b | a - kg): return (-k, (a -kgcd(a, b))/b); else k++
but the continuous fraction was also cool
another cool one is this
it's a diff algo tho
Just do it the monkey way
this is neat
And check every linear combination
yeah but then you gotta find those x and y *
wait
yeah
also it's really uwu because computers do shit in binary
do you have a proof of the algorithm
K = 0, while true: if (b|a +kgcd(a, b)): return(k, (a + kgcd(a, b))/b); else if (b | a - kg): return (-k, (a -kgcd(a, b))/b); else k++
yea you can do that in this algo as well
(big question btw: are there other ways)
wait
no its the same idea, you divide till you can't divide anymore
it's euclidean
Nope, it's not
the only idea in all algos are gcd(a, b) = gcd(a, b-a)
you just spice it up here and there
yeah
I don't think mine uses that
My algorithm for the gcd was just that gcd is the biggest divisor of both
(yea because that's not the fastest algorithm :p)
(i can't be the only one who thought that was a duck)
its actually the euclidean algorithm but where instead of finding the k directly, you do a k++
but you still do a a-kb to find a rest
Nah, that's my algorithm for finding the coefficients in bezouts identity
cringe
ryu 
You already know the gcd there
alright no more videos
det ◖⚆ᴥ⚆◗

gcd( a, b%a)
Like I guess it looks kinda similar, but it's not finding the gcd. It's just checking if ax +by = gcd(a, b) by checking if gcd(a, b) - by is divisible by a
If it is, then ax + by works
the way we did it was by reversing euclidean algorithm
you just went back up the remainders and quotients and packed them all together
a bit better is
gcd(a, b) = gcd(b%a, a)
that way you don't infinitely loop if a > b :p
yeah that's the "standard" one (which is known to be the fastest)
Save the last bit, shift a and b over until a bit has swapped, and take the difference in the number of times you've shifted them, right?
Plus some other details
lol haven't written in a long time
Let R - {0} be the group of reals over multiplication, what is the value of |2|
- Infinity
- 2
Just use your Turing oracle to make sure that doesn't happen
Define ||
it's |2|
i'm so good
Which reals?
it's me
basically how imaginary numbers were invited
im so real they call me reals
what is real
sqrt(-1) = sqrt(-1) but lets call it i 🧠
If you mean the group of the reals 0, 1, and 2, over multiplication, it's 2
the reals without 0
the set of all possible decimal expansions, finite or infinite
(signed)
without 0
hi, I'm the problem it's me.
Z_3^* don't have zero
real!
no, it's p-adic
trying to be anti heros
Two mathematicians are beefing in old timey times and one is like "wanna duel" and the other one starts crying
this is the story of galois
no one cried X)
The future if Galois was a better shot
dunno but there were theorems that generalized some Jordan like theorems for matrices that were quite cool
but the first proofs are always some kind of weird recurrences on the dimensions
then it goes to the notion of eigenvalues and graphs, and everything goes brrr
I feel like the proofs people tell you about are really intuitive ideas that get refined down into insanity
Usually it's just like the dimensions don't add up
I should redo some lie algebra, have some nice memories about them
You lie
had some nightmares too not gonna lie X)
haskell code is nice sometimes :p
That was clearly python
it's like pretty much math
but lie algebra was the most down to earth thing I learned in abstract algebra X) (with finite groups)
oh yea that was ofc python lol
All code can be python if you download the right shit
like the one for gcd would be
gcd :: Integer -> Integer -> Integer
gcd 0 n = n
gcd a b = gcd (mod b a) a
assembly 
I knew a PhD physics that insisted on using fourtran
I think he might have been amish
mov eda, 10
mov edb, 5
add eda, edb
..
What the fuck?
shit I don't recall assembly
I learned coding without a computer by using the books my brother left me, so I learned fortran... Then I saw python when they bought me a computer and was like "oh, fortran wat is dat? Neva heard of that"

i hope you dont
Oh got it
assembly’s scary ppl who like it r scary
maybe i should change the name tho, gcd would be already defined :p

fastest tho lmao
true but ur scary if you fr know it
It's machine code for cowards
and assembly DEPENDS on the langage you are using X)
Faster != better
I used to
nasm ou x-asm are all differents
It is stronger and harder though

texas instruments calculators had basic but you could upload some programs written in a weird asm
z asm?
i'm sure people who do stuff with arduino know it >.<
idk you can do audrino stuff in C
I programmed all my stuff into my calculators programming thing for the AP calc exam
even python has a library now
I got away with it, but also I didn't end up using it so shrug
what if you make a breadboard calculator 
i dont code as much anymore but i am starting to get back into it to make my minecraft mods
ngl assembly cool

never programmed something for my math courses in highschool, except the ax+by=truc
makes exploiting easy
because it was really useful
Programming is math for cowards
im an expert in desmos
:hackermans:
ppl actually put desmos as a skill in their linkdin profile
learned magma because of a book on finite groups
ryu hecker 
but it was the worth idea

im an expert on command blocks
magma is so closed, like how do you even get access to it without going on its website

ryu spending their time reading machine code and coming up with assembly level exploits
eevee so cute though 
knowledge of assembly is needed for reverse engineering actually
(ryu?)
i jus realized i joined this server almost 5 years ago 
well it's mostly in C i guess nowaday
yeah who tf is ryu, even I'm wondering
decompiler try to be 80% accurate challenge (impossible)
Hadoken
oh this ryu
🐒
How do you guys remember stuff like "oh a module on a principal ring is x and y"
me didn't know existence of discord before 2020 
?
Uh you don't remember it
Just think about it so hard that you see why it can't be anything else
That is only true if it's a module over F_2, most modules have more than two elements!
i dont remmeber joining it in 2018 tbh
I joined a week ago
wait 2018 was 5 years ago? 
i just remember going on it for a month when i first joined and u werent allowed to help people who were already being helped
no by x and y i meant some properties x and y and stuff

wasn't it like 1 year ago

and x could be y if it was the case X)
Most modules with more than two elements have more than two properties!
fuck it's been that many years
But leff, the trick is when you understand it you don't have to remember it
but yeah, I had problem memorizing those properties, of course it's nothing compared to learning the tissues in biology but yeah
real
me learning neuroanatomy right now
The trick is to come up with analogies for the things. All modules are vector spaces , until they're not
And then get good at knowing when to use which analogy
i'm still living in when covid started 
no I mean yes but there are so MANY fucking hypothesis sometime for a X or Y theorem
and you slightly change it and its no more true
yeah definitely feels like that ngl
when you have to remember 1000 small theorems I ignore the method to learn them
It's cause if you really make sure you get it, you eventually can see why they're there
dunno, I'm maybe stupid
Of course dommukos theorem only works on orange monkeys, it'd be absurd if they were brown
because I do get it, can prove it if you give me the premisses, but it takes time everytime
Being able to prove it means nothing
same >.<
played minecraft mostly
It's not a dick measuring contest
and stopped math also during covid
Don't prove it, just try and understand what's happening with the thing
I think it's the bourbaki way of showing math that kills me everytime
what's the theorem... i'm interested 
Bourbaki?
yé
I was asking for an elaboration
oh, it's simple
Nicholas Bourbaki was the most prolific mathematician of all time
there is no deep explanation, it's just definition, properties, theorems
Just like all rings
corrollary
corrollarryy
An orange monkey is contiguous if and only if it's tail can be set parameters
Man what a dumbass
just write corr 
Fuck that guy, he doesn't know shit
nah it aint latex

seeing corr makes me think correlation between two random variables
random what? never heard of that

Anyone who thinks that's what math is is a moron
And a coward
ITT Halliday challenges Grothendieck to "fight me you coward"
It's noticing a thing is hard to understand and instead of trying harder, giving up
Isn't he dead?
nah
That's presumably why you think you can get away with it
grothendieck lives on our heart
Oh yeah I'd totally win
(and mostly on cat maniacs)
Imagine being unironically dead
couldn't be me
I love how there are arrows everywhere
cat theory 
But yeah giving up on understanding things is for wimps
oh my god there is a cat maniac amongus
Wanna see my cat?

sure :>
Sorry someone said not this and made me angry
oh MY GOD THERE ARE CATS
wtf r u pepole talking about
cats
the guy seems a little crazy, that's a cat disease
CAT
nice
Me?
no, in the gif X)
Damn I have to try harder
But yeah ignore that grothendiecian pussy shit
He don't know nothing
Look, you can generally understand all the abstract stuff, sometimes you just have to try hard
Don't worry about proving things
A proof should be a byproduct of understanding, not the end goal
well, there is something called the Grothendieck effect
abstraction doesn't give results except if it's Grothendieck
it somehow work
Proofs are only the goal if your goal is to prove how smart you are by showing you can do the thing that people say is hard to do
Otherwise, they're just a way of making sure the math actually works, and that's more like crossing your ts yeah?
The math actually working is the whole point of math.
No, the point of math is the things it does
Proofs just are making sure you're not being a dumbass
there is no point of doing anything, life is meaningless in itself
Like the point of groups is that hey, groups are cool
Look you can do this neat thing with them
Oh look it happens to work well with numbers eventually if you do like Galois shit, or go into rings instead or whatever
I see it like a natural structure that appears everywhere
Hard disagree, the entire virtue of modern mathematics as a science is that it is logically coherent and all obtained knowledge is analytic. That's why we're so much more successful at discovering truth in our subject than other branches of science.
Nah it's just cause maths like way easier
You don't go to math conferences where people ask "so you say you've proved that this is true, but in what sense is it really true?"
We're allowed to have a higher standard of truth cause the things we deal with are so much simpler
(I'm also ignoring the fact that the "axioms" of science are based off of observation and not assumption, but bear with me)
That just means all the people who go to conferences are wrong
Simpler is a better word than easier. Compare a number to a cell, or an atom, and there's a world of difference in the level of complexity / detail. Since math deals with simpler stuff, it's you can get farther with the same amount of work
it's the definition of "simple" that makes me wonder what is trully simple. Like take just GL2(Z) or Sn
in its definition, there seem pretty simple
but when you look it from a representationnal point of view
they're both still simple :pack:
I mean, I'm using a loose definition here. But notice that a number doesn't really have an internal structure. There aren't really exceptions to the rules it follows, right?
their decomposition are quite complex, studying them require very complex tools
So you can make complex stuff out of simple things
well for Sn if you look the non-complex representations of them, you see that it's really not an easy task to classify them
Math is just the study of simple things, but the subjects difficulty comes from the fact that when you study simple things, you get to say a lot
rep theory 
Like to describe a thing in biology in the same level of detail that we can describe things in math would take significantly more work
understanding math is also really important right... like even if math was decidable, that doesn't tell you how you should think about it, only that some weird statements are logically consistent
sort of like art, even tho AI can do art, doesn't mean it's useless and people won't care about it
a simple definition doesn't give rise to simple objects
Hmm, maybe
and knowing how to manipulate them doesn't give every information contained in them
well thats my point of view of course
But a more simple definition will give rise more simple objects, usually
Like a cell is much more complex than a mathematically ideal trianglen
actually that's something I find very counter intuitive in math
One has organelles and shit, and the other has three sides
oh, yeah I mean that's true for pretty any group lol
*much
put a much in there somewhere
but like, we CAN classify (finite simple) groups
barely
The fact that it's even possible says a lot

Name a thing outside of math that's completely understood, anywhere
yeah X) and Sn is by far one of the easiest
But like, everything's super hard
but it still require some work
Math's just the easiest one
Imagine trying to understand something like psychology in the same way we understand math
It doesn't even make sense to suggest because of how absurd the idea is
well the precision and the imagination required to understand math is far more complex than biology for eg. You do not need to see the fractal patterns in biology to do an thesis about for eg only the actine filaments in the cytoskelette of a cell
I would say it's different type of reasoning that is required on all fields
But that's not something inherent to the subject of math. It's just that we understand math well enough that the subject is far larger than the subject of biology
We already got all the low, medium, high, super high, and even higher hanging fruit
It's hard to imagine psychology even being studied at the level of rigor applied to, say, economics in the current state of the field...
or applied mat... nothing
Yeah exactly
It's cause psychology is really fucking hard to answer questions correctly in
Cause people are kinda complicated
yeah I more or less agree to this statement
there are so many theories for the simplest stuff in psychology
I think it's just because people in that field constantly practice bad science
its quite complex too
I disagree. I think it's because good science is hard to practice in psychology
in psychology you gotta travel fast from a theory to another
and say which one explains better this behavior or stuff
I don't think it's harder than all of the fields it underperforms in replicability, good statistical practices, etc...
The thing you're studying is a. the most complex thing we know to exist, b. knows your studying it, and c. requires a lot of resources to study in any kind of numbers
It's a lot easier to look at a billion atoms than a billion people
like just for the visual perception, you have like the gestalt theory, the theory of the whole, some kind of old theories that is even before the gestalt theory, the evolutionnary point of view
it's quite diverse, but are those theories very rigorous? Can't be because of the limitations of the empirical data
My point is that it's harder to make replicable experiments, because there are more variables to control for. It's hard to have good statistical practices because people are expensive
It's almost impossible to do psychology as good as you do physics, because with physics you can build a thing that smashes two atoms together at the speed of light to see what they're made of, and if you did that with people you'd get arrested
it's still good science, but it's often really limited, because of overspecialization, because of funds, because you can't find 10000 persons that have this specific cortical lesion, because of x and y
but psycho evo for eg. has so many criticism because it's very non rigorous
it's grounds are very hard to prove
What you're saying is exactly what I mean about it being hard to practice good science
I'm not drawing judgment on psychologist there
sorry i was rambling like an old man X)
But yeah, structures studied in math are far more complex than the structures that are considered in other fields. They do massive simplifications to be then able to do math on them
Yeah fosho
for eg just looking at the roots of the trees in biology, they consider so less parameters
they reduce it to highschool math
it's crazy
Statistics are for when you can't write detailed enoug hequations and have to look at averages instead
I don't think this comparison even makes sense because the goal of math and the goal of an empirical science are so radically different. There certainly isn't an interesting comparison to be made.
(I mean by roots: how much soil is accessible by roots in a forest for eg)
All I wanted to say is that psychology is a bad example because it's sabotaged by objectively bad scientific practices, whether or not it's a complicated field of study.
I will point out that you're the one that initially made it : "Hard disagree, the entire virtue of modern mathematics as a science is that it is logically coherent and all obtained knowledge is analytic. That's why we're so much more successful at discovering truth in our subject than other branches of science."
Yes but that isn't trying to make a comparison between the two on some axis of "simpler vs harder" which is really facile
Just that because one can be studied analytically, the progress is faster, so I think we should stick to our strengths.
Yes, but I was providing a reason for why it's coherent
It's not like mathematicians are better than scientists or something
You can then argue after the fact about why this is true or whatever.
By no definition of scientist are 99% of mathematicians really scientists...
I think researchers in science in general should do more math, no, really
Well sure but that's just cause math is useful
Probably also true! To the extent to which it is possible.
but except of that, I think they should do more collab
I think there is an overspecialization in science in general
My definition of scientist: something with a 99% chance of being a mathematician
Perhaps this general debate should move to, like, #math-discussion ? It doesn't look very specific to abstract algebra.
Sorry I was thinking the same thing X)
Uh sorry I was answering leff's question of how to remember what premises are needed for a theorem
(I gotta go, but it was nice discussing @dusty verge @dim widget )
are splitting fields and simple extensions the same thing?
No
Simple extension: Q(cuberoot(2)), splitting field: Q(cuberoot(2), \zeta_3)
All finite separable extensions are simple, not all are splitting fields.
what's a separable extension?
Simple extensions are generated by a single element, splitting fields contain all of the roots of a certain polynomial. All splitting fields of separable polynomials are simple, but the reverse is not true.
An extension in which all the elements satisfy polynomials with no multiple roots.
oh so it's different from an algebraic extension?
ah ok
Yep! an algebraic extension may or may not be separable, but all finite extensions in characteristic 0 or over finite fields are separable.
ohh ok got it thank u!
No worries!
what's zeta here?
Oh got it, I was confused as to why it wasn't \pm zeta, but then I realized I'm dumb
Think of field extensions as adding elements to the field. A simple extension adds one element, while the splitting field of a polynomial adds the roots of the polynomial (which means in that field, you can factor OR SPLIT the polynomial) . An algebraic extension is such that the added elements are the roots of a polynomial (a better way to see why this matters is to look at a non algebraic extension. Since pi is not the root of any polynomial with rational coefficients, the extension Q(pi) is not algebraic)
Ah neat equivalent definition is that an element is separable iff its associated multiplication map is diagonalisable over an algebraic closure
What's the associated multiplication map? Oh the matrix associated with the element if you treat the new field as a vector space?
K|Q a finite extension, z in K, the map *z from K to K as a Q linear map
What's it mean for an element to be separable then?
I should’ve specified for finite extensions
Minimal polynomial is separable
oh right
Okay so the matrix you get representing the linear map of multiplying by the thing if you treat the extension as a vector space?
No need to talk about matrices but yeah
"diagonalisable"
That’s defined for any endomorphism
No need to pick a basis
Well sure
Since the point of being diagonalisable is it tells you a nice basis exists
Are all invertible matrices diagonalizable?
No
I did a classic
nop
Also no
Very different things
Why would it mean that the element is seperable?
What is its minimal polynomial?
Oh
love working on perfect fields
Okay, because rings are not fields and I hate rings
oh ok
ah that really helps
thx
but it's often used for doing studying galois groups, you need separability (which you do not need to study if the "base" field is perfect as any extension of a perfect is perfect) and normal
(i've never worked on non-finite galois theory but whatever im a noob)
Compute Gal(bar(Q)/Q)
Fun exercise
Can someone tell me how the irreducible polynomials in the rational canonical form are related to the characteristic polynomials? It just got introduced as something you obtain when applying the structure theorem on the derived K[X] of your K vector space and endomorphism of choice
So just contextually, I'm assuming the reason you asked me this is because the minimal polynomial ends up being the characteristic polynomial of this map (which is the determinant of yada yada), so it's just x - each element of the diagonal or so on. Why is the minimal polynomial that, though?
They are the irreducible factors of it if I’m remembering rational canonical form correctly
Is that where your blocks are companion matrices?
Yeah
Yeah so it should be that
That... sounds like an important detail to mention.
At least if you make a graded exercise on it
I mean it's not the professors problem if you get it wrong
Anyhow you should show it
Cause I’m known to say wrong things on this channel
What's the galois group? I don't actually recall it, and it feels important
Lol that was a troll
Isn't it like the permutation group of the roots of the minimal polynomial or some shit?
Yeah I figured
It's the group of all automorphism fixing the base field.
It’s the absolute galois group of Q which is a big topic of research
it's the automorphism group of the galois extension
Oh you were asking what a galois group is mb
Oh and for finite extensions its the permutation group of the roots of the minimal polynomial yeah?
Not quite sure about that one, often time it is.
Like gal(C/R) is Z/2Z
yé, which can also be seen as k-morphisms
yep, err no Z2
shh I never changed it
The rcf is giving the decomposition V $\cong \oplus_i K[X]/f_i$, where usually the $f_i$ is the minimal polynomial on the corresponding subspace and $f_i|f_{i+1}$
for finite galois theory, the card is equal to the dim
Topos_Theory_E-Girl
it's also true for infinite galois if you don't know what a card or dim is
So the char poly is just the product.
I never studied infinite galois theory so I do not know
Hm... we only had the existence of such f_i infered by the structure theorem, no constructive info to go off on but maybe I haven't thought about it hard enough
half the things I say are completely meaningless, don't worry about it
I mean yeah, it's a hard thing to compute. It's finding the decomposition of the vector space into cyclic subspaces for the action of the endomorphism, which is typically hard unless you know that it is diagonalizable or something.
But I'm answering your question.
Yeah true, thanks
Pain
today i am not become algebra and i am not become topology, but instead a secret and more mysterious third thing
Statistics
computer science 
Combinatorics
c'mon i meant graphs and simplical sets and the other cooler stuff with combinatorics : (
ive never put cool stuff and combinatorics in the same sentence
but ive not studied it at length yet so idk
u just did 😎

hey sebb
bro(sette)[non-broary] hasn't seen using the fundamental group to show the existence of the free group over n elements
b
To be fair, he had never when he wrote ive never
non-broary
I'm dying inside
illum 
Why would you do it this way wtf
What lmao
what's the fundamental group?
loops and more loops
read the first 5 pages of hatcher chap 1
You take all topological paths with a certain starting point and consider the equivalence relationship of fixed-endpoint homotopy, it forms a monoid. You then consider the paths with starting pont = endpoint and see that its equivalence classes and obtain the fundamental group.
or if you are intellectual
functor
functor???? i HARDLY KNOW HER
currently waiting on my prize for funniest person to ever exist
okay so its how holy the shape is
(Hatcher 16:4)
What's the group operation here?
Uh, dont have the lingo rn
sometimes i look at math and it just looks like some shit the ancient egyptians could've put in some dude's tomb
That's just your handwriting
That's just their handwriting
The paths are cts functions from [0,1] to your topological space. Since all loops have the same starting point you can just combine two loops y1 and y2 as the piecwise function y1(2t) from 0 to 1/2 and then y2(2t-1) from 1/2 to 1
Because that's how they are defined
They are loops, same end and starting point
you loopdeloop
The fundamental group of a pointed topological space (X,x) is a group pi_{1}(X,x)
x just being the start and endpoint of your loops, usually your choice of x doesnt change the group so its often written without it
No what seems non-immediate is that it looks like the fundamental group is attached to the space, and not a point on the space. Which seems to imply that either I'm misunderstanding that, or you somehow end up with the same group no matter what
#Algechill moment
Also why are we literally just going through basic definitions of alg top in here
Nah I got it
Halliday asks questions
finally now we can enjoy our algebraic objects free of applications
the good of applications of algebra are just more algebra
An entire intro alg top course in MY #groups-rings-fields…. Cringe
i feel like abstract algebra is by far the most chill-like advanced channel lol
Not anymore! From now on we'll create 1000 threads and it will be pure like the first snow of winter.
Only galois theory homework in here from now on.
Thank god.
galois theory 
What's a lie group?
Hi @dusty verge, I think this might be better suited to #1100505349427036191, but that's just a guess!
@dusty verge how do you not know some definitions but are then able to prove some hard problems that use those definitions 
Uh wikipedia
huh
Idk I look up the thing and think about it really hard until it makes sense
bro's the reincarnation of groethendieck
"reincarnation" yeah sure I died
I die inside every time I realize the question I just asked is stupid
especially during a lecture
That's poetry
galois theory was invented by mathematicians to create more homework problems
because I realize what the answer is right after I ask is
But that's a good thing, it means you get the answer
like this one time at the end I asked "what explains this one phenaminenan" and it was literally what we discussed during the lecture, I just wrote something wrong down
phenaminenan
That's great, means you wrote the right thing after
Are you allowed to mix that with ibuprofen?
Being adverse to looking wrong doesn't make sense to me, because everyone is wrong sometimes
🇩🇪 moment
Depends on what country you're from
Let $G$ be a finite cyclic group of order $k$. Prove that there exist exactly $k$ distinct group homomorphisms from $G$ to $\mathbb{C}^{\times}$
Kroros
I have no idea where to even start with this



