
theorem
  not 374 is prime
  proof
    374 = 2*187;
    then 2 divides 374;
    hence thesis;
  end;
