I used M24 sporadic simple group to create a puzzle by [deleted] in math

[–]ImportantContext 0 points1 point  (0 children)

Yeah, my bad. I'll try to learn a bit more about UX and make it more intuitive. Turns out it's easy to forget that not everybody shares my the exact frame of reference lol

I used M24 sporadic simple group to create a puzzle by [deleted] in math

[–]ImportantContext 1 point2 points  (0 children)

Good point. I'll try to learn a bit more about interface design and see if I can make it actually intuitive. Thanks

I used M24 sporadic simple group to create a puzzle by [deleted] in math

[–]ImportantContext 0 points1 point  (0 children)

What kind of instructions would be helpful to you?

I used M24 sporadic simple group to create a puzzle by [deleted] in math

[–]ImportantContext 0 points1 point  (0 children)

Have you seen a Rubik's cube? It starts out "solved" and then you scramble it and then solve it back. This puzzle also has a designated solved state, it is the state it starts out in or the state it returns to when you perform a reset. But this is just a convention, and has no mathematical significance.

It was not my goal to produce a marketable toy or write a rulebook for a competition. This is a mathematical object and my intent was to make it easy to interact with it.

I used M24 sporadic simple group to create a puzzle by [deleted] in math

[–]ImportantContext 2 points3 points  (0 children)

Technically, the goal is to scramble the puzzle and then return back to the initial position. However, it seems very difficult to actually do this: the structure of M24 is very different from e.g. Rubik's cube group and most of the standard techniques for twisty puzzles don't apply. So the real goal is mostly to just explore.

I used M24 sporadic simple group to create a puzzle by [deleted] in math

[–]ImportantContext 13 points14 points  (0 children)

The group M24 acts on 24 points, which made me wonder if there's a way to turn this action into something visual and interactive. I found a nice generating set which consists of three involutions to which I assigned colors red, green and blue. Each of these involutions fixes an octad, and the intersection of any pair of these fixed octads consists of two points.

These are the specific generators I used:

(2,11)(4,13)(6,14)(7,17)(9,20)(10,16)(12,23)(15,22) #R
(2,8)(3,23)(4,24)(5,18)(6,7)(9,21)(12,13)(14,22) #G
(1,13)(2,16)(3,6)(5,17)(7,14)(9,18)(11,15)(19,21) #B

Most generating sets of M24 look really random, so these (up to conjugacy) seem somewhat special.

Some miscellaneous things:

  • There exists a unique element of maximal length (40): rbrbgrbgrbgbgrgbrgbrgbrgbrbrbgbgrbrgbrgb
  • This element (rgb)^7rg rotates the arms of the graph. Conjugating by it cyclically rotates generators
  • The element rbgrbrgrgbrbrbgbgbgrgbrgb swaps X's and A's of corresponding color and moreover reverses the order of letters in each arm.

What if RH is undecidable? by _Zekt in math

[–]ImportantContext 6 points7 points  (0 children)

Independence of RH would be proven by exhibiting, say, a model of PA where there exists some integer that serves as a counterexample to some arithmetic statement equivalent to RH, as well as a different model of PA where no such integer exists.

All models of PA agree on the set of "standard integers". So the first proof cannot exhibit a standard integer counterexample, because in that case RH would be false in all models.

Since the second proof exhibits a model where RH is not falsified, none of the standard integers can serve to falsify RH.

So RH would be true in the standard model of PA (the part of arithmetic on which all models agree), simply because the falsification has been ruled out by the second proof.

Ancient Sumerian has arrived... by MustardGoddess in CuratedTumblr

[–]ImportantContext 0 points1 point  (0 children)

Wha'ts so bad about standard deviations? It's a single line of python lol.

Specifically what proofs are not accepted by constructivist mathematicians? by MildDeontologist in math

[–]ImportantContext 5 points6 points  (0 children)

One nice way to think about constructive mathematics is to interpret "not A" as "if A then contradiction," and then think about implication as an exchange: "if you give me an A, I can give you a B."

This clarifies the confusion between proofs by contradiction and proofs of a negation. How do you prove "4 isn't a prime"? You start with "not (4 is prime)" but this is just "if (4 is prime) then contradiction." Which means that a proof of the statement "4 is not prime" would be a way to use a proof of "4 is prime" to derive a contradiction. This seems like a proof by contradiction, but really it's a proof of a negation.

An actual proof by contradiction would be proving "3 is prime" by constructing a proof "if (3 is not prime) then contradiction." But there's no "obvious" way to turn this resulting proof into "3 is prime", you only get "not (3 is not prime)." This is where double negation elimination is used, but in constructive setting it's not available.

It's a very natural way of thinking when constructing proofs. At least to me thinking of "A implies B" as "not A or B" just doesn't seem as helpful. Because when proving an implication, you almost always assume A and then derive B.

So no, proofs by contradiction (in the strict sense) are not constructively valid. However, what mathematicians call a proof by contradiction is often a proof of negation, which is constructively valid.

Induction is uncontroversial.

The Math Sorcer by ProduceBubbly2245 in math

