view wisdom/cut elimination @ 12024:4991b46f974f draft

<oerjan> slwd labels.pl//s,P,labels.pl is a p,
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 01:12:41 +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.