view wisdom/cut elimination @ 12182:2e3de62d1c5c draft

<wib_jonas> delquote 1213
author HackEso <hackeso@esolangs.org>
date Fri, 22 Nov 2019 11:46:18 +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.