let x, y be set ; :: thesis: ( <*x*> is_a_prefix_of <*y*> iff x = y )
thus ( <*x*> is_a_prefix_of <*y*> implies x = y ) :: thesis: ( x = y implies <*x*> is_a_prefix_of <*y*> )
proof end;
thus ( x = y implies <*x*> is_a_prefix_of <*y*> ) ; :: thesis: verum