← Latest papers
🔢 mathematics

Proof Complexity of Linear Logics

This paper establishes exponential proof-size lower bounds for various linear logics by demonstrating that the combination of structural rules (contraction and weakening) and the cut rule provides dramatic speed-ups over systems lacking these specific components, thereby isolating their individual and collective power in proof complexity.

Original authors: Amirhossein Akbar Tabatabai, Raheleh Jalali

Published 2026-07-10
📖 5 min read🧠 Deep dive

Original authors: Amirhossein Akbar Tabatabai, Raheleh Jalali

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to solve a massive, impossible-looking puzzle. In the world of logic, this puzzle is proving that a specific statement is true. For decades, the biggest mystery in this field has been: "How hard is it to prove things in the standard system of logic (called LK)?" We know that if you take away certain "helper tools" (rules) from the system, the puzzle gets harder. But exactly how much harder? And which tool is the real MVP?

Two researchers, Amirhossein Akbar Tabatabai and Raheleh Jalali, decided to play a game of "remove the tools" to see what happens. They didn't just guess; they built mathematical proofs to show exactly how the difficulty explodes when you take away specific rules.

The Three Magic Tools

Think of a logic proof like building a house. You have three special tools that make construction fast and easy:

  1. Contraction: This is like a photocopier. If you need two bricks of the same type, you can just photocopy one instead of finding two separate ones. It lets you reuse information freely.
  2. Weakening: This is like a "free pass" card. It lets you add extra, useless bricks to your pile just because you feel like it, without breaking anything.
  3. Cut: This is the ultimate shortcut. It's like saying, "I know this intermediate step is true, so let's just skip the proof of that step and move on." It connects two parts of the puzzle instantly.

The Big Discovery: The Photocopier is a Monster

The authors wanted to know: What happens if you take away the Photocopier (Contraction)?

They found a specific family of puzzles (called "Clique-Color formulas," which are essentially complex graph problems about connecting dots and coloring them) that are easy to solve if you have the Photocopier. In the standard system, you can solve them with a proof that is reasonably sized (polynomial size).

But, if you ban the Photocopier (working in a system called LLW), the size of the proof needed to solve these exact same puzzles explodes. It doesn't just get a little bigger; it grows exponentially. To put it in perspective: if the easy proof is the size of a postcard, the hard proof without the Photocopier would be the size of the entire internet.

Crucially, the paper argues against a common hope: Some people thought that maybe we could use a "controlled" version of the Photocopier (using special "exponential" rules in linear logic) to fix this. The authors proved this is false. Even with these fancy, controlled tools, the proof still blows up to an exponential size. The absence of the full, unrestricted Photocopier is a fundamental barrier that cannot be bypassed.

The Second Discovery: The Shortcut is a Superpower

Next, they looked at the Shortcut (Cut).

They took a system that already has the Photocopier and the Free Pass (Weakening) and asked: "What if we remove the Shortcut?"

The result was shocking. They found puzzles that are easy to prove in a very weak system (called FLe, which has neither the Photocopier nor the Free Pass, but does have the Shortcut) but become exponentially harder if you remove the Shortcut, even if you keep the Photocopier and Free Pass.

This proves that the Cut rule is incredibly powerful. It provides an exponential speed-up. It's not just a minor convenience; it's the difference between solving a puzzle in a lifetime versus solving it in the heat death of the universe.

What They Ruled Out

The paper explicitly rules out the idea that "controlled" versions of these rules (like the linear exponentials in linear logic) can save the day.

  • Against the "Controlled" Photocopier: They showed that even with the full machinery of linear exponentials, you cannot get a short proof for these specific problems if you lack the full Contraction rule.
  • Against the "Controlled" Shortcut: They showed that even if you have Contraction and Weakening, removing the Cut rule still causes an exponential explosion in proof size.

How Sure Are They?

The authors are 100% sure about these specific results. They didn't just simulate this on a computer or suggest it might be true. They constructed rigorous mathematical proofs (using a clever technique called "Chu's translation" to move problems between different logical worlds) that demonstrate these exponential lower bounds.

They proved that:

  1. There is a sequence of formulas that requires exponential-size proofs in systems without Contraction (like LLW), even though they have polynomial-size proofs in standard logic.
  2. There is a sequence of formulas that requires exponential-size proofs in systems without Cut (like LK without Cut), even though they have polynomial-size proofs in weaker systems that do have Cut.

The Bottom Line

This paper is like finding out that the "Photocopier" and the "Shortcut" are not just helpful tools; they are the engines that make modern logic run fast. Without them, the complexity of proving things doesn't just increase a little; it goes off the charts. The authors have successfully isolated these rules and shown that their combination is dramatically stronger than any single rule alone, even when you try to cheat with controlled versions of those rules.

They haven't solved the biggest open problem in the field (which is proving lower bounds for the standard system with all rules), but they have cracked open the door to understand why those rules are so powerful, revealing that the absence of just one of them turns a manageable puzzle into an impossible nightmare.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →