explainx.ainewsletter3.5k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsagentsllmsdesignsdictionaryagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR
  • One thought that named the split
  • The struggle was never a bug
  • Intelligence got cheap. Trust did not.
  • Why the job moved to certification
  • Two futures that can both be true
  • What to actually do with this
  • Related on explainx.ai
← Back to blog

explainx / blog

When Answers Get Cheap, Trust Becomes the Job

Intelligence got cheap. A mathematician left discovery for Lean verification. Here's why that split now shows up in code, math, and every agent you ship.

Aug 18, 2026·11 min read·Yash Thakker
MathematicsLeanFormal VerificationAI ResearchOpinion
go deep
When Answers Get Cheap, Trust Becomes the Job

The interesting split in 2026 is not "can the model find an answer." It is what happens to a person — and to a field — once finding the answer stops being the scarce part.

That is an old pattern wearing a new costume. Calculators did not retire arithmetic; they retired the claim that arithmetic was the work. Coding agents did not retire software; they made the untested patch the new default failure mode. Mathematics is simply the place where the pattern is now impossible to ignore, because a wrong proof can look as elegant as a right one.

This is a reflection, not a profile of one resignation. One public note from this week just named the feeling more cleanly than most of the "will AI replace X" threads.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

TL;DR

table · 2 cols
QuestionDirect answer
What changed?Model answers got cheap. Checking them did not.
What did one mathematician actually say?LLMs accelerated problems he had lived with for years, which undermined rather than confirmed the vocation — then verification became the work that still felt real
Is this "math is dead"?No. It is "discovery stopped feeling earned, so the job moved to certification"
Does that contradict rising demand for mathematicians?Not necessarily. Cheap search can raise demand for people who can specify and check — or it can hollow out the reason someone wanted the job
What transfers to builders?Treat agent output as a draft. The product is the check: tests, types, evals, formal verification where the domain allows it
Will models eat the checker too?Maybe later. Today the scarce resource is still a trusted artifact, not another paragraph of reasoning

One thought that named the split

On August 17, 2026, Rishikesh Gajjala — posting as a working mathematician, not as a pundit — wrote that he had decided to leave math academia. Not for burnout, not for the job market, and not because he had fallen out of love with mathematics. Because of how much mathematics he had been able to do with LLMs over a few months.

The post, from @publishiperishi, crossed hundreds of thousands of views in a day. Lewis's repost helped it travel outside the usual AI-math circle. The useful part is not the career news. It is the sequence of claims, which are easy to flatten and worth keeping in order:

  1. The models actually helped. He says he got breakthroughs on problems he cared about and had worked on for years during his PhD — progress that might otherwise have taken years of academic life.
  2. That help did not feel like confirmation. It shrank his role in the discovery loop week by week.
  3. The meaning was in the struggle. Months or years of failed approaches, then a hidden structure becoming visible, made a result feel his. Prompting his way to answers did not.
  4. If most answers from "God's Book" are a prompt away, arriving slightly earlier stops being a life. That is a vocation argument, not a capability argument.
  5. The remaining hard problem is: how do we know the oracle is right? Intelligence and the volume of math papers are getting cheaper. Trust is not.
  6. Until it is verified, a beautiful proof is not different from slop. He says checking an apparent breakthrough sometimes took days, because the errors can be extremely subtle.

That last line is the one that belongs on a whiteboard in every team shipping agents. It is also why he says he moved toward Lean — formalizing LLM-discovered arguments, including proofs of longstanding conjectures and Erdős problems — and then toward building systems that certify answers rather than only finding them. He is joining Pramaana Labs to work on that.

Treat the resignation as one person's choice. Treat the diagnosis as a public articulation of something a lot of practitioners have been circling: generation scaled; belief did not.

The struggle was never a bug

A lot of AI discourse treats friction as waste. If a model collapses a year of search into an afternoon, the naive scorecard calls that progress, full stop.

Gajjala's note is a reminder that some work is constituted by the friction. The result can be identical on paper and still not be the same vocation, the same education, or the same claim of authorship. That is closer to Akshay Venkatesh's worry — if a computer can do large chunks overnight, will you still spend the years? — than it is to a generic "AI took my job" headline.

