HOME

TheInfoList



OR:

:''In mathematical physics, ''Hilbert system'' is an infrequently used term for a physical system described by a
C*-algebra In mathematics, specifically in functional analysis, a C∗-algebra (pronounced "C-star") is a Banach algebra together with an involution satisfying the properties of the adjoint. A particular case is that of a complex algebra ''A'' of continuou ...
.'' In logic, especially mathematical logic, a Hilbert system, sometimes called Hilbert calculus, Hilbert-style deductive system or Hilbert–Ackermann system, is a type of system of formal deduction attributed to Gottlob FregeMáté & Ruzsa 1997:129 and David Hilbert. These
deductive system A formal system is an abstract structure used for inferring theorems from axioms according to a set of rules. These rules, which are used for carrying out the inference of theorems from axioms, are the logical calculus of the formal system. A form ...
s are most often studied for
first-order logic First-order logic—also known as predicate logic, quantificational logic, and first-order predicate calculus—is a collection of formal systems used in mathematics, philosophy, linguistics, and computer science. First-order logic uses quantifi ...
, but are of interest for other logics as well. Most variants of Hilbert systems take a characteristic tack in the way they balance a
trade-off A trade-off (or tradeoff) is a situational decision that involves diminishing or losing one quality, quantity, or property of a set or design in return for gains in other aspects. In simple terms, a tradeoff is where one thing increases, and anot ...
between
logical axiom An axiom, postulate, or assumption is a statement that is taken to be true, to serve as a premise or starting point for further reasoning and arguments. The word comes from the Ancient Greek word (), meaning 'that which is thought worthy or ...
s and
rules of inference In the philosophy of logic, a rule of inference, inference rule or transformation rule is a logical form consisting of a function which takes premises, analyzes their syntax, and returns a conclusion (or conclusions). For example, the rule of in ...
. Hilbert systems can be characterised by the choice of a large number of schemes of logical axioms and a small set of
rules of inference In the philosophy of logic, a rule of inference, inference rule or transformation rule is a logical form consisting of a function which takes premises, analyzes their syntax, and returns a conclusion (or conclusions). For example, the rule of in ...
. Systems of
natural deduction In logic and proof theory, natural deduction is a kind of proof calculus in which logical reasoning is expressed by inference rules closely related to the "natural" way of reasoning. This contrasts with Hilbert-style systems, which instead use a ...
take the opposite tack, including many deduction rules but very few or no axiom schemes. The most commonly studied Hilbert systems have either just one rule of inference modus ponens, for propositional logics or two with generalisation, to handle
predicate logic First-order logic—also known as predicate logic, quantificational logic, and first-order predicate calculus—is a collection of formal systems used in mathematics, philosophy, linguistics, and computer science. First-order logic uses quantifi ...
s, as well and several infinite axiom schemes. Hilbert systems for propositional
modal logic Modal logic is a collection of formal systems developed to represent statements about necessity and possibility. It plays a major role in philosophy of language, epistemology, metaphysics, and natural language semantics. Modal logics extend other ...
s, sometimes called Hilbert-Lewis systems, are generally axiomatised with two additional rules, the necessitation rule and the uniform substitution rule. A characteristic feature of the many variants of Hilbert systems is that the ''context'' is not changed in any of their rules of inference, while both
natural deduction In logic and proof theory, natural deduction is a kind of proof calculus in which logical reasoning is expressed by inference rules closely related to the "natural" way of reasoning. This contrasts with Hilbert-style systems, which instead use a ...
and
sequent calculus In mathematical logic, sequent calculus is a style of formal logical argumentation in which every line of a proof is a conditional tautology (called a sequent by Gerhard Gentzen) instead of an unconditional tautology. Each conditional tautology i ...
contain some context-changing rules. Thus, if one is interested only in the derivability of tautologies, no hypothetical judgments, then one can formalize the Hilbert system in such a way that its rules of inference contain only judgments of a rather simple form. The same cannot be done with the other two deductions systems: as context is changed in some of their rules of inferences, they cannot be formalized so that hypothetical judgments could be avoided not even if we want to use them just for proving derivability of tautologies.


Formal deductions

