
theorem
  not 758 is prime
  proof
    758 = 2*379;
    then 2 divides 758;
    hence thesis;
  end;
