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

<record version="16" id="3272">
 <title>arithmetical hierarchy</title>
 <name>ArithmeticalHierarchy</name>
 <created>2002-08-06 23:06:30</created>
 <modified>2008-07-10 12:29:52</modified>
 <type>Definition</type>
 <creator id="3771" name="CWoo"/>
 <author id="3771" name="CWoo"/>
 <author id="2760" name="yark"/>
 <author id="2964" name="iddo"/>
 <author id="455" name="Henry"/>
 <classification>
	<category scheme="msc" code="03B10"/>
 </classification>
 <defines>
	<concept>sigma n</concept>
	<concept>sigma-n</concept>
	<concept>pi n</concept>
	<concept>pi-n</concept>
	<concept>delta n</concept>
	<concept>delta-n</concept>
	<concept>recursive</concept>
	<concept>recursively enumerable</concept>
	<concept>delta-0</concept>
	<concept>delta 0</concept>
	<concept>delta-1</concept>
	<concept>delta 1</concept>
	<concept>arithmetical</concept>
 </defines>
 <synonyms>
	<synonym concept="arithmetical hierarchy" alias="arithmetic hierarchy"/>
	<synonym concept="arithmetical hierarchy" alias="arithmetic"/>
	<synonym concept="arithmetical hierarchy" alias="arithmetical"/>
	<synonym concept="arithmetical hierarchy" alias="arithmetic formula"/>
	<synonym concept="arithmetical hierarchy" alias="arithmetical formulas"/>
 </synonyms>
 <related>
	<object name="AnalyticHierarchy"/>
 </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>The \emph{arithmetical hierarchy} is a hierarchy of either (depending on the context) formulas or relations.  The relations of a particular level of the hierarchy are exactly the relations defined by the formulas of that level, so the two uses are essentially the same.

The first level consists of formulas with only bounded quantifiers, the corresponding relations are also called the Primitive Recursive relations (this definition is equivalent to the definition from computer science).  This level is called any of $\Delta^0_0$, $\Sigma^0_0$ and $\Pi^0_0$, depending on context.

A formula $\phi$ is $\Sigma^0_n$ if there is some $\Delta^0_0$ formula $\psi$ such that $\phi$ can be written:

$$\phi(\vec k)=\exists x_1\forall x_2\cdots {Q}x_n\psi(\vec k,\vec x)$$
$$\text{ where }Q\text{ is either }\forall\text{ or }\exists\text{, whichever maintains the pattern of alternating quantifiers}
$$

The $\Sigma^0_1$ relations are the same as the Recursively Enumerable relations.

Similarly, $\phi$ is a $\Pi^0_n$ relation if there is some $\Delta^0_0$ formula $\psi$ such that:
$$\phi(\vec k)=\forall x_1\exists x_2\cdots Q x_n\psi(\vec k,\vec x)$$
$$\text{ where }Q\text{ is either }\forall\text{ or }\exists\text{, whichever maintains the pattern of alternating quantifiers}
$$

A formula is $\Delta^0_n$ if it is both $\Sigma^0_n$ and $\Pi^0_n$.  Since each $\Sigma^0_n$ formula is just the negation of a $\Pi^0_n$ formula and vice-versa, the $\Sigma^0_n$ relations are the complements of the $\Pi^0_n$ relations.

The relations in $\Delta^0_1 = \Sigma^0_1 \cap \Pi^0_1$ are the Recursive relations.

Higher levels on the hierarchy correspond to broader and broader classes of relations.  A formula or relation which is $\Sigma^0_n$ (or, equivalently, $\Pi^0_n$) for some integer $n$ is called \emph{arithmetical}.

The superscript $0$ is often omitted when it is not necessary to distinguish from the analytic hierarchy.

Functions can be described as being in one of the levels of the hierarchy if the graph of the function is in that level.</content>
</record>
