
theorem
  not 603 is prime
  proof
    603 = 3*201;
    then 3 divides 603;
    hence thesis;
  end;
