Loading [MathJax]/jax/output/CommonHTML/jax.js

arithmetical hierarchy


The arithmetical hierarchy is a hierarchy of either (depending on the context) formulasMathworldPlanetmathPlanetmath or relationsMathworldPlanetmath. 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 equivalentMathworldPlanetmathPlanetmathPlanetmathPlanetmathPlanetmath to the definition from computer science). This level is called any of Δ00, Σ00 and Π00, depending on context.

A formula ϕ is Σ0n if there is some Δ00 formula ψ such that ϕ can be written:

ϕ(k)=x1x2Qxnψ(k,x)
 where Q is either  or , whichever maintains the pattern of alternating quantifiers

The Σ01 relations are the same as the Recursively Enumerable relations.

Similarly, ϕ is a Π0n relation if there is some Δ00 formula ψ such that:

ϕ(k)=x1x2Qxnψ(k,x)
 where Q is either  or , whichever maintains the pattern of alternating quantifiers

A formula is Δ0n if it is both Σ0n and Π0n. Since each Σ0n formula is just the negationMathworldPlanetmath of a Π0n formula and vice-versa, the Σ0n relations are the complementsPlanetmathPlanetmath of the Π0n relations.

The relations in Δ01=Σ01Π01 are the Recursive relations.

Higher levels on the hierarchy correspond to broader and broader classes of relations. A formula or relation which is Σ0n (or, equivalently, Π0n) for some integer n 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.

Title arithmetical hierarchy
Canonical name ArithmeticalHierarchy
Date of creation 2013-03-22 12:55:11
Last modified on 2013-03-22 12:55:11
Owner CWoo (3771)
Last modified by CWoo (3771)
Numerical id 19
Author CWoo (3771)
Entry type Definition
Classification msc 03B10
Synonym arithmetic hierarchy
Synonym arithmetic
Synonym arithmetical
Synonym arithmetic formula
Synonym arithmetical formulas
Related topic AnalyticHierarchy
Defines sigma n
Defines sigma-n
Defines pi n
Defines pi-n
Defines delta n
Defines delta-n
Defines recursive
Defines recursively enumerable
Defines delta-0
Defines delta 0
Defines delta-1
Defines delta 1
Defines arithmetical