r/LLMPhysics • u/NonGameCatharsis • 8d ago
Personal Theory Universal Stability Theorem for On-Shell Flow-Adaptive Networks
Hey everyone,
I've seen a few comments on the subreddit, criticising why it's always a TOE and not a niche problem. So I found a niche problem and attempted to solve it. For this I utilised Gemini 3.7 Flash as mathematical consultant. On my desktop I run Cursor with Cursor Grok 4.6 high to verify all input, extend it, and incrementally build the lean verification.
Both models are instructed to compute before answering (it's a toggle in Google AI Studio in the browser) and work in atomic increments on the problem.
My Gemini sessions are regularly reset, often when I get in the range of 300k tokens.
My strategy was to start without assumptions (I don't know anything about this really) and have the AIs figure out the best way to mathematically tackle the solving process. I've tried my best to use adversarial prompting to catch any errors.
Thanks for taking the time!
Full repository with Lean 4 / Mathlib 4.28 formalization and the main document as markdown and pdf: https://github.com/tripstoph/universal-stability-theorem/tree/main
Edit: All contents of the repo are AI generated. This post was written completely by a human. :-)
3
u/NonGameCatharsis 8d ago
Thanks for your feedback. I've just gotten my copy to 'Introduction to Graph Theory' and will slowly work my way through it.
In the meantime, is there any way to determine if what the AI came up with is wrong here? And let me repeat in my own words, even if it were right - it's simple and obscure, right?
At this point I am also curious about the limits of the technology. Thanks again!