theorem Th30:
  op1 ~= op2 iff op2 in Class(the Overloading of S,op1)
proof
  op1 ~= op2 iff [op2,op1] in the Overloading of S by Def2;
  hence thesis by EQREL_1:19;
end;
