|
The 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
,
and , depending on context.
A formula is
if there is some
formula such that can be written:
where  is either  or  , whichever maintains the pattern of alternating quantifiers
The
relations are the same as the Recursively Enumerable relations.
Similarly, is a relation if there is some
formula such that:
where  is either  or  , whichever maintains the pattern of alternating quantifiers
A formula is
if it is both
and . Since each
formula is just the negation of a formula and vice-versa, the
relations are the complements of the relations.
The relations in
are the Recursive relations.
Higher levels on the hierarchy correspond to broader and broader classes of relations. A formula or relation which is
(or, equivalently, ) for some integer is called 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.
|