Hilbert system
A Hilbert system is a style (formulation) of deductive system that emphasizes the role played by the axioms in the system. Typically, a Hilbert system has many axiom schemes, but only a few, sometimes one, rules of inference. As such, a Hilbert system is also called an axiom system. Below we list three examples of axiom systems in mathematical logic:
-
•
(intuitionistic propositional logic)
-
–
axiom schemes:
-
i.
-
ii.
-
iii.
-
iv.
-
v.
-
vi.
-
vii.
-
viii.
-
ix.
-
i.
-
–
rule of inference: (modus ponens): from and , we may infer
-
–
-
•
(classical predicate logic without equality)
-
–
axiom schemes:
-
i.
all of the axiom schemes above, and
- ii.
-
iii.
-
iv.
In the last two axiom schemes, we require that is free for in , and in the last axiom scheme, we also require that does not occur free in .
-
i.
-
–
rules of inference:
-
i.
modus ponens, and
-
ii.
generalization: from , we may infer , where is free for in
-
i.
-
–
-
•
(S4 modal propositional logic)
-
–
axiom schemes:
-
i.
all of the axiom schemes in intuitionistic propositional logic, as well as the law of double negation, and
-
ii.
Axiom K, or the normality axiom:
-
iii.
Axiom T:
-
iv.
Axiom 4:
-
i.
-
–
rules of inference:
-
i.
modus ponens, and
-
ii.
necessitation: from , we may infer
-
i.
-
–
where above are well-formed formulas, are individual variables, and are binary, unary, and nullary logical connectives in the respective logical systems. The connective may be defined as for any formula .
Remarks
-
•
Hilbert systems need not be unique for a given logical system. For example, see this link (http://planetmath.org/LogicalAxiom).
-
•
For a given logical system, every Hilbert system is deductively equivalent to a Gentzen system: for any axiom in a Hilbert system , convert it to the sequent , and for any rule: from we may deduce , convert it to the rule: from , we may infer .
-
•
Since axioms are semantically valid statements, the use of Hilbert systems is more about deriving other semantically valid statements, or theorems, and less about the syntactical analysis of deductions themselves. Outside of structural proof theory, deductive systems a la Hilbert style are used almost exclusively everywhere in mathematics.
References
- 1 H. Enderton: A Mathematical Introduction to Logic, Academic Press, San Diego (1972).
- 2 A. S. Troelstra, H. Schwichtenberg, Basic Proof Theory, 2nd Edition, Cambridge University Press (2000)
- 3 B. F. Chellas, Modal Logic, An Introduction, Cambridge University Press (1980)
Title | Hilbert system |
Canonical name | HilbertSystem |
Date of creation | 2013-03-22 19:13:14 |
Last modified on | 2013-03-22 19:13:14 |
Owner | CWoo (3771) |
Last modified by | CWoo (3771) |
Numerical id | 15 |
Author | CWoo (3771) |
Entry type | Definition |
Classification | msc 03F03 |
Classification | msc 03B99 |
Classification | msc 03B22 |
Synonym | axiom system |
Related topic | GentzenSystem |
Defines | generalization |
Defines | necessitation |
Defines | double negation |