theorem
  {}$^p = p & p$^{} = p
proof
  {}^p = p & p^{} = p by FINSEQ_1:34;
  hence thesis by Def1;
end;
