MyWikiBiz, Author Your Legacy — Saturday October 11, 2025
Jump to navigationJump to search
238 bytes added
, 02:36, 25 March 2009
Line 795: |
Line 795: |
| Working on the remainder of the expression, the next item of business is to abstract <math>y.\!</math> | | Working on the remainder of the expression, the next item of business is to abstract <math>y.\!</math> |
| | | |
− | <pre>
| |
| Notice that: | | Notice that: |
| | | |
− | (yK)(zS) = (yK)(y((zS)K))
| + | {| align="center" cellpadding="8" width="90%" |
| + | | |
| + | <math>\begin{matrix} |
| + | (y\operatorname{K})(z\operatorname{S}) |
| + | & = & |
| + | (y\operatorname{K})(y((z\operatorname{S})\operatorname{K})) |
| + | \\[8pt] |
| + | & = & |
| + | y(\operatorname{K}(((z\operatorname{S})\operatorname{K})\operatorname{S})) |
| + | \end{matrix}</math> |
| + | |} |
| | | |
− | = y(K(((zS)K)S))
| + | thus completing the abstraction of <math>y.\!</math> |
− | | |
− | thus completing the abstraction of y. | |
| | | |
| + | <pre> |
| Next, work on K(((zS)K)S) to extract z, starting from | | Next, work on K(((zS)K)S) to extract z, starting from |
| the center (zS)K of the labyrinth and working outward: | | the center (zS)K of the labyrinth and working outward: |