theorem
  Th3: (- A) `1 = - A `1 & (- A) `2 = - A `2
proof
  - A = |[- A `1, - A `2]| by EUCLID:59;
  hence thesis by EUCLID:52;
end;
