Skip to content
EntityQ852732· pop 29· linked from 458 articles

proof theory

Sign in to save

Also known as proof systems

branch of mathematical logic

Wikidata facts

Show 2 more facts
ACM Classification Code (2012)
10003792
Sources (3)

via Wikidata · CC0

~20 min read

Article

Proof theory is a major branch of mathematical logic and theoretical computer science within which proofs are treated as formal mathematical objects, facilitating their analysis by mathematical techniques. Proofs are typically presented as inductively defined data structures such as lists, boxed lists, or trees, which are constructed according to the axioms and rules of inference of a given logical system. Consequently, proof theory is syntactic in nature, in contrast to model theory, which is semantic in nature.

Some of the major areas of proof theory include structural proof theory, ordinal analysis, provability logic, proof-theoretic semantics, reverse mathematics, proof mining, automated theorem proving, and proof complexity. Much research also focuses on applications in computer science, linguistics, and philosophy.

Connections

Categories