view wisdom/cut elimination @ 11944:78661b610a02 draft

<b_jonas> forget vampire
author HackEso <hackeso@esolangs.org>
date Tue, 17 Sep 2019 21:24:37 +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.