let F, G be Element of QC-WFF ; :: thesis: ( F is_subformula_of G & len (@ F) = len (@ G) implies F = G )
assume that
A1: F is_subformula_of G and
A2: len (@ F) = len (@ G) ; :: thesis: F = G
now end;
hence F = G ; :: thesis: verum