MyWikiBiz, Author Your Legacy — Monday November 03, 2025
Jump to navigationJump to search
224 bytes added
, 02:08, 25 March 2009
| Line 777: |
Line 777: |
| | |} | | |} |
| | | | |
| − | <pre> | + | Observe that <math>y(xz)\!</math> matches <math>(xy)(xz)\!</math> on the right, and that we can express <math>y\!</math> as <math>x(y\operatorname{K}),</math> consequently: |
| − | Observe that y(xz) matches (xy)(xz) on the right,
| |
| − | and that we can express y as x(yK), consequently: | |
| | | | |
| − | y(xz) = (x(yK))(xz)
| + | {| align="center" cellpadding="8" width="90%" |
| | + | | |
| | + | <math>\begin{matrix} |
| | + | y(xz) |
| | + | & = & |
| | + | (x(y\operatorname{K}))(xz) |
| | + | \\[8pt] |
| | + | & = & |
| | + | x((y\operatorname{K})(z\operatorname{S})) |
| | + | \end{matrix}</math> |
| | + | |} |
| | | | |
| − | = x((yK)(zS))
| + | thus completing the abstraction (or disentanglement) of x from the expression. |
| | | | |
| − | thus completing the abstraction (or disentanglement)
| + | Working on the remainder of the expression, the next item of business is to abstract <math>y.\!</math> |
| − | of x from the expression.
| |
| − | | |
| − | Working on the remainder of the expression, | |
| − | the next item of business is to abstract y. | |
| | | | |
| | + | <pre> |
| | Notice that: | | Notice that: |
| | | | |