0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

コンビネータ論理:Exercise 2.26 二重化あるいは対角化 [x,y].xyy

Last updated at Posted at 2025-05-06

$[x,y].xyy$
$\equiv[x].([y].xyy)$
$\equiv[x].([y].(xy)y)$
$\equiv[x].S([y].xy)([y].y)$
$\equiv[x].S(x)(I)$
$\equiv[x].(Sx)I$
$\equiv S([x].Sx)([x].I)$
$\equiv S(S)(KI)$
$\equiv SS(KI)$

$x,y$を右から適用して検証してみる。
$SS(KI)xy$
$\rightarrow \{SS(KI)x\}y$
$\rightarrow \{Sx((KI)x)\}y$
$\rightarrow \{Sx(I)\}y$
$\rightarrow SxIy$
$\rightarrow xy(Iy)$
$\rightarrow xyy$

従って
$$[x,y].xyy\equiv SS(KI)$$

$\textbf{W}XY=XYY$なのでこれは対角化コンビネータ$\textbf{W}$なので$$\textbf{W}=SS(KI)$$

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?