<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="3377">
 <title>generalized quantifier</title>
 <name>GeneralizedQuantifier</name>
 <created>2002-08-28 20:50:29</created>
 <modified>2008-07-09 23:38:36</modified>
 <type>Definition</type>
 <creator id="455" name="Henry"/>
 <author id="3771" name="CWoo"/>
 <author id="455" name="Henry"/>
 <classification>
	<category scheme="msc" code="03B10"/>
	<category scheme="msc" code="03B15"/>
	<category scheme="msc" code="03C80"/>
 </classification>
 <defines>
	<concept>monadic</concept>
	<concept>polyadic</concept>
 </defines>
 <related>
	<object name="quantifier"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
%\PMlinkescapeword{theory}</preamble>
 <content>\emph{Generalized quantifiers} are an abstract way of defining quantifiers.

The underlying principle is that formulas quantified by a generalized quantifier are true if the set of elements satisfying those formulas belong in some relation associated with the quantifier.

Every generalized quantifier has an arity, which is the number of formulas it takes as arguments, and a type, which for an $n$-ary quantifier is a tuple of length $n$.  The tuple represents the number of quantified variables for each argument.

The most common quantifiers are those of type $\langle 1\rangle$, including $\forall$ and $\exists$.  If $Q$ is a quantifier of type $\langle 1\rangle$, $M$ is the universe of a model, and $Q_M$ is the relation associated with $Q$ in that model, then $Qx\phi(x)\leftrightarrow \{x\in M\mid \phi(x)\}\in Q_M$.

So $\forall_M=\{M\}$, since the quantified formula is only true when all elements satisfy it.  On the other hand $\exists_M=P(M)-\{\emptyset\}$.

In general, the \emph{monadic} quantifiers are those of type $\langle 1,\ldots, 1\rangle$ and if $Q$ is an $n$-ary monadic quantifier then $Q_M\subseteq P(M)^n$.  H\"artig's quantifier, for instance, is $\langle 1,1\rangle$, and $I_M=\{\langle X,Y\rangle\mid X,Y\subseteq M\wedge |X|=|Y|\}$.

A quantifier $Q$ is \emph{polyadic} if it is of type $\langle n_1,\ldots, n_n\rangle$ where each $n_i\in\mathbb{N}$.  Then:

$$Q_M\subseteq \prod_{i} P(M^{n_i})$$

These can get quite elaborate; $Wxy\phi(x,y)$ is a $\langle 2\rangle$ quantifier where $X\in W_M\leftrightarrow X$\texttt{ is a well-ordering}.  That is, it is true if the set of pairs making $\phi$ true is a well-ordering.</content>
</record>
