
theorem
  not 465 is prime
  proof
    465 = 3*155;
    then 3 divides 465;
    hence thesis;
  end;
