Submitted Successfully!
To reward your contribution, here is a gift for you: A free trial for our video production service.
Thank you for your contribution! You can also upload a video entry or images related to this topic.
Version Summary Created by Modification Content Size Created at Operation
1 handwiki -- 1661 2022-10-08 05:40:00

Video Upload Options

Do you have a full video?

Confirm

Are you sure to Delete?
Cite
If you have any further questions, please contact Encyclopedia Editorial Office.
HandWiki. Plural Quantification. Encyclopedia. Available online: https://encyclopedia.pub/entry/28432 (accessed on 12 August 2024).
HandWiki. Plural Quantification. Encyclopedia. Available at: https://encyclopedia.pub/entry/28432. Accessed August 12, 2024.
HandWiki. "Plural Quantification" Encyclopedia, https://encyclopedia.pub/entry/28432 (accessed August 12, 2024).
HandWiki. (2022, October 08). Plural Quantification. In Encyclopedia. https://encyclopedia.pub/entry/28432
HandWiki. "Plural Quantification." Encyclopedia. Web. 08 October, 2022.
Plural Quantification
Edit

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 etc. for x, we may substitute both Alice and Bob, or all the numbers between 0 and 10, or all the buildings in London over 20 stories. The point of the theory is to give first-order logic the power of set theory, but without any "existential commitment" to such objects as sets. The classic expositions are Boolos 1984 and Lewis 1991.

first-order logic logic plural

1. History

The view is commonly associated with George Boolos, though it is older (see notably Simons 1982), and is related to the view of classes defended by John Stuart Mill and other nominalist philosophers. Mill argued that universals or "classes" are not a peculiar kind of thing, having an objective existence distinct from the individual objects that fall under them, but "is neither more nor less than the individual things in the class". (Mill 1904, II. ii. 2,also I. iv. 3).

A similar position was also discussed by Bertrand Russell in chapter VI of Russell (1903), but later dropped in favour of a "no-classes" theory. See also Gottlob Frege 1895 for a critique of an earlier view defended by Ernst Schroeder.

The general idea can be traced back to Leibniz. (Levey 2011, pp. 129–133)

Interest revived in plurals with work in linguistics in the 1970s by Remko Scha, Godehard Link, Fred Landman, Roger Schwarzschild, Peter Lasersohn and others, who developed ideas for a semantics of plurals.

2. Background and Motivation

2.1. Multigrade (variably polyadic) Predicates and Relations

Sentences like

Alice and Bob cooperate.
Alice, Bob and Carol cooperate.

are said to involve a multigrade (also known as variably polyadic, also anadic) predicate or relation ("cooperate" in this example), meaning that they stand for the same concept even though they don't have a fixed arity (cf. Linnebo & Nicolas 2008). The notion of multigrade relation/predicate has appeared as early as the 1940s and has been notably used by Quine (cf. Morton 1975). Plural quantification deals with formalizing the quantification over the variable-length arguments of such predicates, e.g. "xx cooperate" where xx is a plural variable. Note that in this example it makes no sense, semantically, to instantiate xx with the name of a single person.

2.2. Nominalism

Broadly speaking, nominalism denies the existence of universals (abstract entities), like sets, classes, relations, properties, etc. Thus the plural logic(s) were developed as an attempt to formalize reasoning about plurals, such as those involved in multigrade predicates, apparently without resorting to notions that nominalists deny, e.g. sets.

Standard first-order logic has difficulties in representing some sentences with plurals. Most well-known is the Geach–Kaplan sentence "some critics admire only one another". Kaplan proved that it is nonfirstorderizable (the proof can be found in that article). Hence its paraphrase into a formal language commits us to quantification over (i.e. the existence of) sets. But some find it implausible that a commitment to sets is essential in explaining these sentences.

Note that an individual instance of the sentence, such as "Alice, Bob and Carol admire only one another", need not involve sets and is equivalent to the conjunction of the following first-order sentences:

