
theorem
  not 148 is prime
  proof
    148 = 2*74;
    then 2 divides 148;
    hence thesis;
  end;
