The Wolfram S Combinator Challenge
11–20 of 24 posts
Re: The Wolfram S Combinator Challenge
#12S combinator always duplicates its last parameter, never deletes it. That's why K is needed for universality. This can be proved by induction. Or you can cite Craig's theorem (the less known one) for that. See [1] Honestly, I don't see the endgame here. [1] https://math.stackexchange.com/questions/839926/is-there-a-p...
I see the endgame now, thanks guys.
Re: The Wolfram S Combinator Challenge
#13Re: The Wolfram S Combinator Challenge
#14Wait wouldn't this revolutionize computing? Seems like a rather low bounty for such a monumental proof
In the negative case, it would say the idea doesn't pan out.
In the positive case, it would mean that you can use just S instead of S and K when doing combinator reduction, but doesn't change that this kind of reduction is not super efficient practically speaking.
Re: The Wolfram S Combinator Challenge
#15Wait wouldn't this revolutionize computing? Seems like a rather low bounty for such a monumental proof
No? Why would it? In the negative case, it would say the idea doesn't pan out. In the positive case, it would mean that you can use just S instead of S and K when doing combinator reduction, but doesn't change that this kind of reduction is not super efficient practically speaking.
Re: The Wolfram S Combinator Challenge
#16I wonder how long in advance Stephen Wolfram first had this thought and waited until the centennial to publicize the suggestion.
Re: The Wolfram S Combinator Challenge
#17Earlier quoted context omitted.
No? Why would it? In the negative case, it would say the idea doesn't pan out. In the positive case, it would mean that you can use just S instead of S and K when doing combinator reduction, but doesn't change that this kind of reduction is not super efficient practically speaking.
I was thinking in specifically the positive, would compression or encoding potentially allow for more compact representation of programs. Like Kolmogorovs
Re: The Wolfram S Combinator Challenge
#18Re: The Wolfram S Combinator Challenge
#19Earlier quoted context omitted.
No? Why would it? In the negative case, it would say the idea doesn't pan out. In the positive case, it would mean that you can use just S instead of S and K when doing combinator reduction, but doesn't change that this kind of reduction is not super efficient practically speaking.
I was thinking in specifically the positive, would compression or encoding potentially allow for more compact representation of programs. Like Kolmogorovs