연습장: 두 판 사이의 차이

youngwiki
14번째 줄: 14번째 줄:


==Ex. 2==
==Ex. 2==
Existence)<br>
By definition, the domain of <math>w</math> is the finite initial segment of <math>\mathbb{N}</math>.<br>
If the domain is <math>\empty</math>, then there is no position <math>i \in \mathbb{N}</math> where the <math>w</math> is defined.<br>
In this situation, the length of the string <math>w</math> is 0.<br>
Hence, there is a string <math>w</math> s.t. <math>|w| = 0</math>.


<math></math>
Uniquness)<br>
<math></math>
Suppose that there is two sets <math>u,\,\, v</math> s.t. <math>|u| = 0,\,\, |v| = 0</math>.<br>
<math></math>
Then <math>u,\,\, v</math> are not defined at any index, so both are empty relation, subset of <math>\mathbb{N} \times \Sigma</math>.<br>
So <math>u,\,\, v</math> are both empty, which means <math>u = v</math>.
 
Hence, there is the a unique empty string <math>w</math> s.t. <math>|w| = 0</math>, and we can define <math>\epsilon</math> as the empty string <math>w</math>
 
==Ex. 3==
<math></math>
<math></math>
<math></math>
<math></math>

2025년 9월 23일 (화) 02:35 판

Ex. 1

Existence)
Let w be any string over an Σ.
By the definition, the domain of w is a finite initial segment of .
This means that n s.t. w is defined at ii<n

Uniquness)
Suppose that n,m s.t. both satisfy the condition for the string w.
That means, w is defined at position i if and only if (i<n)(i<m).
By definition, {i|i<n} and {i|i<m} are both domain of w, which means they are same set.
So the only way that {i|i<n} and {i|i<m} are same is their endpoints are same. Therefore, n=m.

Hence, there exists a unique natural number n with the desired property.

Ex. 2

Existence)
By definition, the domain of w is the finite initial segment of .
If the domain is , then there is no position i where the w is defined.
In this situation, the length of the string w is 0.
Hence, there is a string w s.t. |w|=0.

Uniquness)
Suppose that there is two sets u,v s.t. |u|=0,|v|=0.
Then u,v are not defined at any index, so both are empty relation, subset of ×Σ.
So u,v are both empty, which means u=v.

Hence, there is the a unique empty string w s.t. |w|=0, and we can define ϵ as the empty string w

Ex. 3