TSTP Solution File: LAT279-2 by PyRes---1.3

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : PyRes---1.3
% Problem  : LAT279-2 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s

% Computer : n032.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 : Sun Jul 17 06:30:10 EDT 2022

% Result   : Unsatisfiable 0.15s 0.45s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named eq_axiom)

% Comments : 
%------------------------------------------------------------------------------
cnf(cls_conjecture_0,negated_conjecture,
    ~ c_Relation_Oantisym(v_r,t_a),
    input ).

cnf(reflexivity,axiom,
    X2 = X2,
    eq_axiom ).

cnf(symmetry,axiom,
    ( X3 != X4
    | X4 = X3 ),
    eq_axiom ).

cnf(cls_Tarski_Or_A_61_61_Aorder_Acl_0,axiom,
    v_r = c_Tarski_Opotype_Oorder(v_cl,t_a,tc_Product__Type_Ounit),
    input ).

cnf(c6,plain,
    c_Tarski_Opotype_Oorder(v_cl,t_a,tc_Product__Type_Ounit) = v_r,
    inference(resolution,status(thm),[cls_Tarski_Or_A_61_61_Aorder_Acl_0,symmetry]) ).

cnf(cls_Tarski_Ocl_A_58_APartialOrder_0,axiom,
    c_in(v_cl,c_Tarski_OPartialOrder,tc_Tarski_Opotype_Opotype__ext__type(t_a,tc_Product__Type_Ounit)),
    input ).

cnf(cls_Tarski_OPartialOrder__iff_1,axiom,
    ( ~ c_in(X7,c_Tarski_OPartialOrder,tc_Tarski_Opotype_Opotype__ext__type(X6,tc_Product__Type_Ounit))
    | c_Relation_Oantisym(c_Tarski_Opotype_Oorder(X7,X6,tc_Product__Type_Ounit),X6) ),
    input ).

cnf(c5,plain,
    c_Relation_Oantisym(c_Tarski_Opotype_Oorder(v_cl,t_a,tc_Product__Type_Ounit),t_a),
    inference(resolution,status(thm),[cls_Tarski_OPartialOrder__iff_1,cls_Tarski_Ocl_A_58_APartialOrder_0]) ).

cnf(c2,plain,
    ( X22 != X23
    | X24 != X25
    | ~ c_Relation_Oantisym(X22,X24)
    | c_Relation_Oantisym(X23,X25) ),
    eq_axiom ).

cnf(c17,plain,
    ( c_Tarski_Opotype_Oorder(v_cl,t_a,tc_Product__Type_Ounit) != X44
    | t_a != X45
    | c_Relation_Oantisym(X44,X45) ),
    inference(resolution,status(thm),[c2,c5]) ).

cnf(c36,plain,
    ( t_a != X48
    | c_Relation_Oantisym(v_r,X48) ),
    inference(resolution,status(thm),[c17,c6]) ).

cnf(c43,plain,
    c_Relation_Oantisym(v_r,t_a),
    inference(resolution,status(thm),[c36,reflexivity]) ).

cnf(c45,plain,
    $false,
    inference(resolution,status(thm),[c43,cls_conjecture_0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.10  % Problem  : LAT279-2 : TPTP v8.1.0. Released v3.2.0.
% 0.06/0.11  % Command  : pyres-fof.py -tifbsVp -nlargest -HPickGiven5 %s
% 0.11/0.30  % Computer : n032.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit : 300
% 0.11/0.30  % WCLimit  : 600
% 0.11/0.30  % DateTime : Tue Jun 28 19:33:27 EDT 2022
% 0.11/0.30  % CPUTime  : 
% 0.15/0.45  # Version:  1.3
% 0.15/0.45  # SZS status Unsatisfiable
% 0.15/0.45  # SZS output start CNFRefutation
% See solution above
% 0.15/0.45  
% 0.15/0.45  # Initial clauses    : 11
% 0.15/0.45  # Processed clauses  : 22
% 0.15/0.45  # Factors computed   : 0
% 0.15/0.45  # Resolvents computed: 42
% 0.15/0.45  # Tautologies deleted: 1
% 0.15/0.45  # Forward subsumed   : 9
% 0.15/0.45  # Backward subsumed  : 0
% 0.15/0.45  # -------- CPU Time ---------
% 0.15/0.45  # User time          : 0.133 s
% 0.15/0.45  # System time        : 0.012 s
% 0.15/0.45  # Total time         : 0.145 s
%------------------------------------------------------------------------------