theorem
  A misses B` iff A c= B
proof
  B``= B;
  hence thesis by Th23;
end;
