TPTP Problem File: SEV439+1.p
View Solutions
- Solve Problem
%------------------------------------------------------------------------------
% File : SEV439+1 : TPTP v9.0.0. Released v6.4.0.
% Domain : Set Theory
% Problem : Ordinal numbers
% Version : [Pas05] axioms.
% English :
% Refs : [Pas05] Pastre (2005), Email to G. Sutcliffe
% Source : [TPTP]
% Names :
% Status : Satisfiable
% Rating : 1.00 v6.4.0
% Syntax : Number of formulae : 19 ( 1 unt; 0 def)
% Number of atoms : 65 ( 4 equ)
% Maximal formula atoms : 11 ( 3 avg)
% Number of connectives : 49 ( 3 ~; 3 |; 16 &)
% ( 17 <=>; 10 =>; 0 <=; 0 <~>)
% Maximal formula depth : 11 ( 6 avg)
% Maximal term depth : 3 ( 1 avg)
% Number of predicates : 9 ( 8 usr; 0 prp; 1-3 aty)
% Number of functors : 13 ( 13 usr; 3 con; 0-3 aty)
% Number of variables : 56 ( 53 !; 3 ?)
% SPC : FOF_SAT_RFO_SEQ
% Comments :
%------------------------------------------------------------------------------
%----Naive set theory based on Goedel's set theory
include('Axioms/SET006+0.ax').
%----Ordinal numbers for the SET006+0 set theory axioms
include('Axioms/SET006+4.ax').
%------------------------------------------------------------------------------