
theorem
  not 1350 is prime
  proof
    1350 = 2*675;
    then 2 divides 1350;
    hence thesis;
  end;
