
theorem
  not 1203 is prime
  proof
    1203 = 3*401;
    then 3 divides 1203;
    hence thesis;
  end;
