WOLFRAM NOTEBOOK

In[]:=
MultiwayCombinator[{s[x_][y_][z_]x[z][y[z]],k[x_][y_]x},s[s[s[s][s]]][s][s][k],10,"StatesGraph"]
Out[]=
MultiwayCombinator[{s[x_][y_][z_]x[z][y[z]],k[x_][y_]x},s[s[s[s][s]]][s][s][k],6,"StatesGraph"]
In[]:=
Graph[MultiwayCombinator[{s[x_][y_][z_]x[z][y[z]],k[x_][y_]x},s[s[s]][s][s][s][s],14,"StatesGraph"],AspectRatio1]
Out[]=
In[]:=
Graph[MultiwayCombinator[{s[x_][y_][z_]x[z][y[z]],k[x_][y_]x},s[s[s]][s][s][s][s],14,"EvolutionEventsGraphStructure"],AspectRatio1]
Out[]=
In[]:=
ggg=MultiwayCombinator[{s[x_][y_][z_]x[z][y[z]],k[x_][y_]x},s[s[s[s][s]]][s][s][k],10,"StatesGraphStructure"]
Out[]=
In[]:=
Graph[ggg,VertexLabels(#ByteCount[#]&/@VertexList[ggg])]
Out[]=
Note the superexponential growth: presumably the combinator states get longer....
Amazingly, this terminates.....

Normal Forms for S Expressions

https://pdf.sciencedirectassets.com/272575/1-s2.0-S0890540100X00235/1-s2.0-S0890540100928748/main.pdf?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEA0aCXVzLWVhc3QtMSJGMEQCIDkdN7hUYTYMWaAIXaJzV4sQ4P2FOjyIp4Ijm8C3wACjAiBNxfgHlyl2WSPIhV1bed%2BPOvNjj%2FCM%2F7dqVIBqh6U14Cq9AwiF%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F8BEAMaDDA1OTAwMzU0Njg2NSIMSJPsDVlc0CDlxf41KpEDDVkvFZTMN65sTd7TZBijetDPzSlvuZ1cKZSbaA3kXGAFQOvnM9OzR8iERmlX9SP5TvZd3JeOdpWOYp0Of7kLZTYZdvOKGFFE2tMiTUfx6MuiPRcYmEIQGqWClnPepDUkvoEI13GVWEF58SNe0jR1iHg03JOvBAledGolj6buUnyDYOawTA%2FQNxSKwCEgB%2BaV%2Fn6w7jS8qXNQUgjmW7c0mntYAX%2FgpQaKhuF6FcIoVkGu3oy66WpgqCm%2B5gpPX0DN1QhRfZ1ffvgnL3PHkd4NgH4ThIjHBS7SqNP4RcuKhnq71T9zlvs6wcVeV48nGGDWQdQ%2B6kGC62H66flNmrjmtkEq1kHt57Z8iOA7Kyrk90VQc8o1T7nCOks6s9BqA8v1WNO6YZsKfrYXhO2P8OHOsBe8gI1N4x6bbzV3jYabquUGJSU1vaMfNk3YiiZjr4sWnEo1ZobbguzF0SzwNH4nDcDkJg%2FZe9aW%2BXKiBQeoJ1X8Ze0Lsch1onIsNxOmRRihJ290z82OYtnx9rEJOiLqM1Aw08WW9wU67AE%2Fr1ogOcHhg4zKgzQi4OY6vIBdIL8XiGNXwewxK%2F6KYyT7KcbyL9gqpmOBbj%2F9CQlQ6nJmxHHcJUftWov%2B4U9jUvPzlF%2FoE%2BUuekLaIp70thvORGd8yHEAUk0GTejp3sm6CejWlJYFlJvkuyaQe0%2FUVizjDaSloIiy1CjXNOI8vGIUi1%2FycbS9RyuBa2EEPfhyOTxzZc96ru%2FONtkqVMbZWcggz6aGDAloN%2BYQRz9w4rTUbTZmXmPR4tLmCrw9vJ4%2BrSHtRX7MpKA3Bg7vV1wIH30WojQR6vmwT1oNSMmY8lV%2FrGRwY4XjB%2B0IBA%3D%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20200614T041353Z&X-Amz-SignedHeaders=host&X-Amz-Expires=300&X-Amz-Credential=ASIAQ3PHCVTYYQXM3KFX%2F20200614%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=ed750580b8ad7c6021650927426efabbcbc9bf2484a257b0c5150bd82be8e4e3&hash=b30e5d66c1698ba339e0372d2aaba183f17b5fe04e68aea77793ce80d848146f&host=68042c943591013ac2b2430a89b270f6af2c76d8dfd086a07176afe7c76c2c61&pii=S0890540100928748&tid=spdf-3d42955b-85f1-4129-8a97-4e7e545c0e3c&sid=b222461550ccb84b3139a1b4627cda0d69e6gxrqa&type=client

Simpler Symbolic Systems

Page 102

[[ This is the Church numeral for 2 ; and for Church numerals, application is exponentiation ... hence e[e][e].... is the nested exponential ]]

Always give fixed points...

Interpretation as numbers

e is just doing exponentiation with 2s

Simplest Universal Combinator

https://www.wolframscience.com/nks/notes-11-12--testing-universality-in-symbolic-systems/
Prove universality by showing reduction to S, K

Can there be a universal combinator with e[x_][y_] ...?

Single Variable Cases

[[[ Watch out for locally scoped pattern vars ]]]

Consider innermost and outermost strategies....

When these systems are confluent, can adopt any evaluation strategy.....
Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.