
theorem Th11:
  for L being RelStr holds the RelStr of L~ = the RelStr of L opp+id
proof
  let L be RelStr;
  the InternalRel of L~ = the InternalRel of L opp+id by Def6;
  hence thesis by Def6;
end;
