Symmetric Enumeration Reducibility

Total Page:16

File Type:pdf, Size:1020Kb

Symmetric Enumeration Reducibility SYMMETRIC ENUMERATION REDUCIBILITY CHARLES M. HARRIS DEPARTMENT OF MATHEMATICS, LEEDS, UK. Abstract. Symmetric Enumeration reducibility ( ≤se ) is a subrelation of Enu- meration reducibility (≤e) in which both the positive and negative informa- tion content of sets is compared. In contrast with Turing reducibility (≤T) however, the positive and negative parts of this relation are separate. A basic classification of ≤se in terms of standard reducibilities is carried out and it is shown that the natural embedding of the Turing degrees into the Enumera- tion degrees easily translates to this context. A generalisation of the relativised Arithmetical Hierarchy is achieved by replacing the relation c.e. in by ≤e and ≤T by ≤se in the underlying framework of the latter. 1. Introduction The structure of the relativised Arithmetical Hierarchy is dictated by the relation computably enumerable in (c.e. in) in the sense that a set belongs to level n + 1 of the hierarchy if either it or its complement is c.e. in some set belonging to level n. This of course means that each level is the union of a positive (Σ) class and a negative (Π) class. The intersection (∆) of these classes comprises, by definition, those sets B such that B is Turing reducible to (i.e. B and B are both c.e. in) a set in the antecedent level. A natural question to ask is whether one can refine the framework of the rela- tivised Arithmetical Hierarchy to the context of Enumeration Reducibility. In other words, can one define a similar hierarchy in which the levels are dictated by the relation enumeration reducible to (≤e) and which is identical to the Arithmetical Hierarchy when relativised to graphs of characteristic functions (i.e. Turing embed- ded sets, see Section 4). One approach to this question, is to find an appropriate relation to define the intersection (∆) levels of the structure (in the place of ≤T ). This is the initial motivation behind the introduction of Symmetric Enumeration Reducibility since the latter allows us to define a hierarchy which is a generalisation of the relativised Arithmetical Hierarchy in the required sense. 2. Preliminaries Background Notation. We let N denote the set of natural numbers and A, B, . denote subsets of N. Lower case letters n, x, . and f, g, . represent numbers and functions (from N to N) respectively, whereas A, B,... represent classes of sets. A denotes the complement of A. The set { n · x + m | x ∈ A } is written nA + m and 2A ∪ 2B +1 is written A ⊕ B. We use h , i to denote the standard diagonal coding function defined by hx, yi = 1/2(x2 + y2 + 2xy + 3x + y). The characteristic Date: March 31, 2006. 1 2 CHARLES M. HARRIS, UNIVERSITY OF LEEDS function of A is written cA, and for any function f, its graph is written F (and so CA stands for the graph of cA). We assume the availability of effective enumerations of (oracle) Turing machines ϕ0, ϕ1,..., computably enumerable (c.e) sets W0,W1,..., 0 and finite sets D0,D1,... Note that, to simplify notation, we usually use D, D etc. to denote both the finite sets themselves and their indices. For example if i, j are the indices of D, D0 then hD, D0i is shorthand for hi, ji. Basic Reducibilities. We assume the standard multitape Turing machine model for computing partial functions and we suppose an oracle Turing machine to be equipped with a function oracle. We say that the set A is Turing reducible to the set B (A≤T B) if there is an oracle machine ϕ that computes cA when equipped B with oracle cB (written cA ' ϕ ). A is said to be computably enumerable in B (A c.e. in B) if, A is the range of some function f computable in B or, equivalently, B if A = { x | ϕ (x) ↓ } for some oracle Turing machine ϕ. KB denotes the set B (n) (0) (n+1) { x | ϕx (x) ↓ } and KB denotes the iterated form of KB: KB = B and KB = (n) (n) K (n) . K and K are shorthand for K∅ and K∅ . For Turing reductions we use KB Q(ϕ, x, B) to denote the set of oracle queries made by ϕB on input x. Likewise we use Q+(ϕ, x, B) to denote the set of positive queries of the computation and Q−(ϕ, x, B) to denote the set of negative queries. Note that, for fixed x (and ϕ) these sets are c.e. in B and, if ϕB(x) ↓ they are computable in B. We say that A is many one reducible to B (A≤m B) if there is a computable function f such that A = f −1(B). Furthermore, if f is one-one, A is said to be one-one reducible to B (A≤1 B). We say that A is enumeration reducible to B (A≤e B) if there exists a computably enumerable set W such that, for all x, x ∈ A iff ∃D( hx, Di ∈ W & D ⊆ B ) and in this case we also say that A≤e B via W. Similarly, the e-th enumeration operator Φe is defined such that, for any set A, Φe(B) = { x | ∃D( hx, Di ∈ We & D ⊆ B ) } . A is said to be positive reducible to B,(A ≤p B) if there exists a computable function f such that, for all x ≥ 0, x ∈ A ⇔ ∃y(y ∈ Df(x) & Dy ⊆ B). We say that A is wtt-reducible to B (A≤wtt B), if there exists a Turing machine ϕ and B computable function f such that cA ' ϕ and such that for all x ≥ 0, Q(ϕe, x, B) ⊆ {0, . , f(x)}. degr(A) denotes the degree of A under the reducibility ≤r , i.e. the class { B | B ≡r A }. We use ar, br,... to denote the degrees derived according to this definition and hDr, ≤i to denote the corresponding degree structure (with ≤ the ordering induced by ≤r ). Subscripts are dropped if the context is clear. A is said to be r-hard for a class C if X ≤r A for all X in C and A is said to be r- complete for C if A also belongs to C. We use the shorthand Comp(A), Enum(A) and Ce(A) to denote the classes { E | E R A } such that (respectively) R is ≤T , ≤e or “ c.e. in ”. Accordingly, we use Comp and Ce to denote the classes of com- putable and c.e. sets. Also we will employ the abbreviations r-reduction, r-degree etc. when appropriate. String Notation. A string is a partial function σ : N → {0, 1} with finite do- main. λ denotes the empty string and |σ| the length of σ (i.e. the cardinality of its domain). For (s, i) ∈ { (+, 1) , (−, 0) }, we use σs to denote the set { n | σ(n)↓ = i } SYMMETRIC ENUMERATION REDUCIBILITY 3 s s s and (σA) to denote the set { n | n ∈ A & σ(n)↓ = i } (and so σ = (σN) for s ∈ {+, −}). If the domain of σ is an initial segment of N, σ is said to be an initial segment. Note that this means that, if |σ| = n + 1 the domain of σ is {0, . , n}. 0 We use the shorthand σ = σ b(i) to denote the extension of σ of length |σ| + 1, such that σ0(|σ|) = i. 3. Introduction to Symmetric Enumeration Reducibility Enumeration reducibility compares the positive information content of two sets. Symmetric enumeration reducibility, as we will see, compares both positive and negative information content. We will now introduce this reducibility and consider how it relates to other standard reducibilities. Firstly, however we draw the reader’s attention to the fact that Alan Selman defined this reducibility in Section 4 of [Sel72] and exhibited some of its basic properties. In particular Selman noted the inclusion ≤m ⊆≤se ⊆≤T and proved Theorem 3.6 (below) relative to the pair (≤tt , ≤se ). Definition 3.1. For any sets A and B, A is defined to be symmetric enumeration reducible to B (A≤se B) if A≤e B and A≤e B. Notation 1. For any set A, s-Enum(A) denotes the class { E | E≤se A }. Note 3.2. Clearly ≤se inherits reflexivity and transitivity from ≤e . It thus gives rise to a degree structure (hDse, ≤i). The least upper bound of any two degrees ase, bse (written ase ∪ bse) always exists: it is the degree of A ⊕ B for any A ∈ ase and B ∈ bse . Therefore hDse, ≤i is an upper semi lattice. The zero element (0se) of hDse, ≤i is Comp. Each of these properties is easily checked. Lemma 3.3. For any sets A and B, if A≤se B then A≤e B and A≤T B. In other words, T ≤se ⊆ ≤e ≤T . Moreover, this inclusion is proper. Proof. Since ≤se is a subrelation of ≤e by definition, in order to prove the inclu- sion it suffices to note that, for any sets A and B, A≤e B implies that A c.e. in B. Also, CK ≤r K for r ∈ {e, T} whereas CK se K (since this would imply K ≤e K). Thus the inclusion is proper. Theorem 3.4. ≤p ⊆ ≤se . Proof. Let A and B be any sets such that A≤p B and suppose that f is a com- putable function that witnesses this reduction in the sense that, for all x ≥ 0, x ∈ A ⇔ ∃y(y ∈ Df(x) & Dy ⊆ B). Now define the two c.e.
Recommended publications
  • Relationships Between Computability-Theoretic Properties of Problems
    RELATIONSHIPS BETWEEN COMPUTABILITY-THEORETIC PROPERTIES OF PROBLEMS ROD DOWNEY, NOAM GREENBERG, MATTHEW HARRISON-TRAINOR, LUDOVIC PATEY, AND DAN TURETSKY Abstract. A problem is a multivalued function from a set of instances to a set of solutions. We consider only instances and solutions coded by sets of integers. A problem admits preservation of some computability-theoretic weakness property if every computable instance of the problem admits a solu- tion relative to which the property holds. For example, cone avoidance is the ability, given a non-computable set A and a computable instance of a problem P, to find a solution relative to which A is still non-computable. In this article, we compare relativized versions of computability-theoretic notions of preservation which have been studied in reverse mathematics, and prove that the ones which were not already separated by natural statements in the literature actually coincide. In particular, we prove that it is equivalent 0 to admit avoidance of 1 cone, of ! cones, of 1 hyperimmunity or of 1 non-Σ1 definition. We also prove that the hierarchies of preservation of hyperimmunity 0 and non-Σ1 definitions coincide. On the other hand, none of these notions coincide in a non-relativized setting. 1. Introduction In this article, we classify computability-theoretic preservation properties studied in reverse mathematics, namely cone avoidance, preservation of hyperimmunities, 0 preservation of non-Σ1 definitions, among others. Many of these preservation prop- erties have already been separated using natural problems in reverse mathematics { that is, there is a natural problem which is known to admit preservation of one property but not preservation of the other.
    [Show full text]
  • Co~Nparison of Polynomial- Time Reducibilities Richard Ladner University of Washington Seattle, Wash. Nanay Lynch University Of
    Co~nparison of Polynomial- Time Reducibilities interesting relationships. Richard Ladner University of Washington I. Introduction Seattle, Wash. Computation-resource-bounded reducibil- Nanay Lynch University of Southern California ities play a role in the theory of computational Los Angeles, Cal. complexity which is analogous to, and perhaps AlaD Selman Florida State University as important as, the various kinds of effective Tallahas see, Fla. reducibilities used in recursive function theory. Abstract Just as the effective reducibilities are used to Comparison of the polynomial-time-bounded classify problems according to their degrees reducibilities introduced by Cook [1] and of unsolvability, [9] space- and time- bou6ded t<arp [4] leads naturally to the definition of reducibilities may be used to classify problems several intermediate truth-table reducibilities. according to their complexity level. We give definitions and comparisons for these Tne most fruitful resource-bounded reducibilities ; we note, in particular, that reducibilities thus far have been the polynomial- all reducibilities of this type which do not time-bounded reducibilities of Cook [I] and have obvious implication relationships are I<arp [4], corresponding respectively to in fact distinct in a strong sense. Proofs Turing and many-one reducibilities in recursive are by simultaneous diagonalization and function theory. Other resource-bounded encoding constructions. reducibilities have been defined and used as well Work of Meyer and Stockmeyer [7] and [3] [5] [6] [8]; they differ from Cook's or Karp's Gill [Z] then leads u.,~ to define nondeterministic only in the bound on time or space allowed versions of all of our reducibilities. Although for the reduction, and thus they also correspond many of the definitions degenerate, comparison to Turing or many-one reducibility.
    [Show full text]
  • {\Alpha} Degrees As an Automorphism Base for the {\Alpha}-Enumeration
    α degrees as an automorphism base for the α-enumeration degrees Dávid Natingga February 13, 2019 Abstract Selman’s Theorem [10] in classical Computability Theory gives a characterization of the enumeration re- ducibility for arbitrary sets in terms of the enumeration reducibility on the total sets: A ≤e B ⇐⇒ ∀X[X ≡e X ⊕ X ∧ B ≤e X ⊕ X =⇒ A ≤e X ⊕ .X]. This theorem implies directly that the Turing degrees are an automorphism base of the enumeration degrees. We lift the classical proof to the setting of the α-Computability Theory to obtain the full generalization when α is a regular cardinal and partial results for a general admissible ordinal α. 1 α-Computability Theory α-Computability Theory is the study of the definability theory over Gödel’s Lα where α is an admissible ordinal. One can think of equivalent definitions on Turing machines with a transfinite tape and time [3] [4] [5] [6] or on generalized register machines [7]. Recommended references for this section are [9], [1], [8] and [2]. Classical Computability Theory is α-Computability Theory where α = ω. 1.1 Gödel’s Constructible Universe Definition 1.1. (Gödel’s Constructible Universe) Define Gödel’s constructible universe as L := Sβ∈Ord Lβ where γ,δ ∈ Ord, δ is a limit ordinal and: L0 := ∅, arXiv:1812.11308v2 [math.LO] 12 Feb 2019 Lγ+1 := Def(Lγ ) := {x|x ⊆ Lγ and x is first-order definable over Lγ}, Lδ = Sγ<δ Lγ. 1.2 Admissibility Definition 1.2. (Admissible ordinal[1]) An ordinal α is Σ1 admissible (admissible for short) iff α is a limit ordinal and Lα satisfies Σ1-collection: ∀φ(x, y) ∈ Σ1(Lα).Lα |= ∀u[∀x ∈ u∃y.φ(x, y) =⇒ ∃z∀x ∈ u∃y ∈ z.φ(x, y)] where Lα is the α-th level of the Gödel’s Constructible Hierarchy (definition 1.1).
    [Show full text]
  • Enumeration Order Equivalency
    Enumeration Order Equivalency Ali Akbar Safilian (AmirKabir University of Technology, Tehran, Iran [email protected] ) Farzad Didehvar (AmirKabir University of Technology, Tehran, Iran [email protected] ) Let ̻ ɛ ͈ be an infinite recursively enumerable set. There are some total computable functions ͜: ͈ Ŵ ̻ connected with a Turing machine such that ̻ Ɣ ʜ͜ʚ1ʛ, ͜ʚ2ʛ,… ʝ. Definition 2.1 (Listing) A listing of an infinite r.e. set ̻ ɛ ͈ is a bijective computable function ͚: ͈ Ŵ ̻. As mentioned above we can connect every Turing machine with a listing uniquely. Namely, each listing shows the enumeration order of the elements enumerated by the related Turing machine. In the following, we define a reduction on listings and sets based on enumeration orders. Definition 2.2 (Enumeration Order Reducibility on Listings and sets) 1. For listings ͚, ͛: ͈ Ŵ ͈ we say ͚ is “Enumeration order reducible” to ͛ and write ͚ ƙ * ͛, if and only if, Ǣ͝ Ɨ ͞, (͚ʚ͝ʛ Ƙ ͚ʚ͞ʛ ƴ ͛ʚ͝ʛ Ƙ ͛ʚ͞ʛʛ. 2. For r.e. sets ̻, ̼ ɛ ͈, we say ̻ is “Enumeration order reducible” to ̼ and write ̻ ƙ * ̼, if and only if, for any listing ͛ of ̼ there exist some computable function ̀ (from the listings of ̼ to the listings of ̻) such that ̀ ʚ͛ʛ ƙ * ͛. 3. For two listings ͚, ͛ (r.e. sets ̻, ̼), we say ͚ is “Enumeration order equivalent” to ͛ and write ͚ ȸ * ͛ (̻ ȸ * ̼) ,if and only if, both ͚ ƙ * ͛ and ͛ ƙ * ͚ (̻ ƙ * ̼ and ̼ ƙ * ̻) Let ̻ be an r.e.
    [Show full text]
  • On Sets Polynomially Enumerable by Iteration*
    Theoretical Computer Science 80 ( 1991 ) 2(13-225 203 Elsevier On sets polynomially enumerable by iteration* Lane A. Hemachandra** Department oJ Computer Science. Univer.~iO. q/' Roche~ter. Rochester. N Y 14627. U.S.A. Albrecht Hoene and Dirk Siefkes Fachhereich Inlormalik. Technische Unit,er.sitiit Berlin. D.1000 Berlin I0. Fed. Rep. Germany Paul Young*** Department of Computer Science and Engineering, FR-35, Unirer~ity O! Washington, Seattle, WA 98195, U.S.A. Abxtracl Hemachandra, L.A.. A. Hoene, D. Siefkes and P. Young. On sets polynomially enumerable by iteration, Theoretical Computer Science 80 ( 1991 ) 203-225. Sets whose members are enumerated by some Turin$ machine are called recursively enumerable. We define a set to be po(rnomially enumerahle hy iteration if its members are e~cientlr enumerated by iterated application of some Turin8 machine. We prove that many complex sets--including all exponential-time complete s¢:.,, all NP-complete sets yet obtained by direct construction, and the complements of all such sets--are polynomially enumen'able by iteration. These results follow from more general results. In fact. we show that all recursi~,ely enumerabl¢ sets that are ['.,,-sel.freducihle are polynomially enumerable by iteration, and that all recursive sets that are ~'.,,-wl[reducihle i.ire bi-enumerable. We also ,how thai when Ihe ~ ~'.,-self-reduction is via a function whose inverse is computable in polynomial time, then the above results hold with the polynomial enumeration gi,,en by a function whose inverse is computable in pol.~nomial time. In the final section of the paper we show that ato NP.complete set can be iteratively enumerated in lexicographically increasing order unless the polynomial time hierarchy collapses to N P.
    [Show full text]
  • Some Results on Enumeration Reductibility
    SOME RESULTS ENUMERATION REDUCIBILITY by LANCE GUTTERIDGE B.Sc., University of British Columbia, 1967 M.Sc., University of British Columbia, 1969 A DISSERTATION SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREZWNTS FOR THE DEGREE OF DOCTOR OF PHILOSOPHY in the Department of Mathematics LANCE GUTTERIDGE 1971 SIMON FR9SER 'VNIVERS ITY AUGUST 1971 APPROVAL Name : Lance Gutteridge Degree : Doctor of Philosophy Title of Dissertation: Some results on enumeration reducibility 1 Examining Committee: 7 , --L-- - I ' r , Chairman: N. R. Reilly ,' A. H. Lachlan Senior Supervisor A. R. Freedman - .- - G. E. Sacks External Examiner, Professor, Massachusetts Institute of Technology Cambridge, Mass. Date ~pproved: September 24, 1971 ABSTRACT Enumeration reducibility was defined by Friedberg and Rogers in 1959. Medvedev showed that there are partial degrees which are not total. Rogers in his book Theory of Recursive Functions and Effective Computability gives all the basic results and definitions concerning enumeration reducibility and the partial degrees. He mentions in this book that the existence of a minimal partial degree is an open problem. In this thesis it is shown that there are no minimal partial degrees. This leads naturally to the conjecture that the partial degrees are dense. This thesis leaves this question unanswered, but it is shown that there are no degrees minimal above a total degree, and there are at most countably many degrees minimal above a non-total degree. J. W. Case has proved several results about the partial degrees. He conjectured that there is no set in a total degree whose complement is in a non-total degree. In this thesis that conjecture is disproved.
    [Show full text]
  • Introduction to Enumeration Reducibility
    Introduction to Enumeration Reducibility Charles M. Harris Department Of Mathematics University of Leeds Computability Theory Seminar, Autumn 2009 (University Of Leeds) Introduction to Enumeration Reducibility CTS 2009 1 / 34 Outline 1 Introducing Enumeration Reducibility The Basic Definitions Examples Alternative definitions 2 Properties of De Definition of 0e Lattice Theoretic Properties (University Of Leeds) Introduction to Enumeration Reducibility CTS 2009 2 / 34 Outline 3 The Enumeration Jump Operator The Enumeration Jump (over sets) The Enumeration Jump Operator 4 Embedding DT into De Total Degrees Definition of the Embedding Quasi-minimal Enumeration Degrees (University Of Leeds) Introduction to Enumeration Reducibility CTS 2009 3 / 34 Outline 5 Further Properties of De Exact Pairs and Branching Density and Minimality Next Week (University Of Leeds) Introduction to Enumeration Reducibility CTS 2009 4 / 34 Subsection Guide 1 Introducing Enumeration Reducibility The Basic Definitions Examples Alternative definitions 2 Properties of De Definition of 0e Lattice Theoretic Properties (University Of Leeds) Introduction to Enumeration Reducibility CTS 2009 5 / 34 What is enumeration reducibility? Definition (Intuitive) A≤e B if there exists an effective procedure that, given any enumeration of B, computes an enumeration A. Definition (Formal) A≤e B if there exists a c.e. set W such that for all x 2 ! x 2 A iff 9u [ hx; ui 2 W & Du ⊆ B ] This is written A = ΦW (B). (University Of Leeds) Introduction to Enumeration Reducibility CTS 2009 6 / 34 Subsection Guide 1 Introducing Enumeration Reducibility The Basic Definitions Examples Alternative definitions 2 Properties of De Definition of 0e Lattice Theoretic Properties (University Of Leeds) Introduction to Enumeration Reducibility CTS 2009 7 / 34 Examples of sets W and X such that x 2 A iff 9D ( hx; Di 2 W & D ⊆ X ) A≤e A via the c.e.
    [Show full text]
  • Symmetric Enumeration Reducibility
    Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse Symmetric Enumeration Reducibility Charles M. Harris Department Of Mathematics University of Leeds Computability Theory Seminar, Autumn 2005 Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse Outline 1 Enumeration Reducibility The Basic Definitions Examples Alternative definitions 2 Properties of ≤se Defining ≤se Classifying ≤se Basic Structure of Dse Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse Outline 1 Enumeration Reducibility The Basic Definitions Examples Alternative definitions 2 Properties of ≤se Defining ≤se Classifying ≤se Basic Structure of Dse Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse Outline 3 DT and Dse Characteristic Degrees Definition of the Embedding Quasi-minimal Degrees 4 Jump Operators The Enumeration Jump The Symmetric Enumeration Jump Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse Outline 3 DT and Dse Characteristic Degrees Definition of the Embedding Quasi-minimal Degrees 4 Jump Operators The Enumeration Jump The Symmetric Enumeration Jump Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse Outline 5 Some Properties of Dse The c.e. and co-c.e. degrees Minimal and Exact Pairs Next Week Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse Subsection Guide 1 Enumeration Reducibility The Basic Definitions Examples Alternative definitions 2 Properties of ≤se Defining ≤se Classifying ≤se Basic Structure of Dse Enumeration Reducibility Properties of ≤se DT and Dse Jump Operators Some Properties of Dse What is enumeration reducibility? Definition (Intuitive) A≤e B if there exists an effective procedure that, given any enumeration of B, computes an enumeration A.
    [Show full text]
  • Enumeration Degrees
    Decidability and Definability in the 0 Σ2-Enumeration Degrees By Thomas F. Kent A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Mathematics) at the UNIVERSITY OF WISCONSIN – MADISON 2005 i Abstract Enumeration reducibility was introduced by Friedberg and Rogers in 1959 as a positive reducibility between sets. The enumeration degrees provide a wider con- text in which to view the Turing degrees by allowing us to use any set as an oracle instead of just total functions. However, in spite of the fact that there are several applications of enumeration reducibility in computable mathematics, until recently relatively little research had been done in this area. In Chapter 2 of my thesis, I show that the ∀∃∀-fragment of the first order 0 theory of the Σ2-enumeration degrees is undecidable. I then show how this result actually demonstrates that the ∀∃∀-theory of any substructure of the enumeration 0 degrees which contains the ∆2-degrees is undecidable. In Chapter 3, I present current research that Andrea Sorbi and I are engaged in, in regards to classifying 0 properties of non-splitting Σ2-degrees. In particular I give proofs that there is a 0 0 properly Σ2-enumeration degree and that every ∆2-enumeration degree bounds a 0 non-splitting ∆2-degree. Advisor: Prof. Steffen Lempp ii Acknowledgements I am grateful to Steffen Lempp, my thesis advisor, for all the time, effort, and patience that he put in on my behalf. His insight and suggestions have been of great worth to me, both in and out of my research.
    [Show full text]
  • A. Definitions of Reductions and Complexity Classes, and Notation List
    A. Definitions of Reductions and Complexity Classes, and N otation List A.I Reductions Below, in naming the reductions, "polynomial-time" is implicit unless ot her­ wise noted, e.g., "many-one reduction" means "many-one polynomial-time reduction." This list sorts among t he :Sb first by b, and in the case of identical b's, bya. :S -y - Gamma reduction. -A :S -y B if there is a nondeterministic polynomial-time machine N such that (a) for each st ring x, N(x) has at least one accepting path, and (b) for each string x and each accepting path p of N(x) it holds that: x E A if and only if the output of N(x) on path p is an element of B. :S ~ - Many-one reduction. -A :S~ B if (3f E FP)(Vx)[x E A {=} f(x) EB] . :S~ o s - (Globally) Positive Turing reduction. -A :S~o s B if there is a deterministic Turing machine Mand a polyno­ mial q such that 1. (VD)[runtimeMD(x):s q(lxl)], B 2. A = L(M ), and 3. (VC, D)[C ç D =} L(MC) ç L(MD)]. :S:08 - Locally positive Turing reduction. -A :S:os B if there is a deterministic polynomial-time Turing machine M such that 1. A = L(MB), 2. (VC)[L(M BUC) :2 L(MB)] , and 3. (VC)[L(M B- C) ç L(MB)] . :ST - Exponential-time Turing reduction. -A :ST B if A E EB. If A E EB via an exponential-time machine, M, having the property that on each input of length n it holds that M makes at most g(n) queries to its orade, we write A :S~ ( n ) - T B.
    [Show full text]
  • Enumeration Reducibility and Computable Structure Theory
    ENUMERATION REDUCIBILITY AND COMPUTABLE STRUCTURE THEORY ALEXANDRA A. SOSKOVA AND MARIYA I. SOSKOVA 1. Introduction In classical computability theory the main underlying structure is that of the natural numbers or equivalently a structure consisting of some constructive objects, such as words in a finite alphabet. In the 1960's computability theorists saw it as a challenge to extend the notion of computable to arbitrary structure. The resulting subfield of computability theory is commonly referred to as computability on abstract structures. One approach towards this is the theory of computability in admissible sets of the hereditarily finite superstructure HF(A) over a structure A. The development of computability on ordinals was initiated by Kreisel and Sacks [43, 42], who investigated computability notions on the first incomputable ordinal, and then further developed by Kripke and Platek [44, 58] on arbitrary admissible ordinals and by Barwise [6], who considered admissible sets with urelements. The notion of Σ-definability on HF(A), introduced and studied by Ershov [16, 17] and his students Goncharov, Morozov, Puzarenko, Stukachev, Korovina, etc., is a model of nondeterministic computability on A. A survey of results on HF-computability and on abstract computability based on the notion of Σ-definability can be found in [18, 95]. Montague [53] took a model theoretic approach to generalized computability theory, considering computability as definability in higher order logics. The approach towards abstract computability that ultimately lead to the results discussed in this article starts with searching for ways in which one can identify abstract computability on a structure internally. Let A be an arbitrary abstract structure.
    [Show full text]
  • GENERIC COMPUTABILITY, TURING DEGREES, and ASYMPTOTIC DENSITY 1. Introduction in Recent Years There Has Been a General Realizati
    GENERIC COMPUTABILITY, TURING DEGREES, AND ASYMPTOTIC DENSITY CARL G. JOCKUSCH, JR. AND PAUL E. SCHUPP Abstract. Generic decidability has been extensively studied in group theory, and we now study it in the context of classical computability theory. A set A of natural numbers is called generically computable if there is a partial computable function which agrees with the characteris- tic function of A on its domain D, and furthermore D has density 1, i.e. limn!1 jfk < n : k 2 Dgj=n = 1. A set A is called coarsely computable if there is a computable set R such that the symmetric difference of A and R has density 0. We prove that there is a c.e. set which is generically computable but not coarsely computable and vice versa. We show that every nonzero Turing degree contains a set which is neither generically computable nor coarsely computable. We prove that there is a c.e. set of density 1 which has no computable subset of density 1. Finally, we define and study generic reducibility. 1. Introduction In recent years there has been a general realization that worst-case com- plexity measures such as P, NP, exponential time, and just being computable often do not give a good overall picture of the difficulty of a problem. The most famous example of this is the Simplex Algorithm for linear program- ming, which runs hundreds of times every day, always very quickly. Klee and Minty [7] constructed examples for which the simplex algorithm takes exponential time, but these examples do not occur in practice.
    [Show full text]