theorem
  X (/\) Y c= X (\/) Z
proof
  X (/\) Y c= X & X c= X (\/) Z by Th14,Th15;
  hence thesis by Th13;
end;
