view wisdom/cut elimination @ 7114:d4b6d8a299e9

<oerjan> ` sed -i \'s/nent/nant/\' wisdom/zkstr
author HackBot
date Sun, 06 Mar 2016 00:21:03 +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.