TPTP Problem File: SET782-1.p

View Solutions - Solve Problem

%--------------------------------------------------------------------------
% File     : SET782-1 : TPTP v8.2.0. Released v2.5.0.
% Domain   : Set Theory (Boolean Algebra definitions)
% Problem  : Set theory (Boolean algebra) axioms based on NBG set theory
% Version  : [Qua92a] axioms.
% English  :

% Refs     : [Qua92a] Quaife (1992), Automated Deduction in von Neumann-Bern
%          : [Qua92b] Quaife (1992), Email to G. Sutcliffe
% Source   : [Qua92b]
% Names    :

% Status   : Satisfiable
% Rating   : 1.00 v3.1.0, 0.67 v2.6.0, 1.00 v2.5.0
% Syntax   : Number of clauses     :  112 (  37 unt;   8 nHn;  79 RR)
%            Number of literals    :  218 (  49 equ; 100 neg)
%            Maximal clause size   :    5 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :   11 (  10 usr;   0 prp; 1-3 aty)
%            Number of functors    :   46 (  46 usr;  12 con; 0-3 aty)
%            Number of variables   :  214 (  32 sgn)
% SPC      : CNF_SAT_RFO_EQU_NUE

% Comments :
%--------------------------------------------------------------------------
%----Include Set theory axioms based on NBG set theory
include('Axioms/SET004-0.ax').
%----Include Set theory (Boolean algebra) axioms based on NBG set theory
include('Axioms/SET004-1.ax').
%--------------------------------------------------------------------------