let T be InsType of the InstructionsF of Trivial-COM; :: thesis: JumpParts T = {0}
set A = { (JumpPart I) where I is Instruction of Trivial-COM : InsCode I = T } ;
{0} = { (JumpPart I) where I is Instruction of Trivial-COM : InsCode I = T }
proof
hereby :: according to TARSKI:def 3,XBOOLE_0:def 10 :: thesis: { (JumpPart I) where I is Instruction of Trivial-COM : InsCode I = T } c= {0} end;
let a be object ; :: according to TARSKI:def 3 :: thesis: ( not a in { (JumpPart I) where I is Instruction of Trivial-COM : InsCode I = T } or a in {0} )
assume a in { (JumpPart I) where I is Instruction of Trivial-COM : InsCode I = T } ; :: thesis: a in {0}
then ex I being Instruction of Trivial-COM st
( a = JumpPart I & InsCode I = T ) ;
then a = 0 by Th4;
hence a in {0} by TARSKI:def 1; :: thesis: verum
end;
hence JumpParts T = {0} ; :: thesis: verum