
theorem
  not 648 is prime
  proof
    648 = 2*324;
    then 2 divides 648;
    hence thesis;
  end;
