Namespaces
Variants
Actions

Difference between revisions of "Proposition"

From Encyclopedia of Mathematics
Jump to: navigation, search
m (swap the argument with its value)
(texed)
 
Line 1: Line 1:
 +
{{TEX|done}}
 
The simplest expression of a language. It is a concatenation of words that has an independent meaning, i.e. expresses a complete statement. In formalized languages a proposition is a formula without free variables, i.e. parameters. In formalized languages a proposition is also called a closed formula. E.g., in a first-order language (the language of the narrow predicate calculus) the formulas
 
The simplest expression of a language. It is a concatenation of words that has an independent meaning, i.e. expresses a complete statement. In formalized languages a proposition is a formula without free variables, i.e. parameters. In formalized languages a proposition is also called a closed formula. E.g., in a first-order language (the language of the narrow predicate calculus) the formulas
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/p/p075/p075460/p0754601.png" /></td> </tr></table>
+
\[\forall x \forall y \exists z (x \le z \& z \le y), \quad \exists z(1 \le z \& z \le 4), \quad 1 \le 2\]
  
 
are closed (the first is false, the second and third are true in the domain of natural numbers). The formulas
 
are closed (the first is false, the second and third are true in the domain of natural numbers). The formulas
  
<table class="eq" style="width:100%;"> <tr><td valign="top" style="width:94%;text-align:center;"><img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/p/p075/p075460/p0754602.png" /></td> </tr></table>
+
\[\exists z(x \le z \& z \le y), \quad z \le 1\]
  
are not closed, i.e. contain parameters (<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/p/p075/p075460/p0754603.png" /> and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/p/p075/p075460/p0754604.png" /> in the first, <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/p/p075/p075460/p0754605.png" /> in the second).
+
 
 +
are not closed, i.e. contain parameters ($x$ and $y$ in the first, $z$ in the second).
  
 
====References====
 
====References====

Latest revision as of 05:16, 21 June 2013

The simplest expression of a language. It is a concatenation of words that has an independent meaning, i.e. expresses a complete statement. In formalized languages a proposition is a formula without free variables, i.e. parameters. In formalized languages a proposition is also called a closed formula. E.g., in a first-order language (the language of the narrow predicate calculus) the formulas

\[\forall x \forall y \exists z (x \le z \& z \le y), \quad \exists z(1 \le z \& z \le 4), \quad 1 \le 2\]

are closed (the first is false, the second and third are true in the domain of natural numbers). The formulas

\[\exists z(x \le z \& z \le y), \quad z \le 1\]


are not closed, i.e. contain parameters ($x$ and $y$ in the first, $z$ in the second).

References

[1] A. Church, "Introduction to mathematical logic" , 1 , Princeton Univ. Press (1956)


Comments

In Western parlance, the term "proposition" tends to be reserved for formulas in a language not involving variables at all (cf. Propositional calculus). The term "sentence" is used for a formula whose variables are all quantified, as in the examples above.

How to Cite This Entry:
Proposition. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Proposition&oldid=29867
This article was adapted from an original article by V.N. Grishin (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article