Formalizing the stability of the two Higgs doublet model potential into Lean: identifying an error in the literature

This paper reports the discovery of a critical error in the 2006 Maniatis et al. analysis of the two Higgs doublet model potential's stability, which was identified through formalization in the Lean theorem prover and represents the first known non-trivial error in a physics paper uncovered by this rigorous method.

Joseph Tooby-Smith

Published Tue, 10 Ma
📖 5 min read🧠 Deep dive

Imagine you are an architect who has spent decades designing skyscrapers based on a specific blueprint published in 2006. That blueprint, written by four respected experts, claimed to have the "Golden Rule" for ensuring these skyscrapers (which represent the universe's fundamental particles) wouldn't collapse into a black hole. Everyone trusted it. It was the standard reference.

Now, imagine a new technology arrives: a Super-Computer Architect. This isn't just a calculator; it's a robot that doesn't just read the blueprint, but actually builds the skyscraper in a perfect, mathematical simulation to see if it stands up.

This paper is the report from that robot. It says: "We tried to build the skyscraper using the 2006 blueprint, and it collapsed. The blueprint had a hidden crack."

Here is the story of that discovery, broken down simply:

1. The Setting: The Two Higgs Doublet Model (2HDM)

In physics, the "Higgs field" is like a cosmic molasses that gives particles their mass. The "Standard Model" of physics usually assumes there is only one type of this molasses (one Higgs doublet).

However, many physicists think there might be two types of Higgs fields interacting. This is called the Two Higgs Doublet Model (2HDM). It's like having two different flavors of molasses swirling together.

The big question for physicists is: Is this mixture stable?

  • Stable: The mixture holds together, and the universe is safe.
  • Unstable: The mixture falls apart, the energy goes negative, and the universe essentially implodes.

2. The 2006 "Golden Rule"

In 2006, a team of physicists (Maniatis et al.) published a paper claiming to have found a simple checklist (a mathematical condition) to determine if this two-molasses mixture is stable.

They said: "If you check these specific numbers, and they pass the test, the universe is safe. If they fail, it's not."
This paper became the "Bible" for anyone working on this theory. Everyone assumed it was 100% correct because it was written by experts using the best math of the time.

3. The New Tool: Lean and Formalization

The author of this paper, Joseph Tooby-Smith, didn't use a telescope or a particle collider. He used a computer program called Lean.

Think of Lean as a hyper-strict proofreader.

  • When a human writes a math proof, they might skip a tiny step because "it's obvious."
  • Lean doesn't believe in "obvious." It demands that every single logical step be written out in code. If there is a gap, the computer refuses to accept the proof.

The author took the 2006 "Golden Rule" and tried to translate it into Lean's strict code. He wasn't trying to find a mistake; he was just trying to digitize the rule to make it easier for computers to use later.

4. The Discovery: The Hidden Crack

As the computer tried to build the logic of the 2006 paper, it hit a wall. It found a flaw.

The 2006 paper claimed that a specific condition (let's call it Condition C) was the perfect test for stability. They said: "If Condition C is true, the potential is stable."

The computer found a Counter-Example.
It constructed a specific, imaginary version of the universe where:

  1. Condition C was TRUE (it passed the 2006 test).
  2. BUT the universe was actually UNSTABLE (it collapsed).

The Analogy:
Imagine the 2006 paper said: "If a bridge has red paint, it is safe to drive on."
The computer found a bridge that was painted bright red (passed the test) but had no support beams underneath (it was unsafe). The rule "Red = Safe" was wrong.

5. Why This Matters

You might think, "Well, the 2006 paper was mostly right, so who cares?"

Here is why this is a big deal:

  1. It's the First Time: This is the first time a computer has found a non-trivial, real-world error in a major physics paper. Usually, computers find typos. This time, it found a broken logic chain that had fooled human experts for 20 years.
  2. The "Gold Standard" Question: If the experts in 2006 missed this, how many other papers in physics might have similar hidden cracks? It suggests that we need to start using these "Super-Computer Architects" (formalization) to double-check our most important scientific theories.
  3. The Fix: The author didn't just break the rule; he fixed it. He provided a new, correct, and more complex rule (a new checklist) that the computer verified is actually true.

The Takeaway

This paper is a story about humility and technology.

  • Humility: Even the smartest physicists can make subtle mistakes that look obvious but aren't.
  • Technology: We now have tools (like Lean) that can act as a "truth machine," checking our work with a level of precision that human brains simply can't sustain over long, complex arguments.

The author concludes that while the error in the 2006 paper doesn't destroy the whole theory of the Two Higgs Doublet Model, it does mean we can't trust the old "Golden Rule" anymore. We have to use the new, stricter rule to ensure our understanding of the universe is truly stable.