<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=ELEMENTARY</id>
	<title>ELEMENTARY - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=ELEMENTARY"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=ELEMENTARY&amp;action=history"/>
	<updated>2026-07-10T15:40:18Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=ELEMENTARY&amp;diff=877130&amp;oldid=prev</id>
		<title>imported&gt;Addbot：​机器人：移除1个跨语言链接，现在由维基数据的d:q5323278提供。</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=ELEMENTARY&amp;diff=877130&amp;oldid=prev"/>
		<updated>2013-03-14T04:55:55Z</updated>

		<summary type="html">&lt;p&gt;机器人：移除1个跨语言链接，现在由&lt;a href=&quot;/index.php?title=D:&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;D:（页面不存在）&quot;&gt;维基数据&lt;/a&gt;的&lt;a href=&quot;/index.php?title=D:q5323278&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;D:q5323278（页面不存在）&quot;&gt;d:q5323278&lt;/a&gt;提供。&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;在[[計算複雜度理論]]裡面，[[複雜度類]]&amp;#039;&amp;#039;&amp;#039;ELEMENTARY&amp;#039;&amp;#039;&amp;#039;是所有[[指數譜系]]裡面的複雜度類聯集：&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt; \begin{matrix}&lt;br /&gt;
  \mathrm{ELEMENTARY}  &amp;amp; = &amp;amp; \mathrm{EXP}\cup\mathrm{2EXP}\cup\mathrm{3EXP}\cup\cdots \\&lt;br /&gt;
                   &amp;amp; = &amp;amp; \mathrm{DTIME}(2^{n})\cup\mathrm{DTIME}(2^{2^{n}})\cup&lt;br /&gt;
                         \mathrm{DTIME}(2^{2^{2^{n}}})\cup\cdots&lt;br /&gt;
  \end{matrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
這名稱最早是為了探討[[可計算函數]]和[[不可判定問題]]，由[[László Kalmár]]所提出；most problems in it are far from elementary。Some natural recursive problems lie outside ELEMENTARY, and are thus [[NONELEMENTARY]]。相當值得注意的，有一些[[原始遞歸函數]]問題不在ELEMENTARY內。我們已知：&lt;br /&gt;
&lt;br /&gt;
LOWER-ELEMENTARY &amp;lt;math&amp;gt;\subsetneq&amp;lt;/math&amp;gt; [[EXPTIME]] &amp;lt;math&amp;gt;\subsetneq&amp;lt;/math&amp;gt; ELEMENTARY &amp;lt;math&amp;gt;\subsetneq&amp;lt;/math&amp;gt; [[PR (complexity)|PR]]&lt;br /&gt;
&lt;br /&gt;
與ELEMENTARY僅包含有限的[[冪]]（例如，&amp;lt;math&amp;gt;O(2^{2^n})&amp;lt;/math&amp;gt;）比較，[[PR (複雜度)|PR]]使用的 [[超運算]]更一般化（例如，[[tetration]]），因此PR不包含於ELEMENTARY。&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
== 定義 ==&lt;br /&gt;
&lt;br /&gt;
The definitions of elementary recursive functions are the same as for [[原始遞歸函數]]s, except that primitive recursion is replaced by bounded summation and bounded product. All functions work over the natural numbers. The basic functions, all of them elementary recursive, are:&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Zero function&amp;#039;&amp;#039;&amp;#039;.  Returns zero: &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(x) = 0.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Successor function&amp;#039;&amp;#039;&amp;#039;: &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;) = &amp;#039;&amp;#039;x&amp;#039;&amp;#039; + 1. Often this is denoted by &amp;#039;&amp;#039;S&amp;#039;&amp;#039;, as in &amp;#039;&amp;#039;S&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;). Via repeated application of a successor function, one can achieve addition.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Projection functions&amp;#039;&amp;#039;&amp;#039;: these are used for ignoring arguments. For example, &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;a&amp;#039;&amp;#039;, &amp;#039;&amp;#039;b&amp;#039;&amp;#039;) = &amp;#039;&amp;#039;a&amp;#039;&amp;#039; is a projection function.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Subtraction function&amp;#039;&amp;#039;&amp;#039;: &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;, &amp;#039;&amp;#039;y&amp;#039;&amp;#039;) = &amp;#039;&amp;#039;x&amp;#039;&amp;#039; - &amp;#039;&amp;#039;y&amp;#039;&amp;#039; if &amp;#039;&amp;#039;y&amp;#039;&amp;#039; &amp;lt; &amp;#039;&amp;#039;x&amp;#039;&amp;#039;, or 0 if &amp;#039;&amp;#039;y&amp;#039;&amp;#039; &amp;amp;ge; &amp;#039;&amp;#039;x&amp;#039;&amp;#039;. This function is used to define conditionals and iteration.&lt;br /&gt;
&lt;br /&gt;
From these basic functions, we can build other elementary recursive functions.&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Composition&amp;#039;&amp;#039;&amp;#039;: applying values from some elementary recursive function as an argument to another elementary recursive function. In &amp;#039;&amp;#039;f&amp;#039;&amp;#039;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, ..., &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;) = &amp;#039;&amp;#039;h&amp;#039;&amp;#039;(&amp;#039;&amp;#039;g&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, ..., &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;), ..., &amp;#039;&amp;#039;g&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;m&amp;lt;/sub&amp;gt;(&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt;, ..., &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;)) is elementary recursive if &amp;#039;&amp;#039;h&amp;#039;&amp;#039; is elementary recursive and each &amp;#039;&amp;#039;g&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;i&amp;lt;/sub&amp;gt; is elementary recursive.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Bounded summation&amp;#039;&amp;#039;&amp;#039;: &amp;lt;math&amp;gt;f(m, x_1, \ldots, x_n) = \sum\limits_{i=0}^mg(i, x_1, \ldots, x_n)&amp;lt;/math&amp;gt; is elementary recursive if &amp;#039;&amp;#039;g&amp;#039;&amp;#039; is elementary recursive.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Bounded product&amp;#039;&amp;#039;&amp;#039;: &amp;lt;math&amp;gt;f(m, x_1, \ldots, x_n) = \prod\limits_{i=0}^mg(i, x_1, \ldots, x_n)&amp;lt;/math&amp;gt; is elementary recursive if &amp;#039;&amp;#039;g&amp;#039;&amp;#039; is elementary recursive.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{ComplexityClasses}}&lt;br /&gt;
&lt;br /&gt;
[[Category:複雜度類]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Addbot</name></author>
	</entry>
</feed>