In a Hilbert-style deduction system, a formal deduction is a finite sequence of formulas in which each formula is either an axiom or is obtained from previous formulas by a rule of inference. These formal deductions are meant to mirror natural-language proofs, although they are far more detailed. Suppose \Gamma is a set of formulas, considered as hypotheses. For example, \Gamma could be a set of axioms for
group theory In abstract algebra, group theory studies the algebraic structures known as groups. The concept of a group is central to abstract algebra: other well-known algebraic structures, such as rings, fields, and vector spaces, can all be seen as ...
or set theory. The notation \Gamma \vdash \phi means that there is a deduction that ends with \phi using as axioms only logical axioms and elements of \Gamma. Thus, informally, \Gamma \vdash \phi means that \phi is provable assuming all the formulas in \Gamma. Hilbert-style deduction systems are characterized by the use of numerous schemes of logical axioms. An
axiom scheme In mathematical logic, an axiom schema (plural: axiom schemata or axiom schemas) generalizes the notion of axiom. Formal definition An axiom schema is a formula in the metalanguage of an axiomatic system, in which one or more schematic variables ap ...
is an infinite set of axioms obtained by substituting all formulas of some form into a specific pattern. The set of logical axioms includes not only those axioms generated from this pattern, but also any generalization of one of those axioms. A generalization of a formula is obtained by prefixing zero or more universal quantifiers on the formula; for example \forall y ( \forall x Pxy \to Pty) is a generalization of \forall x Pxy \to Pty.


Logical axioms

There are several variant axiomatisations of predicate logic, since for any logic there is freedom in choosing axioms and rules that characterise that logic. We describe here a Hilbert system with nine axioms and just the rule modus ponens, which we call the one-rule axiomatisation and which describes classical equational logic. We deal with a minimal language for this logic, where formulas use only the connectives \lnot and \to and only the quantifier \forall. Later we show how the system can be extended to include additional logical connectives, such as \land and \lor, without enlarging the class of deducible formulas. The first four logical axiom schemes allow (together with modus ponens) for the manipulation of logical connectives. :P1. \phi \to \phi :P2. \phi \to \left( \psi \to \phi \right) :P3. \left( \phi \to \left( \psi \rightarrow \xi \right) \right) \to \left( \left( \phi \to \psi \right) \to \left( \phi \to \xi \right) \right) :P4. \left ( \lnot \phi \to \lnot \psi \right) \to \left( \psi \to \phi \right) The axiom P1 is redundant, as it follows from P3, P2 and modus ponens (see proof). These axioms describe classical propositional logic; without axiom P4 we get positive implicational logic.
Minimal logic Minimal logic, or minimal calculus, is a symbolic logic system originally developed by Ingebrigt Johansson. It is an intuitionistic and paraconsistent logic, that rejects both the law of the excluded middle as well as the principle of explosion ...
is achieved either by adding instead the axiom P4m, or by defining \lnot \phi as \phi \to \bot. :P4m. \left( \phi \to \psi \right) \to \left(\left(\phi \to \lnot \psi \right) \to \lnot \phi \right) Intuitionistic logic is achieved by adding axioms P4i and P5i to positive implicational logic, or by adding axiom P5i to minimal logic. Both P4i and P5i are theorems of classical propositional logic. :P4i. \left(\phi \to \lnot \phi\right) \to \lnot \phi :P5i. \lnot\phi \to \left( \phi \to \psi \right) Note that these are axiom schemes, which represent infinitely many specific instances of axioms. For example, P1 might represent the particular axiom instance p \to p , or it might represent \left( p \to q \right) \to \left( p \to q \right) : the \phi is a place where any formula can be placed. A variable such as this that ranges over formulae is called a 'schematic variable'. With a second rule of uniform substitution (US), we can change each of these axiom schemes into a single axiom, replacing each schematic variable by some propositional variable that isn't mentioned in any axiom to get what we call the substitutional axiomatisation. Both formalisations have variables, but where the one-rule axiomatisation has schematic variables that are outside the logic's language, the substitutional axiomatisation uses propositional variables that do the same work by expressing the idea of a variable ranging over formulae with a rule that uses substitution. :US. Let \phi(p) be a formula with one or more instances of the propositional variable p, and let \psi be another formula. Then from \phi(p), infer \phi(\psi). The next three logical axiom schemes provide ways to add, manipulate, and remove universal quantifiers. :Q5. \forall x \left( \phi \right) \to \phi :=t/math> where ''t'' may be substituted for ''x'' in \,\!\phi :Q6. \forall x \left( \phi \to \psi \right) \to \left( \forall x \left( \phi \right) \to \forall x \left( \psi \right) \right) :Q7. \phi \to \forall x \left( \phi \right) where ''x'' is not free in \phi. These three additional rules extend the propositional system to axiomatise classical predicate logic. Likewise, these three rules extend system for intuitionstic propositional logic (with P1-3 and P4i and P5i) to intuitionistic predicate logic. Universal quantification is often given an alternative axiomatisation using an extra rule of generalisation (see the section on Metatheorems), in which case the rules Q6 and Q7 are redundant. The final axiom schemes are required to work with formulas involving the equality symbol. :I8. x = x for every variable ''x''. :I9. \left( x = y \right) \to \left( \phi :=x\to \phi :=y\right)


