
theorem
  not 152 is prime
  proof
    152 = 2*76;
    then 2 divides 152;
    hence thesis;
  end;
