view wisdom/cut elimination @ 12405:d014559a5542 draft

<oerjan> karma+ Hooloovoo
author HackEso <hackeso@esolangs.org>
date Fri, 18 Jun 2021 00:32:10 +0100
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.