The same pattern already shows up outside math:

  • A student who pastes the homework into a chat window can get a correct integral and still not own the substitution that would have made the next problem solvable.
  • A developer who accepts an agent patch without reading the diff can ship a green CI and still not know why the types were the actual design.
  • A writer who prompts a "voice" can get a fluent page and still not have done the thinking Paul Graham keeps tying to writing.

None of those cases mean the tool is illegitimate. They mean skipping the struggle has a compounding cost, and that cost is easy to miss while the answers look better than last year's.

A target that looks hit while the underlying measure is wrong — the same gap as a beautiful unverified proof

There is a second, less romantic reading that should sit next to the first. Struggle is not automatically virtuous. A lot of mathematical grind was wasted motion: dead lemmas, notation traps, literature you could not search. Compressing that is real progress. The live question is whether you can keep the part of struggle that builds taste and still throw away the part that was just search latency.

Gajjala's answer, for himself, was that once the search latency collapsed, the remaining live question was trust.

Intelligence got cheap. Trust did not.

This is where the note stops being memoir and starts matching the rest of 2026.

Paul Graham's version is about training: models raced ahead in math because answers are checkable, not because math is easy. That is why labs can reinforce on contest solutions and compiler feedback in a way they still cannot on essays. It is also why math is the first place the volume of plausible answers became a problem rather than a miracle.

OpenAI's Astra release tried to answer that problem in public: manuscripts plus Lean certificates, so specialists could audit rather than take a lab's word. Claude's Riemann-zeta bound followed the same shape — a model recombination, then human mathematicians and a Lean checker. Star Fleet's Erdős pipeline made the status language honest: "solution proposed" is not "community accepted."

Gajjala's contribution is the interior of that pipeline. Even a trained mathematician, looking at his own problems, still needed days to decide whether a sophisticated LLM proof was real. The checker was not optional garnish. It was the difference between a result and hallucination with better typesetting.

That is also the cleanest reply to "LLMs are out-thinking mathematicians." The working-memory argument says models may mostly be holding more intermediate state than a human can. Gajjala's note does not need that mechanism to be true. It only needs this: abundant generation does not produce abundant justified belief.

Why the job moved to certification

Formal verification is an old idea. What changed is the ratio.

When humans produced a handful of serious proofs a year, the community could spend the matching handful of years arguing about them in seminars. When models can emit a stack of plausible arguments in a weekend, human rereading does not scale. You need a cheaper, stricter filter: a kernel that accepts a derivation or rejects it.

Lean is that filter for a growing slice of research mathematics. Leanstral and the broader "proof abundance" story are the industrial version of the same bet. So is OpenAI training models to apply proof strength to software rather than only to contest math.

The caveats from explainx.ai's earlier Lean coverage still apply, and they matter more now, not less:

  • Lean compiles means the inference chain is valid for the formal statement you encoded.
  • It does not mean the statement is the historical conjecture you care about, that the definitions match the literature, or that the artifact is worth merging into a shared library.
  • A 200,000-line verified blob can be logically fine and still be unreadable science — the Mathlib vs orphan-repo fight in miniature.

So "build the verifier" is not a way of deleting humans from mathematics. It is a way of moving humans to the places machines are still bad: choosing the theorem, noticing a mis-formalization, deciding what is interesting, and refusing to treat a green check as a personality.

Gajjala is joining Pramaana Labs, which has been making that bet commercially since its June 17, 2026 seed: encode high-stakes domains so an answer either compiles against the rules or names the rule it breaks. The company's own framing is almost a paraphrase of the X post — AI can produce the answer; it cannot yet prove the answer is right — and its public math demo (Panini autoformalizing IMO 2026 statements, Hardy proving them in Lean 4, claimed in under seven hours and under $150 of compute) is a capability claim, not an independent audit. The interesting part for this reflection is not whether that stack wins a market. It is that a working mathematician looked at the same bottleneck and decided the next years of his life belonged there instead of in the discovery loop.

Two futures that can both be true

In early August, Anthropic's Thariq Shihipar argued the Jevons-paradox version: cheaper proofs mean more mathematics happens, discussion moves up a layer of abstraction, and demand for people who can think in math goes up, chess-after-engines style.

Gajjala's note sounds like the opposite: he is leaving.

They are not actually the same claim.

