
theorem
  not 795 is prime
  proof
    795 = 3*265;
    then 3 divides 795;
    hence thesis;
  end;
