
theorem
  not 1512 is prime
  proof
    1512 = 2*756;
    then 2 divides 1512;
    hence thesis;
  end;
