(0) Obligation:

Clauses:

thief(john).
thief(X) :- ','(thief(X), !).

Query: thief(g)

(1) PrologDeterminacyProcessorProof (EQUIVALENT transformation)

The root node satisfies the determinacy criterion.

(2) YES