view wisdom/cut elimination @ 7741:5d4a55066970

<hppavilion[1]> ` sed -i \'s/!/!\\n/\' share/maimery
author HackBot
date Wed, 04 May 2016 00:50:49 +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.