view wisdom/cut elimination @ 12228:6cb5704166cb draft

<oerjan> revert
author HackEso <hackeso@esolangs.org>
date Wed, 04 Dec 2019 04:32:51 +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.