TSTP Solution File: SYO629-1 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : SYO629-1 : TPTP v8.1.2. Released v7.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n016.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed May 31 12:49:22 EDT 2023

% Result   : Unsatisfiable 0.20s 0.35s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   32 (  13 unt;   0 def)
%            Number of atoms       :   65 (   0 equ)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :   66 (  33   ~;  33   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   1 con; 0-1 aty)
%            Number of variables   :   62 (;  62   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [E,A_3] : ~ 'E'(f(A_3),f(g(A_3))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f2,axiom,
    ! [A_3] : iLEQ(A_3,A_3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f3,axiom,
    ! [E,A_3] :
      ( ~ 'E'('0',f(A_3))
      | ~ 'E'('0',f(g(A_3)))
      | 'E'(f(A_3),f(g(A_3))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f4,axiom,
    ! [E,A,LE] :
      ( 'E'(s('0'),f(A))
      | 'LE'(f(A),s('0')) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f5,axiom,
    ! [LE,A_3] : ~ 'LE'(f(A_3),'0'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f6,axiom,
    ! [LE,A_1,B_0,E] :
      ( ~ 'LE'(f(A_1),s('0'))
      | ~ iLEQ(A_1,B_0)
      | 'E'('0',f(B_0))
      | 'LE'(f(B_0),'0') ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f7,axiom,
    ! [E,A_2] :
      ( ~ 'E'(s('0'),f(A_2))
      | ~ 'E'(s('0'),f(g(A_2)))
      | 'E'(f(A_2),f(g(A_2))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f9,axiom,
    ! [A_3] : iLEQ(A_3,g(A_3)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p') ).

fof(f13,plain,
    ! [A_3] : ~ 'E'(f(A_3),f(g(A_3))),
    inference(miniscoping,[status(esa)],[f1]) ).

fof(f14,plain,
    ! [E,X0] : ~ 'E'(f(X0),f(g(X0))),
    inference(cnf_transformation,[status(esa)],[f13]) ).

fof(f15,plain,
    ! [X0] : iLEQ(X0,X0),
    inference(cnf_transformation,[status(esa)],[f2]) ).

fof(f16,plain,
    ! [A_3] :
      ( ~ 'E'('0',f(A_3))
      | ~ 'E'('0',f(g(A_3)))
      | 'E'(f(A_3),f(g(A_3))) ),
    inference(miniscoping,[status(esa)],[f3]) ).

fof(f17,plain,
    ! [E,X0] :
      ( ~ 'E'('0',f(X0))
      | ~ 'E'('0',f(g(X0)))
      | 'E'(f(X0),f(g(X0))) ),
    inference(cnf_transformation,[status(esa)],[f16]) ).

fof(f18,plain,
    ! [A] :
      ( 'E'(s('0'),f(A))
      | 'LE'(f(A),s('0')) ),
    inference(miniscoping,[status(esa)],[f4]) ).

fof(f19,plain,
    ! [E,X0,LE] :
      ( 'E'(s('0'),f(X0))
      | 'LE'(f(X0),s('0')) ),
    inference(cnf_transformation,[status(esa)],[f18]) ).

fof(f20,plain,
    ! [A_3] : ~ 'LE'(f(A_3),'0'),
    inference(miniscoping,[status(esa)],[f5]) ).

fof(f21,plain,
    ! [LE,X0] : ~ 'LE'(f(X0),'0'),
    inference(cnf_transformation,[status(esa)],[f20]) ).

fof(f22,plain,
    ! [B_0] :
      ( ! [A_1] :
          ( ~ 'LE'(f(A_1),s('0'))
          | ~ iLEQ(A_1,B_0) )
      | 'E'('0',f(B_0))
      | 'LE'(f(B_0),'0') ),
    inference(miniscoping,[status(esa)],[f6]) ).

fof(f23,plain,
    ! [LE,X0,X1,E] :
      ( ~ 'LE'(f(X0),s('0'))
      | ~ iLEQ(X0,X1)
      | 'E'('0',f(X1))
      | 'LE'(f(X1),'0') ),
    inference(cnf_transformation,[status(esa)],[f22]) ).

fof(f24,plain,
    ! [A_2] :
      ( ~ 'E'(s('0'),f(A_2))
      | ~ 'E'(s('0'),f(g(A_2)))
      | 'E'(f(A_2),f(g(A_2))) ),
    inference(miniscoping,[status(esa)],[f7]) ).

fof(f25,plain,
    ! [E,X0] :
      ( ~ 'E'(s('0'),f(X0))
      | ~ 'E'(s('0'),f(g(X0)))
      | 'E'(f(X0),f(g(X0))) ),
    inference(cnf_transformation,[status(esa)],[f24]) ).

fof(f28,plain,
    ! [X0] : iLEQ(X0,g(X0)),
    inference(cnf_transformation,[status(esa)],[f9]) ).

fof(f33,plain,
    ! [LE,X0,X1,E] :
      ( ~ 'LE'(f(X0),s('0'))
      | ~ iLEQ(X0,X1)
      | 'E'('0',f(X1)) ),
    inference(forward_subsumption_resolution,[status(thm)],[f23,f21]) ).

fof(f34,plain,
    ! [X0,X1,E] :
      ( ~ iLEQ(X0,X1)
      | 'E'('0',f(X1))
      | 'E'(s('0'),f(X0)) ),
    inference(resolution,[status(thm)],[f33,f19]) ).

fof(f35,plain,
    ! [E,X0] :
      ( 'E'('0',f(g(X0)))
      | 'E'(s('0'),f(X0)) ),
    inference(resolution,[status(thm)],[f34,f28]) ).

fof(f36,plain,
    ! [E,X0] :
      ( 'E'('0',f(X0))
      | 'E'(s('0'),f(X0)) ),
    inference(resolution,[status(thm)],[f34,f15]) ).

fof(f37,plain,
    ! [E,X0] :
      ( ~ 'E'('0',f(X0))
      | ~ 'E'('0',f(g(X0))) ),
    inference(forward_subsumption_resolution,[status(thm)],[f17,f14]) ).

fof(f38,plain,
    ! [E,X0] :
      ( ~ 'E'(s('0'),f(X0))
      | ~ 'E'(s('0'),f(g(X0))) ),
    inference(forward_subsumption_resolution,[status(thm)],[f25,f14]) ).

fof(f40,plain,
    ! [E,X0] :
      ( ~ 'E'(s('0'),f(X0))
      | 'E'('0',f(g(X0))) ),
    inference(resolution,[status(thm)],[f38,f36]) ).

fof(f41,plain,
    ! [E,X0] : 'E'('0',f(g(X0))),
    inference(forward_subsumption_resolution,[status(thm)],[f40,f35]) ).

fof(f42,plain,
    ! [E,X0] : ~ 'E'('0',f(X0)),
    inference(backward_subsumption_resolution,[status(thm)],[f37,f41]) ).

fof(f43,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[f41,f42]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO629-1 : TPTP v8.1.2. Released v7.1.0.
% 0.13/0.13  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.13/0.34  % Computer : n016.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Tue May 30 10:36:59 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.35  % Drodi V3.5.1
% 0.20/0.35  % Refutation found
% 0.20/0.35  % SZS status Unsatisfiable for theBenchmark: Theory is unsatisfiable
% 0.20/0.35  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.20/0.57  % Elapsed time: 0.007279 seconds
% 0.20/0.57  % CPU time: 0.021733 seconds
% 0.20/0.57  % Memory used: 196.167 KB
%------------------------------------------------------------------------------