let x be object ; :: according to RELAT_1:def 1 :: thesis: ( not x in LinTrace f or ex b1, b2 being object st x = [b1,b2] )
assume x in LinTrace f ; :: thesis: ex b1, b2 being object st x = [b1,b2]
then ex y, z being object st
( x = [y,z] & [{y},z] in Trace f ) by Def19;
hence ex b1, b2 being object st x = [b1,b2] ; :: thesis: verum