∀x(if Alice admires x, then x = Bob or x = Carol)
∀x(if Bob admires x, then x = Alice or x = Carol)
∀x(if Carol admires x, then x = Alice or x = Bob)

where x ranges over all critics (it being taken as read that critics cannot admire themselves). But this seems to be an instance of "some people admire only one another", which is nonfirstorderizable.

Boolos argued that 2nd-order monadic quantification may be systematically interpreted in terms of plural quantification, and that, therefore, 2nd-order monadic quantification is "ontologically innocent".[1]

Later, Oliver & Smiley (2001), Rayo (2002), Yi (2005) and McKay (2006) argued that sentences such as

They are shipmates
They are meeting together
They lifted a piano
They are surrounding a building
They admire only one another

also cannot be interpreted in monadic second-order logic. This is because predicates such as "are shipmates", "are meeting together", "are surrounding a building" are not distributive. A predicate F is distributive if, whenever some things are F, each one of them is F. But in standard logic, every monadic predicate is distributive. Yet such sentences also seem innocent of any existential assumptions, and do not involve quantification.

So one can propose a unified account of plural terms that allows for both distributive and non-distributive satisfaction of predicates, while defending this position against the "singularist" assumption that such predicates are predicates of sets of individuals (or of mereological sums).


Recently, Linnebo & Nicolas (2008) have suggested that natural languages often contain superplural variables (and associated quantifiers) such as "these people, those people, and these other people compete against each other" (e.g. as teams in an online game), while Nicolas (2008) has argued that plural logic should be used to account for the semantics of mass nouns, like "wine" and "furniture".

3. Formal Definition

This section presents a simple formulation of plural logic/quantification approximately the same as given by Boolos in Nominalist Platonism (Boolos 1985).

3.1. Syntax

Sub-sentential units are defined as

  • Predicate symbols [math]\displaystyle{ F }[/math], [math]\displaystyle{ G }[/math], etc. (with appropriate arities, which are left implicit)
  • Singular variable symbols [math]\displaystyle{ x }[/math], [math]\displaystyle{ y }[/math], etc.
  • Plural variable symbols [math]\displaystyle{ \bar{x} }[/math], [math]\displaystyle{ \bar{y} }[/math], etc.

Full sentences are defined as

  • If [math]\displaystyle{ F }[/math] is an n-ary predicate symbol, and [math]\displaystyle{ x_0, \ldots, x_n }[/math] are singular variable symbols, then [math]\displaystyle{ F(x_0, \ldots, x_n) }[/math] is a sentence.
  • If [math]\displaystyle{ P }[/math] is a sentence, then so is [math]\displaystyle{ \neg P }[/math]
  • If [math]\displaystyle{ P }[/math] and [math]\displaystyle{ Q }[/math] are sentences, then so is [math]\displaystyle{ P \land Q }[/math]
  • If [math]\displaystyle{ P }[/math] is a sentence and [math]\displaystyle{ x }[/math] is a singular variable symbol, then [math]\displaystyle{ \exists x.P }[/math] is a sentence
  • If [math]\displaystyle{ x }[/math] is a singular variable symbol and [math]\displaystyle{ \bar{y} }[/math] is a plural variable symbol, then [math]\displaystyle{ x \prec \bar{y} }[/math] is a sentence (where ≺ is usually interpreted as the relation "is one of")
  • If [math]\displaystyle{ P }[/math] is a sentence and [math]\displaystyle{ \bar{x} }[/math] is a plural variable symbol, then [math]\displaystyle{ \exists \bar{x}.P }[/math] is a sentence

The last two lines are the only essentially new component to the syntax for plural logic. Other logical symbols definable in terms of these can be used freely as notational shorthands.

This logic turns out to be equi-interpretable with monadic second-order logic.

3.2. Model Theory

