
theorem
  not 630 is prime
  proof
    630 = 2*315;
    then 2 divides 630;
    hence thesis;
  end;