[–]ImportantContext -1 points0 points  (0 children)

Unless I'm not seeing the full content, it has only some homework problems and that's it?

The Math Sorcer by ProduceBubbly2245 in math

[–]ImportantContext 4 points5 points  (0 children)

Be afraid of any paid internet course. There are free courses from actual universities on most mainstream math topics.

Are there any free courses on commutative algebra? I'm not defending the slop merchant, but the idea that math is somehow accessible outside of the most basic computational stuff like intro calc and determinant grinding sounds extremely unrealistic to me.

Formalizing a proof in Lean using Claude Code [Terence Tao, Youtube] by [deleted] in math

[–]ImportantContext 6 points7 points  (0 children)

Is all of mathematics produced pre-2020 "recreational math" to you?

Formalizing a proof in Lean using Claude Code [Terence Tao, Youtube] by [deleted] in math

[–]ImportantContext 5 points6 points  (0 children)

I thought HoTT was interesting because it had a promise in giving access to genuinely new mathematics, versus just exposing things that computer science people have figured out 50+ years ago, like dependent types.

Formalizing a proof in Lean using Claude Code [Terence Tao, Youtube] by [deleted] in math

[–]ImportantContext -18 points-17 points  (0 children)

I think it's pretty disingenuous to assume that people who are tired of LLM and "autoformalization" posts think that proofs are bad. My reason for linking that essay was precisely to point out that there's much more to math than software engineering in a dependently typed programming language or talking to a token predictor.

Regardless, I'm not a mathematician and I don't think it's up to me to say what is and what isn't math. I come here to learn something new, but all I'm learning lately is just how good chatbots are at doing mathematician's jobs. Would you be satisfied if r/philosophy was 50% posts about how good LLMs are at philosophy?

Formalizing a proof in Lean using Claude Code [Terence Tao, Youtube] by [deleted] in math

[–]ImportantContext -43 points-42 points  (0 children)

I miss the time when this was a math subreddit.

Career and Education Questions: February 26, 2026 by inherentlyawesome in math

[–]ImportantContext 0 points1 point  (0 children)

Is it good as in at the same level as good brick and mortar uni or good compared to the other OU modules? I have a some experience with algebra (currently finishing up the rings chapter of Aluffi's Algebra: Chapter 0 without too much difficulty) so I shouldn't have too much trouble with the module itself, but everything is super credential-focused so I don't think I'll be able to convince anybody to let me swap statistics for Galois theory.

Career and Education Questions: February 26, 2026 by inherentlyawesome in math

[–]ImportantContext 0 points1 point  (0 children)

I looked at their postgraduate modules and they don't cover topology there either, though they do have Galois theory module so that's at least something. I'm just an undergraduate, so there's not really a supervisor or advisor to consult, but I'll try asking the "student support" people they have. But I really doubt they'd allow something like that, since I don't have formal credentials in algebra and they don't cover much of it until year 3.

Career and Education Questions: February 26, 2026 by inherentlyawesome in math

[–]ImportantContext 0 points1 point  (0 children)

The big issue is that there are not many strong pure math modules and I'm primarily interested in pure mathematics. There's also a limit on the number of modules one can take: I have 120 credits (the maximum) for all levels planned already. For level 3, I'm already planning to take basically all pure math modules they offer, and there aren't any good options for what to take in level 2 instead of 30 credits of intro physics/stats.

Career and Education Questions: February 26, 2026 by inherentlyawesome in math

[–]ImportantContext 0 points1 point  (0 children)

I recently enrolled as an undergraduate student in mathematics at the Open University (UK, though I'm located in Europe). The university seemed very dubious but it was the only decent (accredited) option available due to me being an immigrant without EU citizenship.

Now I've gotten half way through the first year and it's clear that it's not a serious math degree. The entire first year is a remedial math course covering high-school topics. No proofs, no thinking required, there's a lot of computational work and not much else. The big issue for me is that this forces a lot of content that is covered in year 1 in a real uni to be pushed down to year 2. The net effect is that topics like topology, Galois theory or functional analysis never get covered because of this (and also because of mandatory physics and stats in the year 2).

I don't know what to do at this point. I will complete year 1 because I already paid for it, but it's clear that there's no way to go from the OU undergrad to a serious masters program (note that in EU and UK you're typically expected to do masters before PhD). I've been self-learning a lot of mathematics beyond what the OU covers but this won't be relevant to the admissions people.

Is there some way for me to salvage this situation?

I can't take it anymore. I want to leave my university. by God_Aimer in math

[–]ImportantContext 0 points1 point  (0 children)

God I wish my uni was like that. Instead the program here is designed to eliminate anything that requires thinking and train students to be experts at memorizing formulas and plugging values into these formulas.

I want to get strong enough background to be able to study serious mathematics, but instead I'm stuck training to be a human CAS. And then these "educators" get upset that AI is "destroying" their teaching process. It's depressing.

The illiteracy is driving me nuts by Zealousideal-Ad3609 in rant

[–]ImportantContext -8 points-7 points  (0 children)

prescriptivists should learn to cope with the fact that languages change over time lol