Plural logic's model theory/semantics is where the logic's lack of sets is cashed out. A model is defined as a tuple [math]\displaystyle{ (D,V,s,R) }[/math] where [math]\displaystyle{ D }[/math] is the domain, [math]\displaystyle{ V }[/math] is a collection of valuations [math]\displaystyle{ V_F }[/math] for each predicate name [math]\displaystyle{ F }[/math] in the usual sense, and [math]\displaystyle{ s }[/math] is a Tarskian sequence (assignment of values to variables) in the usual sense (i.e. a map from singular variable symbols to elements of [math]\displaystyle{ D }[/math]). The new component [math]\displaystyle{ R }[/math] is a binary relation relating values in the domain to plural variable symbols.

Satisfaction is given as

  • [math]\displaystyle{ (D,V,s,R) \models F(x_0, \ldots, x_n) }[/math] iff [math]\displaystyle{ (s_{x_0}, \ldots, s_{x_n}) \in V_F }[/math]
  • [math]\displaystyle{ (D,V,s,R) \models \neg P }[/math] iff [math]\displaystyle{ (D,V,s,R) \nvDash P }[/math]
  • [math]\displaystyle{ (D,V,s,R) \models P \land Q }[/math] iff [math]\displaystyle{ (D,V,s,R) \models P }[/math] and [math]\displaystyle{ (D,V,s,R) \models Q }[/math]
  • [math]\displaystyle{ (D,V,s,R) \models \exists x.P }[/math] iff there is an [math]\displaystyle{ s' \approx_x s }[/math] such that [math]\displaystyle{ (D,V,s',R) \models P }[/math]
  • [math]\displaystyle{ (D,V,s,R) \models x \prec \bar{y} }[/math] iff [math]\displaystyle{ s_xR\bar{y} }[/math]
  • [math]\displaystyle{ (D,V,s,R) \models \exists \bar{x}.P }[/math] iff there is an [math]\displaystyle{ R' \approx_\bar{x} R }[/math] such that [math]\displaystyle{ (D,V,s,R') \models P }[/math]

Where for singular variable symbols, [math]\displaystyle{ s \approx_x s' }[/math] means that for all singular variable symbols [math]\displaystyle{ y }[/math] other than [math]\displaystyle{ x }[/math], it holds that [math]\displaystyle{ s_y = s'_y }[/math], and for plural variable symbols, [math]\displaystyle{ R \approx_\bar{x} R' }[/math] means that for all plural variable symbols [math]\displaystyle{ \bar{y} }[/math] other than [math]\displaystyle{ \bar{x} }[/math], and for all objects of the domain [math]\displaystyle{ d }[/math], it holds that [math]\displaystyle{ dR\bar{y} = dR'\bar{y} }[/math].

As in the syntax, only the last two are truly new in plural logic. Boolos observes that by using assignment relations [math]\displaystyle{ R }[/math], the domain does not have to include sets, and therefore plural logic achieves ontological innocence while still retaining the ability to talk about the extensions of a predicate. Thus, the plural logic comprehension schema [math]\displaystyle{ \exists \bar{x}. \forall y. y \prec \bar{x} \leftrightarrow F(y) }[/math] does not yield Russell's paradox because the quantification of plural variables does not quantify over the domain. Another aspect of the logic as Boolos defines it, crucial to this bypassing of Russell's paradox, is the fact that sentences of the form [math]\displaystyle{ F(\bar{x}) }[/math] are not well-formed: predicate names can only combine with singular variable symbols, not plural variable symbols.

This can be taken as the simplest, and most obvious argument that plural logic as Boolos defined it is ontologically innocent.

Information
Subjects: Others
Contributor MDPI registered users' name will be linked to their SciProfiles pages. To register with us, please refer to https://encyclopedia.pub/register :
View Times: 274
Entry Collection: HandWiki
Revision: 1 time (View History)
Update Date: 08 Oct 2022
1000/1000
Video Production Service