let x, y be Variable; :: thesis: for H being ZF-formula holds
( H is_subformula_of x '=' y iff H = x '=' y )

let H be ZF-formula; :: thesis: ( H is_subformula_of x '=' y iff H = x '=' y )
thus ( H is_subformula_of x '=' y implies H = x '=' y ) :: thesis: ( H = x '=' y implies H is_subformula_of x '=' y )
proof end;
thus ( H = x '=' y implies H is_subformula_of x '=' y ) by Th59; :: thesis: verum