Theorem raises USD 6M to close oversight gap in...
We are building things with code we did not write and cannot possibly read. Theorem, a startup that just raised $6 million, thinks that's a problem worth solving with math.
Its founders point to an oversight gap. Generative AI can now produce thousands of lines of code in the time it takes a human to finish a coffee. Reviewing that volume is impossible.
You just have to trust it. For prototype features, that might be fine. For the software running banks or power grids, it is a terrifying way to operate.
AI coding assistants from companies like GitHub, Amazon, and Google now generate billions of lines of code annually. Enterprise adoption is accelerating. But the ability to verify that AI-written software actually works as intended has not kept pace — creating what Theorem's founders describe as a widening "oversight gap" that threatens critical infrastructure from financial systems to power grids.
Theorem's answer is formal verification, a decades-old idea getting a new shot because of AI. The technique treats software specifications like geometry theorems. It builds mathematical proofs that the code logically must behave as required.
No testing, no hoping. Just proof. The twist is using AI to both generate those proofs and check them, aiming for automation at the scale of AI-generated code itself.
The funding is a vote for boring, rigorous safety over magical thinking. It admits that the most critical part of the software pipeline is broken. We are entering an age of synthetic code.
Our only choices are blind faith or verifiable logic. Six million dollars is a start.
Common Questions Answered
What oversight gap in AI-written software is Theorem trying to solve?
Theorem addresses the problem that generative AI can now produce thousands of lines of code faster than humans can review them, making traditional code review impossible for large volumes. This creates a critical safety concern for mission-critical software like banking systems and power grids, where unverified AI-generated code could have catastrophic consequences.
How does Theorem use formal verification to validate AI-generated code?
Theorem employs formal verification, a mathematical technique that treats software specifications like geometry theorems and builds mathematical proofs that code must behave as required. The startup uses AI to both generate these proofs and check them, enabling automation at the scale of AI-generated code itself, eliminating the need for traditional testing and hoping.
Why is formal verification particularly important for AI-generated software in critical infrastructure?
For prototype features, unverified AI code might be acceptable, but for software running banks or power grids, the risks are terrifying. Formal verification provides mathematical certainty that code will behave correctly, rather than relying on trust or traditional testing methods that cannot keep pace with AI code generation speeds.
What does Theorem's $6 million funding round represent?
The funding is described as a vote for boring, rigorous safety over magical thinking in AI development. It demonstrates investor confidence in the value of applying decades-old formal verification techniques to modern AI-generated code challenges, prioritizing mathematical proof over untested automation.
Further Reading
- Theorem: The AI Startup That Verifies Code 10,000x Faster - Hiretop
- Nvidia’s NVentures backs Harmonic AI in funding round for mathematical superintelligence - SiliconANGLE
- Papers with Code - Latest NLP Research - Papers with Code
- Hugging Face Daily Papers - Hugging Face
- ArXiv CS.CL (Computation and Language) - ArXiv