TPTP Problem File: NUM288-1.p

View Solutions - Solve Problem

%--------------------------------------------------------------------------
% File     : NUM288-1 : TPTP v8.2.0. Bugfixed v4.0.0.
% Domain   : Number Theory
% Problem  : Number theory div axioms
% Version  : [LS74] axioms.
% English  :

% Refs     : [LS74]  Lawrence & Starkey (1974), Experimental Tests of Resol
% Source   : [SPRFN]
% Names    :

% Status   : Satisfiable
% Rating   : 0.00 v5.4.0, 0.67 v5.3.0, 0.71 v5.0.0, 0.50 v4.1.0, 0.43 v4.0.0
% Syntax   : Number of clauses     :   12 (   4 unt;   1 nHn;   8 RR)
%            Number of literals    :   22 (   0 equ;   9 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    3 (   3 usr;   0 prp; 2-2 aty)
%            Number of functors    :    5 (   5 usr;   1 con; 0-2 aty)
%            Number of variables   :   24 (   2 sgn)
% SPC      : CNF_SAT_RFO_NEQ

% Comments :
% Bugfixes : v4.0.0 - Bugfix in NUM001-0.ax
%--------------------------------------------------------------------------
%----Include Number theory axioms
include('Axioms/NUM001-0.ax').
%----Include Number theory less axioms
include('Axioms/NUM001-1.ax').
%----Include Number theory div axioms
include('Axioms/NUM001-2.ax').
%--------------------------------------------------------------------------