view wisdom/cut elimination @ 8638:0c8c5d021bf0

<izabera> ` sed -i \'y/F/f/\' bin/wisdom
author HackBot
date Tue, 28 Jun 2016 20:35:44 +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.