<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=178.165.195.167</id>
	<title>Vero - Wikipedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=178.165.195.167"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php/Special:Contributions/178.165.195.167"/>
	<updated>2026-07-10T19:36:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Nonfirstorderizability&amp;diff=366637</id>
		<title>Nonfirstorderizability</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Nonfirstorderizability&amp;diff=366637"/>
		<updated>2024-11-02T00:03:14Z</updated>

		<summary type="html">&lt;p&gt;178.165.195.167: /* Geach-Kaplan sentence */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Short description|Concept in formal logic}}&lt;br /&gt;
{{tech|date=March 2016}}In [[formal logic]], &#039;&#039;&#039;nonfirstorderizability&#039;&#039;&#039; is the inability of a natural-language statement to be adequately captured by a formula of [[first-order logic]].  Specifically, a statement is &#039;&#039;&#039;nonfirstorderizable&#039;&#039;&#039; if there is no formula of first-order logic which is true in a [[Model theory|model]] 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.&lt;br /&gt;
&lt;br /&gt;
The term was coined by [[George Boolos]] in his paper &amp;quot;To Be is to Be a Value of a Variable (or to Be Some Values of Some Variables)&amp;quot;.&amp;lt;ref name=&amp;quot;boolos-to-be&amp;quot;&amp;gt;{{cite journal |last1=Boolos |first1=George |author-link=George Boolos |title=To Be Is to Be a Value of a Variable (or to Be Some Values of Some Variables) |journal=The Journal of Philosophy |date=August 1984 |volume=81 |issue=8 |pages=430–449 |doi=10.2307/2026308 |jstor=2026308 }} Reprinted in {{cite book | first=George | last=Boolos | year=1998 | title=Logic, Logic, and Logic | publisher=[[Harvard University Press]] | location=[[Cambridge, MA]] | isbn=0-674-53767-X }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Quine argued that such sentences call for [[second-order logic|second-order]] symbolization, which can be interpreted as plural quantification over the same domain as first-order quantifiers use, without postulation of distinct &amp;quot;second-order objects&amp;quot; ([[Property (mathematics)|properties]], sets, etc.).&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Geach-Kaplan sentence ===&lt;br /&gt;
A standard example is the &#039;&#039;[[Peter Geach|Geach]]–[[David Kaplan (philosopher)|Kaplan]] sentence&#039;&#039;: &amp;quot;Some critics admire only one another.&amp;quot;&lt;br /&gt;
If &#039;&#039;Axy&#039;&#039; is understood to mean &amp;quot;&#039;&#039;x&#039;&#039; admires &#039;&#039;y&#039;&#039;,&amp;quot; and the [[universe of discourse]] is the set of all critics, then a reasonable [[logic translation|translation of the sentence]] into second order logic is:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\exists X \big( (\exists x \neg Xx) \land \exists x,y (Xx \land Xy \land Axy) \land \forall x\, \forall y (Xx \land Axy \rightarrow Xy)\big)&amp;lt;/math&amp;gt;&lt;br /&gt;
In words, this states that there exists a collection of critics with the following properties: The collection forms a proper subclass of all the critics; it is inhabited (and thus non-empty) by a member that admires a critic that is also a member; and it is such that if any of its members admires anyone, then the latter is necessarily also a member.&lt;br /&gt;
&lt;br /&gt;
That this formula has no first-order equivalent can be seen by turning it into a formula in the language of arithmetic. To this end, substitute the formula &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt; ( y = x + 1 \lor x = y + 1 ) &amp;lt;/math&amp;gt; for &#039;&#039;Axy&#039;&#039;. This expresses that the two terms are successors of one another, in some way. The resulting proposition,&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\exists X \big( (\exists x \neg Xx) \land \exists x,y (Xx \land Xy \land (y = x + 1 \lor x = y + 1)) \land \forall x\, \forall y (Xx \land (y = x + 1 \lor x = y + 1) \rightarrow Xy)\big)&amp;lt;/math&amp;gt;&lt;br /&gt;
states that there is a set {{mvar|X}} with the following three properties:&lt;br /&gt;
* There is a number that does not belong to {{mvar|X}}, i.e. {{mvar|X}} does &#039;&#039;not contain all&#039;&#039; numbers.&lt;br /&gt;
* The set {{mvar|X}} is inhabited, and here this indeed immediately means there are at least two numbers in it.&lt;br /&gt;
* If a number {{mvar|x}} belongs to {{mvar|X}} and if {{mvar|y}} is either {{math|x + 1}} or {{math|x - 1}}, then {{mvar|y}} also belongs to {{mvar|X}}.&lt;br /&gt;
Recall a model of a formal theory of arithmetic, such as [[Peano axioms#Peano arithmetic as first-order theory|first-order Peano arithmetic]], is called &#039;&#039;standard&#039;&#039; if it &#039;&#039;only&#039;&#039; contains the familiar natural numbers as elements (i.e., {{math|0, 1, 2, ...}}). The model is called [[Non-standard model of arithmetic|non-standard]] otherwise. The formula above is true only in non-standard models: In the standard model {{mvar|X}} would be a proper subset of all numbers that also would have to contain all available numbers ({{math|0, 1, 2, ...}}), and so it fails. And then on the other hand, in every non-standard model there is a subset {{mvar|X}} satisfying the formula.&lt;br /&gt;
&lt;br /&gt;
Let us now assume that there is a first-order rendering of the above formula called {{mvar|E}}. If &amp;lt;math&amp;gt;\neg E&amp;lt;/math&amp;gt; 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 [[Non-standard model of arithmetic#From the compactness theorem|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 {{mvar|E}} exists in first-order logic.&lt;br /&gt;
&lt;br /&gt;
=== Finiteness of the domain ===&lt;br /&gt;
There is no formula {{mvar|A}} in [[First-order logic#Equality and its axioms|first-order logic with equality]] which is true of all and only models with finite domains. In other words, there is no first-order formula which can express &amp;quot;there is only a finite number of things&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
This is implied by the [[compactness theorem]] as follows.&amp;lt;ref&amp;gt;{{cite book |title=Intermediate Logic |publisher=Open Logic Project |pages=235 |url=https://builds.openlogicproject.org/courses/intermediate-logic/il-screen.pdf |access-date=21 March 2022}}&amp;lt;/ref&amp;gt; Suppose there is a formula {{mvar|A}} which is true in all and only models with finite domains. We can express, for any positive integer {{mvar|n}}, the sentence &amp;quot;there are at least {{mvar|n}} elements in the domain&amp;quot;. For a given {{mvar|n}}, call the formula expressing that there are at least {{mvar|n}} elements {{mvar|B&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;}}. For example, the formula {{mvar|B&amp;lt;sub&amp;gt;3&amp;lt;/sub&amp;gt;}} is:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\exists x \exists y \exists z (x \neq y \wedge x \neq z \wedge y \neq z)&amp;lt;/math&amp;gt;&lt;br /&gt;
which expresses that there are at least three distinct elements in the domain. Consider the infinite set of formulae&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;A, B_2, B_3, B_4, \ldots&amp;lt;/math&amp;gt;&lt;br /&gt;
Every finite subset of these formulae has a model: given a subset, find the greatest {{mvar|n}} for which the formula {{mvar|B&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;}} is in the subset. Then a model with a domain containing {{mvar|n}} elements will satisfy {{mvar|A}} (because the domain is finite) and all the {{mvar|B}} formulae in the subset. Applying the compactness theorem, the entire infinite set must also have a model. Because of what we assumed about {{mvar|A}}, the model must be finite. However, this model cannot be finite, because if the model has only {{mvar|m}} elements, it does not satisfy the formula {{mvar|B&amp;lt;sub&amp;gt;m+1&amp;lt;/sub&amp;gt;}}. This contradiction shows that there can be no formula {{mvar|A}} with the property we assumed.&lt;br /&gt;
&lt;br /&gt;
=== Other examples ===&lt;br /&gt;
* The concept of [[identity (philosophy)|identity]] cannot be defined in first-order languages, merely indiscernibility.&amp;lt;ref&amp;gt;{{Cite SEP |url-id=identity|title=Identity|last=Noonan|first=Harold|last2=Curtis|first2=Ben|date=2014-04-25|section=2 &amp;quot;The Logic of Identity&amp;quot;}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* The [[Archimedean property]] that may be used to identify the real numbers among the [[real closed field]]s.&lt;br /&gt;
* The [[compactness theorem]] implies that [[graph connectivity]] cannot be expressed in first-order logic.{{clarify|date=June 2018}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Definable set]]&lt;br /&gt;
* [[Branching quantifier]]&lt;br /&gt;
* [[Generalized quantifier]]&lt;br /&gt;
* [[Plural quantification]]&lt;br /&gt;
* [[Reification (linguistics)]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://terrytao.wordpress.com/2007/08/27/printer-friendly-css-and-nonfirstorderizability Printer-friendly CSS, and nonfirstorderisability by Terence Tao]&lt;br /&gt;
&lt;br /&gt;
[[Category:Logic]]&lt;/div&gt;</summary>
		<author><name>178.165.195.167</name></author>
	</entry>
</feed>