view wisdom/cut elimination @ 7369:a1d9091ab246

<shachaf> ` sed -i \'s/famous/infamous/\' wisdom/oerjan
author HackBot
date Tue, 12 Apr 2016 22:12:19 +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.