let I be parahalting Program of SCM+FSA ; :: thesis: 0 in dom I
consider x being set such that
A1: x in dom I by XBOOLE_0:def 1;
dom I c= NAT by RELAT_1:def 18;
then reconsider x = x as Element of NAT by A1;
reconsider n = x as Element of NAT ;
per cases ( n = 0 or 0 < n ) ;
end;