view wisdom/cut elimination @ 9196:be14e31b9b58

<boily> ` sed -i \'s/\\. h/. H/\' wisdom/\xc5\x93rjan
author HackBot
date Sat, 08 Oct 2016 23:18:53 +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.