
theorem
  not 362 is prime
  proof
    362 = 2*181;
    then 2 divides 362;
    hence thesis;
  end;
