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