User Tools

Site Tools


consistency

Consistency

See also ACID (Atomicity, Consistency, Isolation, Durability)

Snippet from Wikipedia: Consistency

In classical deductive logic, a consistent theory is one that does not lead to a logical contradiction. The lack of contradiction can be defined in either semantic or syntactic terms. The semantic definition states that a theory is consistent if it has a model, i.e., there exists an interpretation under which all formulas in the theory are true. This is the sense used in traditional Aristotelian logic, although in contemporary mathematical logic the term satisfiable is used instead. The syntactic definition states a theory T{\displaystyle T} is consistent if there is no formula φ{\displaystyle \varphi } such that both φ{\displaystyle \varphi } and its negation ¬φ{\displaystyle \lnot \varphi } are elements of the set of consequences of T{\displaystyle T}. Let A{\displaystyle A} be a set of closed sentences (informally "axioms") and A{\displaystyle \langle A\rangle } the set of closed sentences provable from A{\displaystyle A} under some (specified, possibly implicitly) formal deductive system. The set of axioms A{\displaystyle A} is consistent when there is no formula φ{\displaystyle \varphi } such that φA{\displaystyle \varphi \in \langle A\rangle } and ¬φA{\displaystyle \lnot \varphi \in \langle A\rangle }.

If there exists a deductive system for which these semantic and syntactic definitions are equivalent for any theory formulated in a particular deductive logic, the logic is called complete. The completeness of the sentential calculus was proved by Paul Bernays in 1918 and Emil Post in 1921, while the completeness of predicate calculus was proved by Kurt Gödel in 1930, and consistency proofs for arithmetics restricted with respect to the induction axiom schema were proved by Ackermann (1924), von Neumann (1927) and Herbrand (1931). Stronger logics, such as second-order logic, are not complete.

A consistency proof is a mathematical proof that a particular theory is consistent. The early development of mathematical proof theory was driven by the desire to provide finitary consistency proofs for all of mathematics as part of Hilbert's program. Hilbert's program was strongly impacted by the incompleteness theorems, which showed that sufficiently strong proof theories cannot prove their consistency (provided that they are consistent).

Although consistency can be proved using model theory, it is often done in a purely syntactical way, without any need to reference some model of the logic. The cut-elimination (or equivalently the normalization of the underlying calculus if there is one) implies the consistency of the calculus: since there is no cut-free proof of falsity, there is no contradiction in general.

consistency.txt · Last modified: 2021/01/28 21:43 by 127.0.0.1