Thariq is talking about aggregate demand — more activity, more need for people who can steer and check. Gajjala is talking about personal meaning — whether he still wants to be the person who arrives at the answer. You can believe both. The field can need more verifiers while a particular discoverer decides the hunt no longer feels like his.

The failure mode is collapsing them into a single morale slogan. "Demand will rise" does not tell a PhD student whether the years of struggle are still the point. "The struggle is the point" does not tell a lab whether it should invest in Lean instead of another chat wrapper. Builders need the uncollapsed version: cheap search raises the value of specification and checks, and it can still empty out the identity of the searcher.

A reply under Gajjala's post asked the obvious next question: won't AI build the verification layer at superhuman speed pretty soon? His answer was that he is not convinced yet — and that the day he is, he will look for a new job. That is the honest half-life of this whole argument. If the checker becomes as cheap and as unearned as the answer, the bottleneck moves again. Until then, trust is the scarce input.

What to actually do with this

If you write code with agents, you are already in this story. The math vocabulary is just cleaner.

  1. Separate "it ran" from "it is true." A fluent proof, a green unit test, and a confident PR description can all be specification gaming — the metric looking solved while the claim is not.
  2. Put the budget into checks. Loop engineering already won in software because the exit criteria can be mechanical. Math is catching that loop. Prose still has not.
  3. Do not outsource taste to the oracle. Problem choice, threat models, and "is this even the theorem" remain human even when the search is not.
  4. Keep enough struggle in the training of people. If juniors only ever see the answered form, you are not producing reviewers. You are producing users of a generator they cannot catch in a lie.
  5. Prefer artifacts a third party can re-run. Lean files, tests, traces, eval harnesses. A screenshot of a chat is not a certificate.

The vocation question is personal. The engineering question is not. Once answers are cheap, an organization that cannot certify them is just a slop factory with better models.

Related on explainx.ai

  • Will AI replace mathematicians? IEEE's Big Mathematics debate — motivation, Lean caveats, and the tool / partner / oracle split
  • Paul Graham: why LLMs crush math but lag at writing — verifiable rewards explain the capability gap
  • Thariq: Jevons paradox in math — the demand-goes-up reading of the same shock
  • OpenAI Astra's ten math proofs and Lean certificates — what a public verification artifact actually is
  • OpenAI training models for superhumanly secure code — the same proof strength aimed at software
  • Is AI out-thinking mathematicians, or out-remembering them?
  • Star Fleet Math, Erdős problems, and Lean 4
  • Loop engineering for coding agents
  • Leanstral 1.5 and proof abundance
  • Formal verification in the explainx.ai dictionary

Sources

  • Rishikesh Gajjala on X — "I have decided to leave math academia," August 17, 2026, and his reply on whether AI will soon build the verifier
  • Pramaana Labs — seed note — June 17, 2026
  • Pramaana — IMO 2026 in Lean 4 — company-reported pipeline (Panini / Hardy)

Reflection based on Gajjala's August 17, 2026 public note, related explainx.ai coverage, and Pramaana's own published claims. This is not a claim that mathematics is finished, that one lab's verifier works as advertised, or that every researcher should leave academia. Check Lean artifacts and company demos independently; they change faster than essays about them.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Jun 27, 2026

Will AI replace mathematicians? What IEEE’s “Big Mathematics” debate means for proofs, Lean, and your career

AI now disproves Erdős conjectures, formalizes Fields Medal proofs in Lean, and scores IMO gold. IEEE asked top mathematicians whether humans become “priests to oracles” or partners in “Big Mathematics.” The honest answer depends on which future you choose.

Aug 11, 2026

Claude Pushed a Riemann Zeta Bound From 41.6% to 67.2% — Using 60 Subagents

Anthropic published a research note on August 10, 2026 describing how an unreleased research version of Claude, asked to "take a real stab" at the Riemann hypothesis, instead improved a longstanding lower bound on the fraction of zeta zeros on the critical line from 41.6% to 67.2% — across two Claude Code sessions, 60 subagents, and 31 million output tokens.

Aug 2, 2026

OpenAI Astra’s 10 Math Advances: What Was Actually Proved?

Astra’s results range from non-sofic groups and sphere packing to quantum games and circuit lower bounds. The Lean files make this unusually auditable, but machine checking is not the same as complete community validation.