view wisdom/cut elimination @ 9590:0b479a05080d

<oerjan> ` mk \'test1//hi\'; mk \'test2//ho\'
author HackBot
date Tue, 01 Nov 2016 06:22:15 +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.