
theorem
  not 394 is prime
  proof
    394 = 2*197;
    then 2 divides 394;
    hence thesis;
  end;
