Arithmetic is the study of the natural numbers. Most of us learn it as a domain of absolute truths — "you can always add one more" and "every number has a unique factorization." But what if you are only allowed to count up to a polynomial? What theorems survive?
Bounded arithmetic is a family of weak logical theories that answer exactly this question. Instead of allowing full mathematical induction over all formulas, each theory restricts induction to a tightly bounded class of predicates — predicates that correspond to checking membership in a specific complexity class.
The result is a beautiful mirror: the classic complexity ladder (P, NP, the polynomial hierarchy) reappears inside logic as a ladder of theories, each able to prove slightly more than the one below. The foundational hierarchy was introduced by Samuel Buss in 1986, and the study of these theories — called proof complexity — is now central to understanding P vs NP.
Comments
Loading comments...