TSTP Solution File: SEU223+3 by Drodi---3.5.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.5.1
% Problem  : SEU223+3 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %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  : 300s
% DateTime : Wed May 31 12:36:21 EDT 2023

% Result   : Theorem 0.15s 0.32s
% Output   : CNFRefutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   44 (   8 unt;   0 def)
%            Number of atoms       :  157 (  37 equ)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :  187 (  74   ~;  70   |;  28   &)
%                                         (   6 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   5 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   5 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   3 con; 0-3 aty)
%            Number of variables   :   63 (;  55   !;   8   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f23,axiom,
    ! [A,B] :
      ( relation(A)
     => relation(relation_dom_restriction(A,B)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f24,axiom,
    ! [A,B] :
      ( ( relation(A)
        & function(A) )
     => ( relation(relation_dom_restriction(A,B))
        & function(relation_dom_restriction(A,B)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f38,conjecture,
    ! [A,B,C] :
      ( ( relation(C)
        & function(C) )
     => ( in(B,relation_dom(relation_dom_restriction(C,A)))
       => apply(relation_dom_restriction(C,A),B) = apply(C,B) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f39,negated_conjecture,
    ~ ! [A,B,C] :
        ( ( relation(C)
          & function(C) )
       => ( in(B,relation_dom(relation_dom_restriction(C,A)))
         => apply(relation_dom_restriction(C,A),B) = apply(C,B) ) ),
    inference(negated_conjecture,[status(cth)],[f38]) ).

fof(f40,axiom,
    ! [A,B] :
      ( ( relation(B)
        & function(B) )
     => ! [C] :
          ( ( relation(C)
            & function(C) )
         => ( B = relation_dom_restriction(C,A)
          <=> ( relation_dom(B) = set_intersection2(relation_dom(C),A)
              & ! [D] :
                  ( in(D,relation_dom(B))
                 => apply(B,D) = apply(C,D) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f92,plain,
    ! [A,B] :
      ( ~ relation(A)
      | relation(relation_dom_restriction(A,B)) ),
    inference(pre_NNF_transformation,[status(esa)],[f23]) ).

fof(f93,plain,
    ! [A] :
      ( ~ relation(A)
      | ! [B] : relation(relation_dom_restriction(A,B)) ),
    inference(miniscoping,[status(esa)],[f92]) ).

fof(f94,plain,
    ! [X0,X1] :
      ( ~ relation(X0)
      | relation(relation_dom_restriction(X0,X1)) ),
    inference(cnf_transformation,[status(esa)],[f93]) ).

fof(f95,plain,
    ! [A,B] :
      ( ~ relation(A)
      | ~ function(A)
      | ( relation(relation_dom_restriction(A,B))
        & function(relation_dom_restriction(A,B)) ) ),
    inference(pre_NNF_transformation,[status(esa)],[f24]) ).

fof(f96,plain,
    ! [A] :
      ( ~ relation(A)
      | ~ function(A)
      | ( ! [B] : relation(relation_dom_restriction(A,B))
        & ! [B] : function(relation_dom_restriction(A,B)) ) ),
    inference(miniscoping,[status(esa)],[f95]) ).

fof(f98,plain,
    ! [X0,X1] :
      ( ~ relation(X0)
      | ~ function(X0)
      | function(relation_dom_restriction(X0,X1)) ),
    inference(cnf_transformation,[status(esa)],[f96]) ).

fof(f137,plain,
    ? [A,B,C] :
      ( relation(C)
      & function(C)
      & in(B,relation_dom(relation_dom_restriction(C,A)))
      & apply(relation_dom_restriction(C,A),B) != apply(C,B) ),
    inference(pre_NNF_transformation,[status(esa)],[f39]) ).

fof(f138,plain,
    ? [C] :
      ( relation(C)
      & function(C)
      & ? [A,B] :
          ( in(B,relation_dom(relation_dom_restriction(C,A)))
          & apply(relation_dom_restriction(C,A),B) != apply(C,B) ) ),
    inference(miniscoping,[status(esa)],[f137]) ).

fof(f139,plain,
    ( relation(sk0_11)
    & function(sk0_11)
    & in(sk0_13,relation_dom(relation_dom_restriction(sk0_11,sk0_12)))
    & apply(relation_dom_restriction(sk0_11,sk0_12),sk0_13) != apply(sk0_11,sk0_13) ),
    inference(skolemization,[status(esa)],[f138]) ).

fof(f140,plain,
    relation(sk0_11),
    inference(cnf_transformation,[status(esa)],[f139]) ).

fof(f141,plain,
    function(sk0_11),
    inference(cnf_transformation,[status(esa)],[f139]) ).

fof(f142,plain,
    in(sk0_13,relation_dom(relation_dom_restriction(sk0_11,sk0_12))),
    inference(cnf_transformation,[status(esa)],[f139]) ).

fof(f143,plain,
    apply(relation_dom_restriction(sk0_11,sk0_12),sk0_13) != apply(sk0_11,sk0_13),
    inference(cnf_transformation,[status(esa)],[f139]) ).

fof(f144,plain,
    ! [A,B] :
      ( ~ relation(B)
      | ~ function(B)
      | ! [C] :
          ( ~ relation(C)
          | ~ function(C)
          | ( B = relation_dom_restriction(C,A)
          <=> ( relation_dom(B) = set_intersection2(relation_dom(C),A)
              & ! [D] :
                  ( ~ in(D,relation_dom(B))
                  | apply(B,D) = apply(C,D) ) ) ) ) ),
    inference(pre_NNF_transformation,[status(esa)],[f40]) ).

fof(f145,plain,
    ! [A,B] :
      ( ~ relation(B)
      | ~ function(B)
      | ! [C] :
          ( ~ relation(C)
          | ~ function(C)
          | ( ( B != relation_dom_restriction(C,A)
              | ( relation_dom(B) = set_intersection2(relation_dom(C),A)
                & ! [D] :
                    ( ~ in(D,relation_dom(B))
                    | apply(B,D) = apply(C,D) ) ) )
            & ( B = relation_dom_restriction(C,A)
              | relation_dom(B) != set_intersection2(relation_dom(C),A)
              | ? [D] :
                  ( in(D,relation_dom(B))
                  & apply(B,D) != apply(C,D) ) ) ) ) ),
    inference(NNF_transformation,[status(esa)],[f144]) ).

fof(f146,plain,
    ! [B] :
      ( ~ relation(B)
      | ~ function(B)
      | ! [C] :
          ( ~ relation(C)
          | ~ function(C)
          | ( ! [A] :
                ( B != relation_dom_restriction(C,A)
                | ( relation_dom(B) = set_intersection2(relation_dom(C),A)
                  & ! [D] :
                      ( ~ in(D,relation_dom(B))
                      | apply(B,D) = apply(C,D) ) ) )
            & ! [A] :
                ( B = relation_dom_restriction(C,A)
                | relation_dom(B) != set_intersection2(relation_dom(C),A)
                | ? [D] :
                    ( in(D,relation_dom(B))
                    & apply(B,D) != apply(C,D) ) ) ) ) ),
    inference(miniscoping,[status(esa)],[f145]) ).

fof(f147,plain,
    ! [B] :
      ( ~ relation(B)
      | ~ function(B)
      | ! [C] :
          ( ~ relation(C)
          | ~ function(C)
          | ( ! [A] :
                ( B != relation_dom_restriction(C,A)
                | ( relation_dom(B) = set_intersection2(relation_dom(C),A)
                  & ! [D] :
                      ( ~ in(D,relation_dom(B))
                      | apply(B,D) = apply(C,D) ) ) )
            & ! [A] :
                ( B = relation_dom_restriction(C,A)
                | relation_dom(B) != set_intersection2(relation_dom(C),A)
                | ( in(sk0_14(A,C,B),relation_dom(B))
                  & apply(B,sk0_14(A,C,B)) != apply(C,sk0_14(A,C,B)) ) ) ) ) ),
    inference(skolemization,[status(esa)],[f146]) ).

fof(f149,plain,
    ! [X0,X1,X2,X3] :
      ( ~ relation(X0)
      | ~ function(X0)
      | ~ relation(X1)
      | ~ function(X1)
      | X0 != relation_dom_restriction(X1,X2)
      | ~ in(X3,relation_dom(X0))
      | apply(X0,X3) = apply(X1,X3) ),
    inference(cnf_transformation,[status(esa)],[f147]) ).

fof(f153,plain,
    ! [X0,X1,X2] :
      ( ~ relation(relation_dom_restriction(X0,X1))
      | ~ function(relation_dom_restriction(X0,X1))
      | ~ relation(X0)
      | ~ function(X0)
      | ~ in(X2,relation_dom(relation_dom_restriction(X0,X1)))
      | apply(relation_dom_restriction(X0,X1),X2) = apply(X0,X2) ),
    inference(destructive_equality_resolution,[status(esa)],[f149]) ).

fof(f156,plain,
    ! [X0,X1,X2] :
      ( ~ function(relation_dom_restriction(X0,X1))
      | ~ relation(X0)
      | ~ function(X0)
      | ~ in(X2,relation_dom(relation_dom_restriction(X0,X1)))
      | apply(relation_dom_restriction(X0,X1),X2) = apply(X0,X2) ),
    inference(forward_subsumption_resolution,[status(thm)],[f153,f94]) ).

fof(f157,plain,
    ( spl0_0
  <=> function(relation_dom_restriction(sk0_11,sk0_12)) ),
    introduced(split_symbol_definition) ).

fof(f159,plain,
    ( ~ function(relation_dom_restriction(sk0_11,sk0_12))
    | spl0_0 ),
    inference(component_clause,[status(thm)],[f157]) ).

fof(f160,plain,
    ( spl0_1
  <=> relation(sk0_11) ),
    introduced(split_symbol_definition) ).

fof(f162,plain,
    ( ~ relation(sk0_11)
    | spl0_1 ),
    inference(component_clause,[status(thm)],[f160]) ).

fof(f163,plain,
    ( spl0_2
  <=> function(sk0_11) ),
    introduced(split_symbol_definition) ).

fof(f165,plain,
    ( ~ function(sk0_11)
    | spl0_2 ),
    inference(component_clause,[status(thm)],[f163]) ).

fof(f166,plain,
    ( spl0_3
  <=> apply(relation_dom_restriction(sk0_11,sk0_12),sk0_13) = apply(sk0_11,sk0_13) ),
    introduced(split_symbol_definition) ).

fof(f167,plain,
    ( apply(relation_dom_restriction(sk0_11,sk0_12),sk0_13) = apply(sk0_11,sk0_13)
    | ~ spl0_3 ),
    inference(component_clause,[status(thm)],[f166]) ).

fof(f169,plain,
    ( ~ function(relation_dom_restriction(sk0_11,sk0_12))
    | ~ relation(sk0_11)
    | ~ function(sk0_11)
    | apply(relation_dom_restriction(sk0_11,sk0_12),sk0_13) = apply(sk0_11,sk0_13) ),
    inference(resolution,[status(thm)],[f156,f142]) ).

fof(f170,plain,
    ( ~ spl0_0
    | ~ spl0_1
    | ~ spl0_2
    | spl0_3 ),
    inference(split_clause,[status(thm)],[f169,f157,f160,f163,f166]) ).

fof(f171,plain,
    ( $false
    | spl0_2 ),
    inference(forward_subsumption_resolution,[status(thm)],[f165,f141]) ).

fof(f172,plain,
    spl0_2,
    inference(contradiction_clause,[status(thm)],[f171]) ).

fof(f173,plain,
    ( $false
    | spl0_1 ),
    inference(forward_subsumption_resolution,[status(thm)],[f162,f140]) ).

fof(f174,plain,
    spl0_1,
    inference(contradiction_clause,[status(thm)],[f173]) ).

fof(f189,plain,
    ( ~ relation(sk0_11)
    | ~ function(sk0_11)
    | spl0_0 ),
    inference(resolution,[status(thm)],[f159,f98]) ).

fof(f190,plain,
    ( ~ spl0_1
    | ~ spl0_2
    | spl0_0 ),
    inference(split_clause,[status(thm)],[f189,f160,f163,f157]) ).

fof(f192,plain,
    ( $false
    | ~ spl0_3 ),
    inference(forward_subsumption_resolution,[status(thm)],[f167,f143]) ).

fof(f193,plain,
    ~ spl0_3,
    inference(contradiction_clause,[status(thm)],[f192]) ).

fof(f194,plain,
    $false,
    inference(sat_refutation,[status(thm)],[f170,f172,f174,f190,f193]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.10  % Problem  : SEU223+3 : TPTP v8.1.2. Released v3.2.0.
% 0.05/0.10  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.09/0.31  % Computer : n015.cluster.edu
% 0.09/0.31  % Model    : x86_64 x86_64
% 0.09/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.09/0.31  % Memory   : 8042.1875MB
% 0.09/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.09/0.31  % CPULimit : 300
% 0.09/0.31  % WCLimit  : 300
% 0.09/0.31  % DateTime : Tue May 30 09:28:49 EDT 2023
% 0.09/0.31  % CPUTime  : 
% 0.15/0.31  % Drodi V3.5.1
% 0.15/0.32  % Refutation found
% 0.15/0.32  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.15/0.32  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.15/0.54  % Elapsed time: 0.014081 seconds
% 0.15/0.54  % CPU time: 0.012691 seconds
% 0.15/0.54  % Memory used: 3.729 MB
%------------------------------------------------------------------------------