
theorem
  not 606 is prime
  proof
    606 = 2*303;
    then 2 divides 606;
    hence thesis;
  end;
