
theorem
  not 435 is prime
  proof
    435 = 3*145;
    then 3 divides 435;
    hence thesis;
  end;
