
theorem
  not 972 is prime
  proof
    972 = 2*486;
    then 2 divides 972;
    hence thesis;
  end;
