
theorem
  not 616 is prime
  proof
    616 = 2*308;
    then 2 divides 616;
    hence thesis;
  end;
