
theorem
  not 1306 is prime
  proof
    1306 = 2*653;
    then 2 divides 1306;
    hence thesis;
  end;
