Namespaces
Variants
Actions

Difference between revisions of "Recognition problem"

From Encyclopedia of Mathematics
Jump to: navigation, search
(Importing text file)
 
(TeX, duplicate)
 
Line 1: Line 1:
An [[Algorithmic problem|algorithmic problem]] in which, given a set <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801001.png" />, it is required to construct an [[Algorithm|algorithm]] recognizing <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801002.png" /> with respect to another set <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801003.png" /> containing <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801004.png" /> (<img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801005.png" />), that is, an algorithm <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801006.png" /> which is applicable to any element of <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801007.png" />, and such that <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801008.png" /> if <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r0801009.png" /> and <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r08010010.png" /> if <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r08010011.png" />. An important class of algorithmic problems is constituted by the recognition problems for formal theories, that is, the recognition problem for the set of all provable formulas in a theory (the set <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r08010012.png" />) with respect to the set of all formulas in the theory (the set <img align="absmiddle" border="0" src="https://www.encyclopediaofmath.org/legacyimages/r/r080/r080100/r08010013.png" />).
+
{{TEX|done}}
 +
An [[Algorithmic problem|algorithmic problem]] in which, given a set $A$, it is required to construct an [[Algorithm|algorithm]] recognizing $A$ with respect to another set $B$ containing $A$ ($A\subseteq B$), that is, an algorithm $\mathfrak A$ which is applicable to any element of $B$, and such that $\mathfrak A(x)=1$ if $x\in A$ and $\mathfrak A(x)=0$ if $x\in B\setminus A$. An important class of algorithmic problems is constituted by the recognition problems for formal theories, that is, the recognition problem for the set of all provable formulas in a theory (the set $A$) with respect to the set of all formulas in the theory (the set $B$).
  
The term  "recognition problem"  should be distinguished from the term  "decidability problemdecidability problem" , which is the question whether some mathematical problem or other (for example, an algorithmic problem) is solvable (cf. [[Decision problem|Decision problem]]).
+
The term  "recognition problem"  should be distinguished from the term  "decidability problem", which is the question whether some mathematical problem or other (for example, an algorithmic problem) is solvable (cf. [[Decision problem|Decision problem]]).

Latest revision as of 10:24, 30 August 2014

An algorithmic problem in which, given a set $A$, it is required to construct an algorithm recognizing $A$ with respect to another set $B$ containing $A$ ($A\subseteq B$), that is, an algorithm $\mathfrak A$ which is applicable to any element of $B$, and such that $\mathfrak A(x)=1$ if $x\in A$ and $\mathfrak A(x)=0$ if $x\in B\setminus A$. An important class of algorithmic problems is constituted by the recognition problems for formal theories, that is, the recognition problem for the set of all provable formulas in a theory (the set $A$) with respect to the set of all formulas in the theory (the set $B$).

The term "recognition problem" should be distinguished from the term "decidability problem", which is the question whether some mathematical problem or other (for example, an algorithmic problem) is solvable (cf. Decision problem).

How to Cite This Entry:
Recognition problem. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Recognition_problem&oldid=15807
This article was adapted from an original article by V.E. Plisko (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article