theorem Th59:
  H is_subformula_of H
proof
  take 1 , <*H*>;
  thus 1 <= 1;
  thus len <*H*> = 1 by FINSEQ_1:40;
  thus <*H*>.1 = H & <*H*>.1 = H;
  thus thesis;
end;
