====== Quantifier (Logic) ====== Identifier used to quantify a statement. In natural language these are words like "some" or "all", in formal logic symbols like "''โˆ€''" or "''โˆƒ''" are used. In propositional logic, as used in the context of this site, only two quantifiers, each in a positive and a negative variant, are of interest: the //universal// ("all") and the //existential// quantifier ("some"). ===== Universal quantifier ===== The //universal quantifier// refers to //all// elements of a set. In spoken language, this is usually expressed by an [[wp>Indefinite pronoun|indefinite pronoun]] such as "all", "every" (positive) or "none", "no" (negative). As a logical formula, this can be represented as follows: > ''โˆ€ ๐‘  : P'' > (For //all// ๐‘ , it is true that P) or the negative variant: > ''โˆ„ ๐‘  : P'' > (There exists //no// ๐‘ , for which P is true) For more information, please see **[[glossary:universal_quantification|Universal quantification]]**. ===== Existential quantifier ===== An //existential quantifier// refers only to a part of the propositional set. Strictly interpreted, it only says that //at least one// element exists for which the statement is true. In spoken language this can be expressed by pronouns like "some", or by phrases like "there existย โ€ฆ". As a logical formula, an existential proposition may be expressed e.g. like the following: > ''โˆƒ ๐‘  : P'' > (//there exists// [//at least//] //one// ๐‘ , //for which// P //is true//) A //negative// existential proposition can be expressed in a number of ways, including the following: > ''โˆƒ ๐‘  : ยฌP'' > (//there exists// [//at least//] //one// ๐‘ , //for which// not-P //is true//) For more information, please see: **[[glossary:existential_quantification|Existential quantification]]**. ===== Generalized quantifiers ===== The above-mentioned quantifiers were already used by [[wp>Aristotle|Aristotle]] more or less with the same meaning that we still use them today. They //are// still relevant โ€“ not least to explain [[glossary:categorical_statement|categorical statements]] and [[glossary:syllogism|syllogisms]] as well as their related //fallacies//, without adding unnecessary ballast โ€“ but, of course, logic has moved on in the millennia that have passed. The need for change has often come from mathematics, which requires expressions beyond those that can be easily described by means of categorical statements. For example, a mathematical proof might contain a statement such as, "There exist //infinitely many// X for which holdsย โ€ฆ", or, "There exists //exactly one// X for which holdsย โ€ฆ". These can not easily be expressed only with the universal or existential quantifiers alone. In order to be able to deal with these and similar problems, the //generalized quantifiers// were developed in modern logic. In this system, the above-mentioned universal and existential quantifiers are only specific use cases within a more general system. This (quite fascinating!) subject is outside the scope of this website and is mentioned here only for the sake of completeness. If you are interested, you can find more information in the article [[stanford>generalized-quantifiers|Generalized Quantifiers]] on the website of the //Stanford Encyclopedia of Philosophy//. ===== See also ===== * [[glossary:junctor|Junctor]] * [[meta:logical_symbols|Logical symbols]] ===== More information ===== * [[wp>Quantifier (logic)|Quantifier (logic)]] on //Wikipedia// {{page>templates:banner#Short-BG-Logic&noheader&nofooter}}