
theorem
  not 194 is prime
  proof
    194 = 2*97;
    then 2 divides 194;
    hence thesis;
  end;
