HOME

TheInfoList



OR:

In
formal logic Logic is the study of correct reasoning. It includes both formal and informal logic. Formal logic is the science of deductively valid inferences or of logical truths. It is a formal science investigating how conclusions follow from premis ...
, nonfirstorderizability is the inability of a natural-language statement to be adequately captured by a formula of
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 quantifie ...
. Specifically, a statement is nonfirstorderizable if there is no formula of first-order logic which is true in a
model A model is an informative representation of an object, person or system. The term originally denoted the plans of a building in late 16th-century English, and derived via French and Italian ultimately from Latin ''modulus'', a measure. Models c ...
if and only if the statement holds in that model. Nonfirstorderizable statements are sometimes presented as evidence that first-order logic is not adequate to capture the nuances of meaning in natural language. The term was coined by
George Boolos George Stephen Boolos (; 4 September 1940 – 27 May 1996) was an American philosopher and a mathematical logician who taught at the Massachusetts Institute of Technology. Life Boolos is of Greek-Jewish descent. He graduated with an A.B. i ...
in his paper "To Be is to Be a Value of a Variable (or to Be Some Values of Some Variables)". Reprinted in Quine argued that such sentences call for second-order symbolization, which can be interpreted as plural quantification over the same domain as first-order quantifiers use, without postulation of distinct "second-order objects" (
properties Property is the ownership of land, resources, improvements or other tangible objects, or intellectual property. Property may also refer to: Mathematics * Property (mathematics) Philosophy and science * Property (philosophy), in philosophy an ...
, sets, etc.).


Examples


Geach-Kaplan sentence

A standard example is the '' GeachKaplan sentence'': "Some critics admire only one another." If ''Axy'' is understood to mean "''x'' admires ''y''," and the
universe of discourse In the formal sciences, the domain of discourse, also called the universe of discourse, universal set, or simply universe, is the set of entities over which certain variables of interest in some formal treatment may range. Overview The doma ...
is the set of all critics, then a reasonable translation of the sentence into second order logic is: \exists X ( \exists x,y (Xx \land Xy \land Axy) \land \exists x \neg Xx \land \forall x\, \forall y (Xx \land Axy \rightarrow Xy)) That this formula has no first-order equivalent can be seen by turning it into a formula in the language of arithmetic . Substitute the formula (''y'' = ''x'' + 1 v ''x'' = ''y'' + 1) for ''Axy''. The result, \exists X ( \exists x,y (Xx \land Xy \land (y = x + 1 \lor x = y + 1)) \land \exists x \neg Xx \land \forall x\, \forall y (Xx \land (y = x + 1 \lor x = y + 1) \rightarrow Xy)) states that there is a set with these properties: * There are at least two numbers in * There is a number that does not belong to , i.e. does not contain all numbers. * If a number belongs to and is or , also belongs to . A model of a formal theory of arithmetic, such as first-order Peano arithmetic, is called ''standard'' if it only contains the familiar natural numbers as elements. The model is called non-standard otherwise. Therefore, the formula given above is true only in non-standard models, because, in the standard model, the set must contain all available numbers . In addition, there is a set satisfying the formula in every non-standard model. Let us assume that there is a first-order rendering of the above formula called . If \neg E were added to the Peano axioms, it would mean that there were no non-standard models of the augmented axioms. However, the usual argument for the existence of non-standard models would still go through, proving that there are non-standard models after all. This is a contradiction, so we can conclude that no such formula exists in first-order logic.


Finiteness of the domain

There is no formula in
first-order logic with equality In mathematics and other formal sciences, first-order or first order most often means either: * "linear" (a polynomial of degree at most one), as in first-order approximation and other calculus uses, where it is contrasted with "polynomials of hi ...
which is true of all and only models with finite domains. In other words, there is no first-order formula which can express "there is only a finite number of things". This is implied by the
compactness theorem In mathematical logic, the compactness theorem states that a set of first-order sentences has a model if and only if every finite subset of it has a model. This theorem is an important tool in model theory, as it provides a useful (but generally ...
as follows. Suppose there is a formula which is true in all and only models with finite domains. We can express, for any positive integer , the sentence "there are at least elements in the domain". For a given , call the formula expressing that there are at least elements . For example, the formula is: \exists x \exists y \exists z (x \neq y \wedge x \neq z \wedge y \neq z) which expresses that there are at least three distinct elements in the domain. Consider the infinite set of formulae A, B_2, B_3, B_4, \ldots Every finite subset of these formulae has a model: given a subset, find the greatest for which the formula is in the subset. Then a model with a domain containing elements will satisfy (because the domain is finite) and all the formulae in the subset. Applying the compactness theorem, the entire infinite set must also have a model. Because of what we assumed about , the model must be finite. However, this model cannot be finite, because if the model has only elements, it does not satisfy the formula . This contradiction shows that there can be no formula with the property we assumed.


Other examples

* The concept of identity cannot be defined in first-order languages, merely indiscernibility. * The
Archimedean property In abstract algebra and analysis, the Archimedean property, named after the ancient Greek mathematician Archimedes of Syracuse, is a property held by some algebraic structures, such as ordered or normed groups, and fields. The property, typica ...
that may be used to identify the real numbers among the
real closed field In mathematics, a real closed field is a field ''F'' that has the same first-order properties as the field of real numbers. Some examples are the field of real numbers, the field of real algebraic numbers, and the field of hyperreal numbers. D ...
s. * The
compactness theorem In mathematical logic, the compactness theorem states that a set of first-order sentences has a model if and only if every finite subset of it has a model. This theorem is an important tool in model theory, as it provides a useful (but generally ...
implies that
graph connectivity In mathematics and computer science, connectivity is one of the basic concepts of graph theory: it asks for the minimum number of elements (nodes or edges) that need to be removed to separate the remaining nodes into two or more isolated subgr ...
cannot be expressed in first-order logic.


See also

*
Definable set In mathematical logic, a definable set is an ''n''-ary relation on the domain of a structure whose elements satisfy some formula in the first-order language of that structure. A set can be defined with or without parameters, which are elements ...
* Branching quantifier *
Generalized quantifier In formal semantics, a generalized quantifier (GQ) is an expression that denotes a set of sets. This is the standard semantics assigned to quantified noun phrases. For example, the generalized quantifier ''every boy'' denotes the set of sets of ...
*
Plural quantification In mathematics and logic, plural quantification is the theory that an individual variable x may take on ''plural'', as well as singular, values. As well as substituting individual objects such as Alice, the number 1, the tallest building in London ...
*
Reification (linguistics) Reification in natural language processing refers to where a natural language statement is transformed so actions and events in it become quantifiable variables. For example "John chased the duck furiously" can be transformed into something like ...


References

{{reflist


External links


Printer-friendly CSS, and nonfirstorderisability by Terence Tao
Logic