
theorem
  not 1206 is prime
  proof
    1206 = 2*603;
    then 2 divides 1206;
    hence thesis;
  end;
