view wisdom/cut elimination @ 12406:ae9ff8279b2d draft

<nakilon> karma+ nakilon
author HackEso <hackeso@esolangs.org>
date Fri, 18 Jun 2021 00:38:22 +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.