
theorem
  not 390 is prime
  proof
    390 = 2*195;
    then 2 divides 390;
    hence thesis;
  end;
