<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hant-TW">
	<id>https://wiki.taigi.ima.org.tw/w/index.php?action=history&amp;feed=atom&amp;title=%E5%85%8B%E8%90%8A%E5%B0%BC%E6%98%9F%E8%99%9F</id>
	<title>克萊尼星號 - 修訂紀錄</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.taigi.ima.org.tw/w/index.php?action=history&amp;feed=atom&amp;title=%E5%85%8B%E8%90%8A%E5%B0%BC%E6%98%9F%E8%99%9F"/>
	<link rel="alternate" type="text/html" href="https://wiki.taigi.ima.org.tw/w/index.php?title=%E5%85%8B%E8%90%8A%E5%B0%BC%E6%98%9F%E8%99%9F&amp;action=history"/>
	<updated>2026-05-19T08:10:38Z</updated>
	<subtitle>本 wiki 上此頁面的修訂紀錄</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.taigi.ima.org.tw/w/index.php?title=%E5%85%8B%E8%90%8A%E5%B0%BC%E6%98%9F%E8%99%9F&amp;diff=441508&amp;oldid=prev</id>
		<title>TaiwanTonguesApiRobot：​從 JSON 檔案批量匯入</title>
		<link rel="alternate" type="text/html" href="https://wiki.taigi.ima.org.tw/w/index.php?title=%E5%85%8B%E8%90%8A%E5%B0%BC%E6%98%9F%E8%99%9F&amp;diff=441508&amp;oldid=prev"/>
		<updated>2025-08-22T23:06:54Z</updated>

		<summary type="html">&lt;p&gt;從 JSON 檔案批量匯入&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新頁面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Kleene 星號&amp;#039;&amp;#039;&amp;#039;，抑是稱&amp;#039;&amp;#039;&amp;#039;Kleene 閉包&amp;#039;&amp;#039;&amp;#039;，德語稱 Kleensche Hülle，佇數學上是一種適用佇字符串抑是符號佮字元的集合的一元運算。當 Kleene 天星予人應用佇一个集合 $ V $ 時，寫法是 $ V ^ { * } $。伊予人廣泛用佇正則表達式。&lt;br /&gt;
&lt;br /&gt;
==定義佮標記法==&lt;br /&gt;
&lt;br /&gt;
假定&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: $ V _ { 零 }=\ { \ epsilon \ } \ , $&lt;br /&gt;
&lt;br /&gt;
遞歸的定義集合&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: $ V _ { i + 一 }=\ { wv : w \ in V _ { i } \ wedge v \ in V \ } \ , $ 遮的 $ i &amp;gt; 零 \ , $&lt;br /&gt;
&lt;br /&gt;
若是 $ V $ 是一个形式語言，集合矣 $ V $ 的第 $ i $ 次冪是集合 $ V $ 仝身體的 i 次串接的簡寫。就是講乎，$ V _ { i } $ 會使予人理解做是對 $ V $ 中的符號形成的所有的長度為 $ i $ 彼字符串的集合按呢。&lt;br /&gt;
&lt;br /&gt;
所以佇咧 $ V $ 上的 Kleene 星號的定義是 $ V ^ { * }=\ bigcup _ { i=零 } ^ { + \ infty } V _ { i }=\ left \ { \ varepsilon \ right \ } \ cup V \ cup V ^ { 二 } \ cup V ^ { 三 } \ cup \ ldots $。就是講乎，伊是對 $ V $ 中的符號成的所有可能的有限長度的字符串的搜集。&lt;br /&gt;
&lt;br /&gt;
==例==&lt;br /&gt;
&lt;br /&gt;
Kleene 星號應用佇字符串集合的例：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: { &amp;quot; ab &amp;quot; , &amp;quot; c &amp;quot; } \ *={ ε , &amp;quot; ab &amp;quot; , &amp;quot; c &amp;quot; , &amp;quot; abab &amp;quot; , &amp;quot; abc &amp;quot; , &amp;quot; cab &amp;quot; , &amp;quot; cc &amp;quot; , &amp;quot; ababab &amp;quot; , &amp;quot; ababc &amp;quot; , &amp;quot; abcab &amp;quot; , &amp;quot; abcc &amp;quot; , &amp;quot; cabab &amp;quot; , &amp;quot; cabc &amp;quot; , &amp;quot; ccab &amp;quot; , &amp;quot; ccc &amp;quot; , . . . }&lt;br /&gt;
&lt;br /&gt;
Kleene 星號應用佇字元集合的例：&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
: {&amp;#039;a&amp;#039;,&amp;#039;b&amp;#039;,&amp;#039;c&amp;#039;} \ *={ ε , &amp;quot; a &amp;quot; , &amp;quot; b &amp;quot; , &amp;quot; c &amp;quot; , &amp;quot; aa &amp;quot; , &amp;quot; ab &amp;quot; , &amp;quot; ac &amp;quot; , &amp;quot; ba &amp;quot; , &amp;quot; bb &amp;quot; , &amp;quot; bc &amp;quot; , . . . }&lt;br /&gt;
&lt;br /&gt;
==推廣==&lt;br /&gt;
&lt;br /&gt;
Kleene 星號定定推廣到任何屘半陣 ( _ M _ , $ \ circ $ )，也就是講，一个集合 _ M _ 佮佇咧 _ M _ 上的字元運算 $ \ circ $ 有對&lt;br /&gt;
&lt;br /&gt;
* ( 閉包 ) $ \ forall a , b \ in M : ~ a \ circ b \ in M $&lt;br /&gt;
* ( 結合律 ) $ \ forall a , b , c \ in M : ~ ( a \ circ b ) \ circ c=a \ circ ( b \ circ c ) $&lt;br /&gt;
* ( 單位元 ) $ \ exists \ epsilon \ in M : ~ \ forall a \ in M : ~ a \ circ \ epsilon=a=\ epsilon \ circ a $&lt;br /&gt;
&lt;br /&gt;
若是 _ V _ 是 _ M _ 的子集，著 _ V _ \ * 予人定義做包括 ε ( 空字符合 ) 並且合佇這个運算下的 _ V _ 的上細漢超集。接咧 _ V _ \ * 家己是屘囝半陣，並予人號做「V 生成的自由細漢半陣」。 這是頂面討論的 Kleene 星號的推廣，因為佇咧某一个符號的集合頂頭所有字符串的集合形成做一个屘囝半陣 ( 帶有字符串接作為兩箍運算 )。&lt;br /&gt;
&lt;br /&gt;
==參見==&lt;br /&gt;
&lt;br /&gt;
* 克萊尼代數&lt;br /&gt;
* 擴展巴科斯範式&lt;br /&gt;
* phóng-phuh引理&lt;br /&gt;
* 星號懸度問題，廣義星號懸度的問題，星號無關係語言&lt;br /&gt;
* 正則表達式&lt;br /&gt;
&lt;br /&gt;
==參考文獻==&lt;br /&gt;
&lt;br /&gt;
The definition of Kleene star is found in virtually every textbook on automata theory . A standard reference is the following :&lt;br /&gt;
&lt;br /&gt;
* 約翰 ・ 愛德華 ・ 霍普克洛夫特 and 傑傑里 ・ 黑爾曼 . Introduction to Automata Theory Languages and Computation . 一 st edition . Addison-Wesley Publishing Company , 一千九百七十九 .&lt;br /&gt;
&lt;br /&gt;
[[分類: 待校正]]&lt;/div&gt;</summary>
		<author><name>TaiwanTonguesApiRobot</name></author>
	</entry>
</feed>