theorem
  RightComp Rev f = LeftComp f proof Rev Rev f = f;
  hence thesis by Th21;
end;
