TPTP Problem File: SET783+1.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : SET783+1 : TPTP v9.0.0. Released v2.5.0.
% Domain : Set Theory
% Problem : Naive set theory axioms based on Goedel's set theory
% Version : [Pas99] axioms.
% English :
% Refs : [Pas99] Pastre (1999), Email to G. Sutcliffe
% Source : [Pas99]
% Names :
% Status : Satisfiable
% Rating : 1.00 v3.1.0, 0.83 v2.7.0, 0.67 v2.6.0, 1.00 v2.5.0
% Syntax : Number of formulae : 11 ( 1 unt; 0 def)
% Number of atoms : 29 ( 3 equ)
% Maximal formula atoms : 3 ( 2 avg)
% Number of connectives : 20 ( 2 ~; 2 |; 4 &)
% ( 10 <=>; 2 =>; 0 <=; 0 <~>)
% Maximal formula depth : 7 ( 5 avg)
% Maximal term depth : 2 ( 1 avg)
% Number of predicates : 4 ( 3 usr; 0 prp; 2-2 aty)
% Number of functors : 9 ( 9 usr; 1 con; 0-2 aty)
% Number of variables : 28 ( 27 !; 1 ?)
% SPC : FOF_SAT_RFO_SEQ
% Comments : Infinox says this has no finite (counter-) models.
%--------------------------------------------------------------------------
%----Include Naive set theory axioms based on Goedel's set theory
include('Axioms/SET006+0.ax').
%--------------------------------------------------------------------------