view wisdom/cut elimination @ 12446:2b354198c4cb draft

<wib_jonas> `` mv -vi /hackenv/wisdom/w{o,i}b_jonas
author HackEso <hackeso@esolangs.org>
date Thu, 20 Jan 2022 14:26:30 +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.