Conservative extensions

It is common to include in a Hilbert-style deduction system only axioms for implication and negation. Given these axioms, it is possible to form
conservative extension In mathematical logic, a conservative extension is a supertheory of a theory which is often convenient for proving theorems, but proves no new theorems about the language of the original theory. Similarly, a non-conservative extension is a superthe ...
s of the
deduction theorem In mathematical logic, a deduction theorem is a metatheorem that justifies doing conditional proofs—to prove an implication ''A'' → ''B'', assume ''A'' as an hypothesis and then proceed to derive ''B''—in systems that do not have an ...
that permit the use of additional connectives. These extensions are called conservative because if a formula φ involving new connectives is rewritten as a logically equivalent formula θ involving only negation, implication, and universal quantification, then φ is derivable in the extended system if and only if θ is derivable in the original system. When fully extended, a Hilbert-style system will resemble more closely a system of
natural deduction In logic and proof theory, natural deduction is a kind of proof calculus in which logical reasoning is expressed by inference rules closely related to the "natural" way of reasoning. This contrasts with Hilbert-style systems, which instead use a ...
.


Existential quantification

* Introduction : \forall x(\phi \to \exists y(\phi :=y) * Elimination : \forall x(\phi \to \psi) \to \exists x(\phi) \to \psi where x is not a free variable of \psi.


Conjunction and disjunction

* Conjunction introduction and elimination :introduction: \alpha\to(\beta\to\alpha\land\beta) :elimination left: \alpha\wedge\beta\to\alpha :elimination right: \alpha\wedge\beta\to\beta * Disjunction introduction and elimination :introduction left: \alpha\to\alpha\vee\beta :introduction right: \beta\to\alpha\vee\beta :elimination: (\alpha\to\gamma)\to ((\beta\to\gamma) \to \alpha\vee\beta \to \gamma)


Metatheorems

Because Hilbert-style systems have very few deduction rules, it is common to prove metatheorems that show that additional deduction rules add no deductive power, in the sense that a deduction using the new deduction rules can be converted into a deduction using only the original deduction rules. Some common metatheorems of this form are: * The
deduction theorem In mathematical logic, a deduction theorem is a metatheorem that justifies doing conditional proofs—to prove an implication ''A'' → ''B'', assume ''A'' as an hypothesis and then proceed to derive ''B''—in systems that do not have an ...
: \Gamma;\phi \vdash \psi if and only if \Gamma \vdash \phi \to \psi. * \Gamma \vdash \phi \leftrightarrow \psi if and only if \Gamma \vdash \phi \to \psi and \Gamma \vdash \psi \to \phi. * Contraposition: If \Gamma;\phi \vdash \psi then \Gamma;\lnot \psi \vdash \lnot \phi. * Generalization: If \Gamma \vdash \phi and ''x'' does not occur free in any formula of \Gamma then \Gamma \vdash \forall x \phi.


Some useful theorems and their proofs

Following are several theorems in propositional logic, along with their proofs (or links to these proofs in other articles). Note that since (P1) itself can be proved using the other axioms, in fact (P2), (P3) and (P4) suffice for proving all these theorems. :(HS1) (q \to r) \to ((p \to q) \to (p \to r)) -
Hypothetical syllogism In classical logic, a hypothetical syllogism is a valid argument form, a syllogism with a conditional statement for one or both of its premises. An example in English: :If I do not wake up, then I cannot go to work. :If I cannot go to work, then ...
, see proof. :(L1) p \to ((p \to q) \to q) - proof: ::(1) ((p \to q) \to (p \to q)) \to (((p \to q) \to p) \to ((p \to q) \to q))       (instance of (P3)) ::(2) (p \to q) \to (p \to q)       (instance of (P1)) ::(3) ((p \to q) \to p) \to ((p \to q) \to q)       (from (2) and (1) by modus ponens) ::(4) (((p \to q) \to p) \to ((p \to q) \to q)) \to ((p \to ((p \to q) \to p)) \to (p \to ((p \to q) \to q)))       (instance of (HS1)) ::(5) (p \to ((p \to q) \to p)) \to (p \to ((p \to q) \to q))       (from (3) and (4) by modus ponens) ::(6) p \to ((p \to q) \to p)       (instance of (P2)) ::(7) p \to ((p \to q) \to q)       (from (6) and (5) by modus ponens) The following two theorems are known together as Double negation: : (DN1) \neg \neg p \to p : (DN2) p \to \neg \neg p : See proofs. :(L2) (p \to (q \to r)) \to (q \to (p \to r)) - for this proof we use the method of the hypothetical syllogism metatheorem as a shorthand for several proof steps: ::(1) (p \to (q \to r)) \to ((p \to q) \to (p \to r))       (instance of (P3)) ::(2) ((p \to q) \to (p \to r)) \to ((q \to (p \to q)) \to (q \to (p \to r)))       (instance of (HS1)) ::(3) (p \to (q \to r)) \to ((q \to (p \to q)) \to (q \to (p \to r)))       (from (1) and (2) using the hypothetical syllogism metatheorem) ::(4) ((p \to (q \to r)) \to ((q \to (p \to q)) \to (q \to (p \to r)))) \to (((p \to (q \to r)) \to (q \to (p \to q))) \to ((p \to (q \to r)) \to (q \to (p \to r))))       (instance of (P3)) ::(5) ((p \to (q \to r)) \to (q \to (p \to q))) \to ((p \to (q \to r)) \to (q \to (p \to r)))       (from (3) and (4) using modus ponens) ::(6) q \to (p \to q)       (instance of (P2)) ::(7) (q \to (p \to q)) \to ((p \to (q \to r)) \to (q \to (p \to q)))       (instance of (P2)) ::(8) (p \to (q \to r)) \to (q \to (p \to q))       (from (6) and (7) using modus ponens) ::(9) (p \to (q \to r)) \to (q \to (p \to r))       (from (8) and (5) using modus ponens) :(HS2) (p \to q) \to ((q \to r) \to (p \to r)) - an alternative form of the
hypothetical syllogism In classical logic, a hypothetical syllogism is a valid argument form, a syllogism with a conditional statement for one or both of its premises. An example in English: :If I do not wake up, then I cannot go to work. :If I cannot go to work, then ...
. proof: ::(1) (q \to r) \to ((p \to q) \to (p \to r))       (instance of (HS1)) ::(2) ((q \to r) \to ((p \to q) \to (p \to r))) \to ((p \to q) \to ((q \to r) \to (p \to r)))       (instance of (L2)) ::(3) (p \to q) \to ((q \to r) \to (p \to r)) (from (1) and (2) by modus ponens) :(TR1) (p \to q) \to (\neg q \to \neg p) - Transposition, see proof (the other direction of transposition is (P4)). :(TR2) (\neg p \to q) \to (\neg q \to p) - another form of transposition; proof: ::(1) (\neg p \to q) \to (\neg q \to \neg \neg p)       (instance of (TR1)) ::(2) \neg \neg p \to p       (instance of (DN1)) ::(3) (\neg \neg p \to p) \to ((\neg q \to \neg \neg p) \to (\neg q \to p))       (instance of (HS1)) ::(4) (\neg q \to \neg \neg p) \to (\neg q \to p)       (from (2) and (3) by modus ponens) ::(5) (\neg p \to q) \to (\neg q \to p)       (from (1) and (4) using the hypothetical syllogism metatheorem) :(L3) (\neg p \to p) \to p - proof: ::(1) \neg p \to (\neg \neg (q \to q) \to \neg p)       (instance of (P2)) ::(2) (\neg \neg (q \to q) \to \neg p) \to (p \to \neg (q \to q))       (instance of (P4)) ::(3) \neg p \to (p \to \neg (q \to q))       (from (1) and (2) using the hypothetical syllogism metatheorem) ::(4) (\neg p \to (p \to \neg (q \to q))) \to ((\neg p \to p) \to (\neg p \to \neg (q \to q)))       (instance of (P3)) ::(5) (\neg p \to p) \to (\neg p \to \neg (q \to q))       (from (3) and (4) using modes ponens) ::(6) (\neg p \to \neg (q \to q)) \to ((q \to q) \to p)       (instance of (P4)) ::(7) (\neg p \to p) \to ((q \to q) \to p)       (from (5) and (6) using the hypothetical syllogism metatheorem) ::(8) q \to q       (instance of (P1)) ::(9) (q \to q) \to (((q \to q) \to p) \to p)       (instance of (L1)) ::(10) ((q \to q) \to p) \to p       (from (8) and (9) using modes ponens) ::(11) (\neg p \to p) \to p       (from (7) and (10) using the hypothetical syllogism metatheorem)


Alternative axiomatizations

The axiom 3 above is credited to Łukasiewicz.A. Tarski, Logic, semantics, metamathematics, Oxford, 1956 The original system by
Frege Friedrich Ludwig Gottlob Frege (; ; 8 November 1848 – 26 July 1925) was a German philosopher, logician, and mathematician. He was a mathematics professor at the University of Jena, and is understood by many to be the father of analytic p ...
had axioms P2 and P3 but four other axioms instead of axiom P4 (see Frege's propositional calculus).
Russell Russell may refer to: People * Russell (given name) * Russell (surname) * Lady Russell (disambiguation) * Lord Russell (disambiguation) Places Australia * Russell, Australian Capital Territory * Russell Island, Queensland (disambiguation) ...
and Whitehead also suggested a system with five propositional axioms.


Further connections

Axioms P1, P2 and P3, with the deduction rule modus ponens (formalising intuitionistic propositional logic), correspond to
combinatory logic Combinatory logic is a notation to eliminate the need for quantified variables in mathematical logic. It was introduced by Moses Schönfinkel and Haskell Curry, and has more recently been used in computer science as a theoretical model of comput ...
base combinators I, K and S with the application operator. Proofs in the Hilbert system then correspond to combinator terms in combinatory logic. See also
Curry–Howard correspondence In programming language theory and proof theory, the Curry–Howard correspondence (also known as the Curry–Howard isomorphism or equivalence, or the proofs-as-programs and propositions- or formulae-as-types interpretation) is the direct relati ...
.


See also

*
List of Hilbert systems This article contains a list of sample Hilbert-style deductive systems for propositional logics. Classical propositional calculus systems Classical propositional calculus is the standard propositional logic. Its intended semantics is bivale ...
*
Natural deduction In logic and proof theory, natural deduction is a kind of proof calculus in which logical reasoning is expressed by inference rules closely related to the "natural" way of reasoning. This contrasts with Hilbert-style systems, which instead use a ...


Notes


References

* * * * It is a Hungarian translation of
Alfred Tarski Alfred Tarski (, born Alfred Teitelbaum;School of Mathematics and Statistics, University of St Andrews ''School of Mathematics and Statistics, University of St Andrews''. January 14, 1901 – October 26, 1983) was a Polish-American logician a ...
's selected papers on
semantic theory of truth A semantic theory of truth is a theory of truth in the philosophy of language which holds that truth is a property of sentences. Origin The semantic conception of truth, which is related in different ways to both the correspondence and deflatio ...
. * David Hilbert (1927) "The foundations of mathematics", translated by Stephan Bauer-Menglerberg and Dagfinn Føllesdal (pp. 464–479). in: ** ** Hilbert's 1927, Based on an earlier 1925 "foundations" lecture (pp. 367–392), presents his 17 axioms -- axioms of implication #1-4, axioms about & and V #5-10, axioms of negation #11-12, his logical ε-axiom #13, axioms of equality #14-15, and axioms of number #16-17 -- along with the other necessary elements of his Formalist "proof theory" -- e.g. induction axioms, recursion axioms, etc; he also offers up a spirited defense against L.E.J. Brouwer's Intuitionism. Also see Hermann Weyl's (1927) comments and rebuttal (pp. 480–484), Paul Bernay's (1927) appendix to Hilbert's lecture (pp. 485–489) and Luitzen Egbertus Jan Brouwer's (1927) response (pp. 490–495) * **See in particular Chapter IV Formal System (pp. 69–85) wherein Kleene presents subchapters §16 Formal symbols, §17 Formation rules, §18 Free and bound variables (including substitution), §19 Transformation rules (e.g. modus ponens) -- and from these he presents 21 "postulates" -- 18 axioms and 3 "immediate-consequence" relations divided as follows: Postulates for the propostional calculus #1-8, Additional postulates for the predicate calculus #9-12, and Additional postulates for number theory #13-21.


External links

* * It describes (among others) a part of the Hilbert-style deduction system (restricted to propositional calculus). {{DEFAULTSORT:Hilbert System Proof theory Logical calculi Automated theorem proving