reserve x,A,B,X,X9,Y,Y9,Z,V for set;

theorem
  X /\ Y c= X \/ Z
proof
  X /\ Y c= X & X c= X \/ Z by Th7,Th17;
  hence thesis;
end;
