
theorem
  not 602 is prime
  proof
    602 = 2*301;
    then 2 divides 602;
    hence thesis;
  end;
