let G, H be ZF-formula; :: thesis: ( G is_subformula_of H & H is_subformula_of G implies G = H )
assume that
A1: G is_subformula_of H and
A2: H is_subformula_of G ; :: thesis: G = H
assume A3: G <> H ; :: thesis: contradiction
then G is_proper_subformula_of H by A1, Def41;
then A4: len G < len H by Th83;
H is_proper_subformula_of G by A2, A3, Def41;
hence contradiction by A4, Th83; :: thesis: verum