
theorem
  not 154 is prime
  proof
    154 = 2*77;
    then 2 divides 154;
    hence thesis;
  end;
