let x be set ; :: thesis: for i being Instruction of SCMPDS holds
( x in dom (Load i) iff x = 0 )

let i be Instruction of SCMPDS ; :: thesis: ( x in dom (Load i) iff x = 0 )
dom (Load i) = {0 } by FUNCOP_1:19;
hence ( x in dom (Load i) iff x = 0 ) by TARSKI:def 1; :: thesis: verum