
theorem
  not 492 is prime
  proof
    492 = 2*246;
    then 2 divides 492;
    hence thesis;
  end;
