view wisdom/cut elimination @ 9917:62e6d759c7ed

<shachaf> ` echo $\'5137\\n5136\' >> share/scowrevs; sort share/scowrevs -o share/scowrevs
author HackBot
date Sat, 10 Dec 2016 03:52:37 +0000
parents d634e64cd991
children
line wrap: on
line source

The cut-elimination theorem states that any Prolog program written using the cut operator ! can be rewritten without using that operator.