TSTP Solution File: SEU199+1 by SPASS---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SPASS---3.9
% Problem  : SEU199+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp
% Command  : run_spass %d %s

% Computer : n006.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 : Tue Jul 19 14:34:56 EDT 2022

% Result   : Theorem 0.76s 0.95s
% Output   : Refutation 0.76s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   17 (   6 unt;   4 nHn;  17 RR)
%            Number of literals    :   41 (   0 equ;  23 neg)
%            Maximal clause size   :    5 (   2 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   7 con; 0-2 aty)
%            Number of variables   :    0 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(1,axiom,
    relation(skc6),
    file('SEU199+1.p',unknown),
    [] ).

cnf(21,axiom,
    ~ subset(relation_rng_restriction(skc7,skc6),skc6),
    file('SEU199+1.p',unknown),
    [] ).

cnf(25,axiom,
    ( ~ relation(u)
    | relation(relation_rng_restriction(v,u)) ),
    file('SEU199+1.p',unknown),
    [] ).

cnf(36,axiom,
    ( ~ relation(u)
    | ~ relation(v)
    | subset(v,u)
    | in(ordered_pair(skf10(u,v),skf9(u,v)),v) ),
    file('SEU199+1.p',unknown),
    [] ).

cnf(37,axiom,
    ( ~ relation(u)
    | ~ relation(v)
    | ~ in(ordered_pair(skf10(u,w),skf9(u,w)),u)
    | subset(v,u) ),
    file('SEU199+1.p',unknown),
    [] ).

cnf(40,axiom,
    ( ~ relation(u)
    | ~ relation(v)
    | ~ equal(v,relation_rng_restriction(w,u))
    | ~ in(ordered_pair(x,y),v)
    | in(ordered_pair(x,y),u) ),
    file('SEU199+1.p',unknown),
    [] ).

cnf(54,plain,
    relation(relation_rng_restriction(u,skc6)),
    inference(res,[status(thm),theory(equality)],[1,25]),
    [iquote('0:Res:1.0,25.0')] ).

cnf(58,plain,
    ( ~ relation(u)
    | ~ equal(u,relation_rng_restriction(v,skc6))
    | ~ in(ordered_pair(w,x),u)
    | in(ordered_pair(w,x),skc6) ),
    inference(res,[status(thm),theory(equality)],[1,40]),
    [iquote('0:Res:1.0,40.1')] ).

cnf(62,plain,
    ( ~ relation(u)
    | subset(u,skc6)
    | in(ordered_pair(skf10(skc6,u),skf9(skc6,u)),u) ),
    inference(res,[status(thm),theory(equality)],[1,36]),
    [iquote('0:Res:1.0,36.1')] ).

cnf(63,plain,
    ( ~ relation(relation_rng_restriction(skc7,skc6))
    | ~ relation(skc6)
    | ~ in(ordered_pair(skf10(skc6,u),skf9(skc6,u)),skc6) ),
    inference(res,[status(thm),theory(equality)],[37,21]),
    [iquote('0:Res:37.3,21.0')] ).

cnf(66,plain,
    ~ in(ordered_pair(skf10(skc6,u),skf9(skc6,u)),skc6),
    inference(mrr,[status(thm)],[63,54,1]),
    [iquote('0:MRR:63.0,63.1,54.0,1.0')] ).

cnf(1309,plain,
    ( ~ relation(relation_rng_restriction(u,skc6))
    | ~ in(ordered_pair(v,w),relation_rng_restriction(u,skc6))
    | in(ordered_pair(v,w),skc6) ),
    inference(eqr,[status(thm),theory(equality)],[58]),
    [iquote('0:EqR:58.1')] ).

cnf(1313,plain,
    ( ~ in(ordered_pair(u,v),relation_rng_restriction(w,skc6))
    | in(ordered_pair(u,v),skc6) ),
    inference(ssi,[status(thm)],[1309,54]),
    [iquote('0:SSi:1309.0,54.0')] ).

cnf(2190,plain,
    ( ~ relation(relation_rng_restriction(u,skc6))
    | subset(relation_rng_restriction(u,skc6),skc6)
    | in(ordered_pair(skf10(skc6,relation_rng_restriction(u,skc6)),skf9(skc6,relation_rng_restriction(u,skc6))),skc6) ),
    inference(res,[status(thm),theory(equality)],[62,1313]),
    [iquote('0:Res:62.2,1313.0')] ).

cnf(2193,plain,
    ( subset(relation_rng_restriction(u,skc6),skc6)
    | in(ordered_pair(skf10(skc6,relation_rng_restriction(u,skc6)),skf9(skc6,relation_rng_restriction(u,skc6))),skc6) ),
    inference(ssi,[status(thm)],[2190,54]),
    [iquote('0:SSi:2190.0,54.0')] ).

cnf(2194,plain,
    subset(relation_rng_restriction(u,skc6),skc6),
    inference(mrr,[status(thm)],[2193,66]),
    [iquote('0:MRR:2193.1,66.0')] ).

cnf(2195,plain,
    $false,
    inference(unc,[status(thm)],[2194,21]),
    [iquote('0:UnC:2194.0,21.0')] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : SEU199+1 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.12  % Command  : run_spass %d %s
% 0.12/0.33  % Computer : n006.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sun Jun 19 01:17:40 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.76/0.95  
% 0.76/0.95  SPASS V 3.9 
% 0.76/0.95  SPASS beiseite: Proof found.
% 0.76/0.95  % SZS status Theorem
% 0.76/0.95  Problem: /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 0.76/0.95  SPASS derived 1780 clauses, backtracked 0 clauses, performed 1 splits and kept 1048 clauses.
% 0.76/0.95  SPASS allocated 99963 KBytes.
% 0.76/0.95  SPASS spent	0:00:00.58 on the problem.
% 0.76/0.95  		0:00:00.03 for the input.
% 0.76/0.95  		0:00:00.05 for the FLOTTER CNF translation.
% 0.76/0.95  		0:00:00.03 for inferences.
% 0.76/0.95  		0:00:00.00 for the backtracking.
% 0.76/0.95  		0:00:00.44 for the reduction.
% 0.76/0.95  
% 0.76/0.95  
% 0.76/0.95  Here is a proof with depth 3, length 17 :
% 0.76/0.95  % SZS output start Refutation
% See solution above
% 0.76/0.95  Formulae used in the proof : t117_relat_1 dt_k8_relat_1 d3_relat_1 d12_relat_1 antisymmetry_r2_hidden
% 0.76/0.95  
%------------------------------------------------------------------------------