let I be Program of SCM+FSA; :: thesis: ( I is InitClosed iff for s being State of SCM+FSA
for p being Instruction-Sequence of SCM+FSA holds I is_closed_on Initialized s,p )

hereby :: thesis: ( ( for s being State of SCM+FSA
for p being Instruction-Sequence of SCM+FSA holds I is_closed_on Initialized s,p ) implies I is InitClosed )
end;
assume A2: for s being State of SCM+FSA
for p being Instruction-Sequence of SCM+FSA holds I is_closed_on Initialized s,p ; :: thesis: I is InitClosed
now end;
hence I is InitClosed by Th35; :: thesis: verum