theorem
  for R being invariant stable ManySortedRelation of A holds TRS R = R
proof
  let R be invariant stable ManySortedRelation of A;
   TRS R c= R & R c= TRS R by Def13;
  hence thesis by PBOOLE:146;
end;
