arXiv ScienceSearch

arXiv subjects

Andrey Nechesov

Publications and source records attributed to Andrey Nechesov.

3 recordsLinked to original sources

Functional variant of Polynomial Analogue of Gandy's Fixed Point Theorem

In this work, a functional variant of the polynomial analogue of the classical Gandy's fixed point theorem is obtained. Sufficient conditions have been found to ensure that the complexity of the recursive function does not go beyond the polynomial. In 2021, we proved a polynomial analogue of the classical Gandy's fixed point theorem. This became an important impetus for the construction of p-complete programming languages. And such a language was first built by us in 2022. The main result of that work was: a solution of the problem P=L. Next are the followers of the works on building a new high-level language and the idea of building a general programming methodology. But there was one gap in our research: classes of recursive functions whose complexity was polynomial were not described. In this work we found sufficient conditions for such functions. In many ways, the main ideas of this work are similar to the ideas that we used in the proof of the polynomial analogue of Gandy's fixed point theorem. But there are also striking differences. Functions, as such, differ quite strongly from predicates precisely in the multitude of their values. If a predicate is either true or false, then a function can generally take on a variety of values. Moreover, even if there are not many values, but there is recursion and simple multiplication, then powers and factorials may arise during the calculations, which, of course, can violate the polynomial computational complexity of this function. Therefore, finding these restrictions on recursive functions that would be soft enough for the class of functions to be large, and at the same time tough enough not to go beyond polynomiality, has been a problem for us for the last 3 years, after the proof of the polynomial analogue Gandy's fixed point theorem in the case of predicate extensions.

cs.LO

Delta -- new logic programming language and Delta-methodology for p-computable programs on Turing Complete Languages

In paper describes the new logic programming language Delta, which have a many good properties. Delta-programs is p-computable, verifiable and can translation on other languages. Also we describe the Delta-methodology for constructing p-computable programs in high-level languages such as PHP, Java, JavaScript, C++, Pascal, Delphi, Python, Solidity and other. We would like to especially note the use of the Delta methodology for creating Smart Contracts and for Internet of things. We change the concept of the formula and define D-formulas(or Delta programs) are special list-formulas. Then we define the execution of a program how is the process of checking truth D-formula on a dynamic model. Main idea our paper consider program how list-formula from another formulas on dynamic models. And we created by iterations new Delta-programs use simple base formulas for this. Also we entered a dynamic models how models where we save final values of variables when check formula on this model.

cs.LO

Polynomial analogue of Gandhi's fixed point theorem

The problem to be solved in this paper is to construct a general method of proving whether a certain set is p-computable or not. The method is based on a polynomial analogue of the classical Gandhi's fixed point theorem. The classical Gandhi theorem uses the extension of the predicate with the help of the special operator $\Gamma^{\Omega^*}_{\Phi(x)}$ whose smallest fixed point is the $\Sigma$-set. The work uses a new type of operator - $\Delta_0^p$-operator $\Gamma_{F_{P_1^{+}},...,F_{P_n^{+}}}^{\mathfrak{M}}$, which extends predicates so that the smallest fixed point remains a p-computable set. Moreover, if in the classical Gandhi's fixed point theorem the special $\Sigma$-formula $\Phi(\overline {x})$ is used in the construction of the operator, then in the new operator, instead of a single formula, special generating families of formulas $F_ {P_1 ^ {+}},...,F_{P_n^{+}}$. This work opens up broad prospects for the application of the polynomial analogue of the Gandhi theorem in the construction of new types of terms and formulas, in the construction of new data types and programs of polynomial computational complexity in Turing complete languages.

cs.CC