theorem
  x, 0.X are_orthogonal
proof
  (0.X).|.x = 0 by Th24;
  hence thesis by Def12;
end;
