view wisdom/cut elimination @ 11516:f0b03895b07e draft

<shachaf> mkx bin/cbt//cat bin/"$1"
author HackEso <hackeso@esolangs.org>
date Wed, 18 Apr 2018 02:29:06 +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.