TSTP Solution File: SYN053+1 by Metis---2.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Metis---2.4
% Problem  : SYN053+1 : TPTP v8.1.0. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : metis --show proof --show saturation %s

% Computer : n015.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  : 600s
% DateTime : Thu Jul 21 08:59:00 EDT 2022

% Result   : Theorem 0.14s 0.35s
% Output   : CNFRefutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    1
% Syntax   : Number of formulae    :   27 (  18 unt;   0 def)
%            Number of atoms       :   50 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   41 (  18   ~;  10   |;   6   &)
%                                         (   1 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   2 prp; 0-1 aty)
%            Number of functors    :    2 (   2 usr;   2 con; 0-0 aty)
%            Number of variables   :   24 (   2 sgn  18   !;   4   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(pel23,conjecture,
    ( ! [X] :
        ( p
        | big_f(X) )
  <=> ( p
      | ! [X1] : big_f(X1) ) ) ).

fof(subgoal_0,plain,
    ( ( ! [X] :
          ( p
          | big_f(X) )
      & ~ p )
   => ! [X1] : big_f(X1) ),
    inference(strip,[],[pel23]) ).

fof(subgoal_1,plain,
    ( ( p
      | ! [X1] : big_f(X1) )
   => ! [X] :
        ( ~ p
       => big_f(X) ) ),
    inference(strip,[],[pel23]) ).

fof(negate_0_0,plain,
    ~ ( ( ! [X] :
            ( p
            | big_f(X) )
        & ~ p )
     => ! [X1] : big_f(X1) ),
    inference(negate,[],[subgoal_0]) ).

fof(normalize_0_0,plain,
    ( ~ p
    & ( p
      | ! [X] : big_f(X) )
    & ? [X1] : ~ big_f(X1) ),
    inference(canonicalize,[],[negate_0_0]) ).

fof(normalize_0_1,plain,
    ? [X1] : ~ big_f(X1),
    inference(conjunct,[],[normalize_0_0]) ).

fof(normalize_0_2,plain,
    ~ big_f(skolemFOFtoCNF_X1),
    inference(skolemize,[],[normalize_0_1]) ).

fof(normalize_0_3,plain,
    ( p
    | ! [X] : big_f(X) ),
    inference(conjunct,[],[normalize_0_0]) ).

fof(normalize_0_4,plain,
    ~ p,
    inference(conjunct,[],[normalize_0_0]) ).

fof(normalize_0_5,plain,
    ! [X] : big_f(X),
    inference(simplify,[],[normalize_0_3,normalize_0_4]) ).

fof(normalize_0_6,plain,
    ! [X] : big_f(X),
    inference(specialize,[],[normalize_0_5]) ).

cnf(refute_0_0,plain,
    ~ big_f(skolemFOFtoCNF_X1),
    inference(canonicalize,[],[normalize_0_2]) ).

cnf(refute_0_1,plain,
    big_f(X),
    inference(canonicalize,[],[normalize_0_6]) ).

cnf(refute_0_2,plain,
    big_f(skolemFOFtoCNF_X1),
    inference(subst,[],[refute_0_1:[bind(X,$fot(skolemFOFtoCNF_X1))]]) ).

cnf(refute_0_3,plain,
    $false,
    inference(resolve,[$cnf( big_f(skolemFOFtoCNF_X1) )],[refute_0_2,refute_0_0]) ).

fof(negate_1_0,plain,
    ~ ( ( p
        | ! [X1] : big_f(X1) )
     => ! [X] :
          ( ~ p
         => big_f(X) ) ),
    inference(negate,[],[subgoal_1]) ).

fof(normalize_1_0,plain,
    ( ~ p
    & ( p
      | ! [X1] : big_f(X1) )
    & ? [X] : ~ big_f(X) ),
    inference(canonicalize,[],[negate_1_0]) ).

fof(normalize_1_1,plain,
    ? [X] : ~ big_f(X),
    inference(conjunct,[],[normalize_1_0]) ).

fof(normalize_1_2,plain,
    ~ big_f(skolemFOFtoCNF_X),
    inference(skolemize,[],[normalize_1_1]) ).

fof(normalize_1_3,plain,
    ( p
    | ! [X1] : big_f(X1) ),
    inference(conjunct,[],[normalize_1_0]) ).

fof(normalize_1_4,plain,
    ~ p,
    inference(conjunct,[],[normalize_1_0]) ).

fof(normalize_1_5,plain,
    ! [X1] : big_f(X1),
    inference(simplify,[],[normalize_1_3,normalize_1_4]) ).

fof(normalize_1_6,plain,
    ! [X1] : big_f(X1),
    inference(specialize,[],[normalize_1_5]) ).

cnf(refute_1_0,plain,
    ~ big_f(skolemFOFtoCNF_X),
    inference(canonicalize,[],[normalize_1_2]) ).

cnf(refute_1_1,plain,
    big_f(X1),
    inference(canonicalize,[],[normalize_1_6]) ).

cnf(refute_1_2,plain,
    big_f(skolemFOFtoCNF_X),
    inference(subst,[],[refute_1_1:[bind(X1,$fot(skolemFOFtoCNF_X))]]) ).

cnf(refute_1_3,plain,
    $false,
    inference(resolve,[$cnf( big_f(skolemFOFtoCNF_X) )],[refute_1_2,refute_1_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN053+1 : TPTP v8.1.0. Released v2.0.0.
% 0.11/0.13  % Command  : metis --show proof --show saturation %s
% 0.14/0.34  % Computer : n015.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Mon Jul 11 13:11:24 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 0.14/0.35  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  
% 0.14/0.35  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 0.14/0.35  
%------------------------------------------------------------------------------