TPTP Problem File: ALG009-1.p

View Solutions - Solve Problem

%--------------------------------------------------------------------------
% File     : ALG009-1 : TPTP v8.2.0. Released v2.5.0.
% Domain   : Algebra (Abstract)
% Problem  : Abstract algebra axioms, based on Godel set theory
% Version  : [BL+86] axioms.
% English  :

% Refs     : [BL+86] Boyer et al. (1986), Set Theory in First-Order Logic:
%          : [McC92] McCune (1992), Email to G. Sutcliffe
% Source   : [McC92]
% Names    :

% Status   : Unsatisfiable
% Rating   : 1.00 v2.5.0
% Syntax   : Number of clauses     :  165 (  11 unt;  27 nHn; 135 RR)
%            Number of literals    :  421 (  59 equ; 232 neg)
%            Maximal clause size   :    8 (   2 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :   19 (  18 usr;   0 prp; 1-5 aty)
%            Number of functors    :   68 (  68 usr;   6 con; 0-5 aty)
%            Number of variables   :  394 (  32 sgn)
% SPC      : CNF_UNS_RFO_SEQ_NHN

% Comments :
%--------------------------------------------------------------------------
%----Include Abstract algebra axioms, based on Godel set theory
include('Axioms/ALG001-0.ax').
%----Include Set theory axioms based on Godel set theory
include('Axioms/SET003-0.ax').
%--------------------------------------------------------------------------