TSTP Solution File: SEU080+1 by iProverMo---2.5-0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProverMo---2.5-0.1
% Problem  : SEU080+1 : TPTP v8.1.0. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : iprover_modulo %s %d

% 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 : Tue Jul 19 10:24:49 EDT 2022

% Result   : Theorem 0.14s 0.37s
% Output   : CNFRefutation 0.14s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
% Axioms transformation by autotheo
% Orienting (remaining) axiom formulas using strategy Equiv(ClausalAll)
% Orienting axioms whose shape is orientable
fof(t6_boole,axiom,
    ! [A] :
      ( empty(A)
     => A = empty_set ),
    input ).

fof(t6_boole_0,plain,
    ! [A] :
      ( ~ empty(A)
      | A = empty_set ),
    inference(orientation,[status(thm)],[t6_boole]) ).

fof(t4_subset,axiom,
    ! [A,B,C] :
      ( ( in(A,B)
        & element(B,powerset(C)) )
     => element(A,C) ),
    input ).

fof(t4_subset_0,plain,
    ! [A,B,C] :
      ( element(A,C)
      | ~ ( in(A,B)
          & element(B,powerset(C)) ) ),
    inference(orientation,[status(thm)],[t4_subset]) ).

fof(t3_subset,axiom,
    ! [A,B] :
      ( element(A,powerset(B))
    <=> subset(A,B) ),
    input ).

fof(t3_subset_0,plain,
    ! [A,B] :
      ( element(A,powerset(B))
      | ~ subset(A,B) ),
    inference(orientation,[status(thm)],[t3_subset]) ).

fof(t3_subset_1,plain,
    ! [A,B] :
      ( ~ element(A,powerset(B))
      | subset(A,B) ),
    inference(orientation,[status(thm)],[t3_subset]) ).

fof(t2_subset,axiom,
    ! [A,B] :
      ( element(A,B)
     => ( empty(B)
        | in(A,B) ) ),
    input ).

fof(t2_subset_0,plain,
    ! [A,B] :
      ( ~ element(A,B)
      | empty(B)
      | in(A,B) ),
    inference(orientation,[status(thm)],[t2_subset]) ).

fof(t1_subset,axiom,
    ! [A,B] :
      ( in(A,B)
     => element(A,B) ),
    input ).

fof(t1_subset_0,plain,
    ! [A,B] :
      ( ~ in(A,B)
      | element(A,B) ),
    inference(orientation,[status(thm)],[t1_subset]) ).

fof(reflexivity_r1_tarski,axiom,
    ! [A,B] : subset(A,A),
    input ).

fof(reflexivity_r1_tarski_0,plain,
    ! [A] :
      ( subset(A,A)
      | $false ),
    inference(orientation,[status(thm)],[reflexivity_r1_tarski]) ).

fof(rc1_subset_1,axiom,
    ! [A] :
      ( ~ empty(A)
     => ? [B] :
          ( element(B,powerset(A))
          & ~ empty(B) ) ),
    input ).

fof(rc1_subset_1_0,plain,
    ! [A] :
      ( empty(A)
      | ? [B] :
          ( element(B,powerset(A))
          & ~ empty(B) ) ),
    inference(orientation,[status(thm)],[rc1_subset_1]) ).

fof(fc8_relat_1,axiom,
    ! [A] :
      ( empty(A)
     => ( empty(relation_rng(A))
        & relation(relation_rng(A)) ) ),
    input ).

fof(fc8_relat_1_0,plain,
    ! [A] :
      ( ~ empty(A)
      | ( empty(relation_rng(A))
        & relation(relation_rng(A)) ) ),
    inference(orientation,[status(thm)],[fc8_relat_1]) ).

fof(fc6_relat_1,axiom,
    ! [A] :
      ( ( ~ empty(A)
        & relation(A) )
     => ~ empty(relation_rng(A)) ),
    input ).

fof(fc6_relat_1_0,plain,
    ! [A] :
      ( ~ empty(relation_rng(A))
      | ~ ( ~ empty(A)
          & relation(A) ) ),
    inference(orientation,[status(thm)],[fc6_relat_1]) ).

fof(fc4_relat_1,axiom,
    ( empty(empty_set)
    & relation(empty_set) ),
    input ).

fof(fc4_relat_1_0,plain,
    ( empty(empty_set)
    | $false ),
    inference(orientation,[status(thm)],[fc4_relat_1]) ).

fof(fc4_relat_1_1,plain,
    ( relation(empty_set)
    | $false ),
    inference(orientation,[status(thm)],[fc4_relat_1]) ).

fof(fc1_xboole_0,axiom,
    empty(empty_set),
    input ).

fof(fc1_xboole_0_0,plain,
    ( empty(empty_set)
    | $false ),
    inference(orientation,[status(thm)],[fc1_xboole_0]) ).

fof(fc1_subset_1,axiom,
    ! [A] : ~ empty(powerset(A)),
    input ).

fof(fc1_subset_1_0,plain,
    ! [A] :
      ( ~ empty(powerset(A))
      | $false ),
    inference(orientation,[status(thm)],[fc1_subset_1]) ).

fof(fc12_relat_1,axiom,
    ( empty(empty_set)
    & relation(empty_set)
    & relation_empty_yielding(empty_set) ),
    input ).

fof(fc12_relat_1_0,plain,
    ( empty(empty_set)
    | $false ),
    inference(orientation,[status(thm)],[fc12_relat_1]) ).

fof(fc12_relat_1_1,plain,
    ( relation(empty_set)
    | $false ),
    inference(orientation,[status(thm)],[fc12_relat_1]) ).

fof(fc12_relat_1_2,plain,
    ( relation_empty_yielding(empty_set)
    | $false ),
    inference(orientation,[status(thm)],[fc12_relat_1]) ).

fof(d10_xboole_0,axiom,
    ! [A,B] :
      ( A = B
    <=> ( subset(A,B)
        & subset(B,A) ) ),
    input ).

fof(d10_xboole_0_0,plain,
    ! [A,B] :
      ( A = B
      | ~ ( subset(A,B)
          & subset(B,A) ) ),
    inference(orientation,[status(thm)],[d10_xboole_0]) ).

fof(d10_xboole_0_1,plain,
    ! [A,B] :
      ( A != B
      | ( subset(A,B)
        & subset(B,A) ) ),
    inference(orientation,[status(thm)],[d10_xboole_0]) ).

fof(cc1_relat_1,axiom,
    ! [A] :
      ( empty(A)
     => relation(A) ),
    input ).

fof(cc1_relat_1_0,plain,
    ! [A] :
      ( ~ empty(A)
      | relation(A) ),
    inference(orientation,[status(thm)],[cc1_relat_1]) ).

fof(cc1_funct_1,axiom,
    ! [A] :
      ( empty(A)
     => function(A) ),
    input ).

fof(cc1_funct_1_0,plain,
    ! [A] :
      ( ~ empty(A)
      | function(A) ),
    inference(orientation,[status(thm)],[cc1_funct_1]) ).

fof(antisymmetry_r2_hidden,axiom,
    ! [A,B] :
      ( in(A,B)
     => ~ in(B,A) ),
    input ).

fof(antisymmetry_r2_hidden_0,plain,
    ! [A,B] :
      ( ~ in(A,B)
      | ~ in(B,A) ),
    inference(orientation,[status(thm)],[antisymmetry_r2_hidden]) ).

fof(def_lhs_atom1,axiom,
    ! [B,A] :
      ( lhs_atom1(B,A)
    <=> ~ in(A,B) ),
    inference(definition,[],]) ).

fof(to_be_clausified_0,plain,
    ! [A,B] :
      ( lhs_atom1(B,A)
      | ~ in(B,A) ),
    inference(fold_definition,[status(thm)],[antisymmetry_r2_hidden_0,def_lhs_atom1]) ).

fof(def_lhs_atom2,axiom,
    ! [A] :
      ( lhs_atom2(A)
    <=> ~ empty(A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_1,plain,
    ! [A] :
      ( lhs_atom2(A)
      | function(A) ),
    inference(fold_definition,[status(thm)],[cc1_funct_1_0,def_lhs_atom2]) ).

fof(to_be_clausified_2,plain,
    ! [A] :
      ( lhs_atom2(A)
      | relation(A) ),
    inference(fold_definition,[status(thm)],[cc1_relat_1_0,def_lhs_atom2]) ).

fof(def_lhs_atom3,axiom,
    ! [B,A] :
      ( lhs_atom3(B,A)
    <=> A != B ),
    inference(definition,[],]) ).

fof(to_be_clausified_3,plain,
    ! [A,B] :
      ( lhs_atom3(B,A)
      | ( subset(A,B)
        & subset(B,A) ) ),
    inference(fold_definition,[status(thm)],[d10_xboole_0_1,def_lhs_atom3]) ).

fof(def_lhs_atom4,axiom,
    ! [B,A] :
      ( lhs_atom4(B,A)
    <=> A = B ),
    inference(definition,[],]) ).

fof(to_be_clausified_4,plain,
    ! [A,B] :
      ( lhs_atom4(B,A)
      | ~ ( subset(A,B)
          & subset(B,A) ) ),
    inference(fold_definition,[status(thm)],[d10_xboole_0_0,def_lhs_atom4]) ).

fof(def_lhs_atom5,axiom,
    ( lhs_atom5
  <=> relation_empty_yielding(empty_set) ),
    inference(definition,[],]) ).

fof(to_be_clausified_5,plain,
    ( lhs_atom5
    | $false ),
    inference(fold_definition,[status(thm)],[fc12_relat_1_2,def_lhs_atom5]) ).

fof(def_lhs_atom6,axiom,
    ( lhs_atom6
  <=> relation(empty_set) ),
    inference(definition,[],]) ).

fof(to_be_clausified_6,plain,
    ( lhs_atom6
    | $false ),
    inference(fold_definition,[status(thm)],[fc12_relat_1_1,def_lhs_atom6]) ).

fof(def_lhs_atom7,axiom,
    ( lhs_atom7
  <=> empty(empty_set) ),
    inference(definition,[],]) ).

fof(to_be_clausified_7,plain,
    ( lhs_atom7
    | $false ),
    inference(fold_definition,[status(thm)],[fc12_relat_1_0,def_lhs_atom7]) ).

fof(def_lhs_atom8,axiom,
    ! [A] :
      ( lhs_atom8(A)
    <=> ~ empty(powerset(A)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_8,plain,
    ! [A] :
      ( lhs_atom8(A)
      | $false ),
    inference(fold_definition,[status(thm)],[fc1_subset_1_0,def_lhs_atom8]) ).

fof(to_be_clausified_9,plain,
    ( lhs_atom7
    | $false ),
    inference(fold_definition,[status(thm)],[fc1_xboole_0_0,def_lhs_atom7]) ).

fof(to_be_clausified_10,plain,
    ( lhs_atom6
    | $false ),
    inference(fold_definition,[status(thm)],[fc4_relat_1_1,def_lhs_atom6]) ).

fof(to_be_clausified_11,plain,
    ( lhs_atom7
    | $false ),
    inference(fold_definition,[status(thm)],[fc4_relat_1_0,def_lhs_atom7]) ).

fof(def_lhs_atom9,axiom,
    ! [A] :
      ( lhs_atom9(A)
    <=> ~ empty(relation_rng(A)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_12,plain,
    ! [A] :
      ( lhs_atom9(A)
      | ~ ( ~ empty(A)
          & relation(A) ) ),
    inference(fold_definition,[status(thm)],[fc6_relat_1_0,def_lhs_atom9]) ).

fof(to_be_clausified_13,plain,
    ! [A] :
      ( lhs_atom2(A)
      | ( empty(relation_rng(A))
        & relation(relation_rng(A)) ) ),
    inference(fold_definition,[status(thm)],[fc8_relat_1_0,def_lhs_atom2]) ).

fof(def_lhs_atom10,axiom,
    ! [A] :
      ( lhs_atom10(A)
    <=> empty(A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_14,plain,
    ! [A] :
      ( lhs_atom10(A)
      | ? [B] :
          ( element(B,powerset(A))
          & ~ empty(B) ) ),
    inference(fold_definition,[status(thm)],[rc1_subset_1_0,def_lhs_atom10]) ).

fof(def_lhs_atom11,axiom,
    ! [A] :
      ( lhs_atom11(A)
    <=> subset(A,A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_15,plain,
    ! [A] :
      ( lhs_atom11(A)
      | $false ),
    inference(fold_definition,[status(thm)],[reflexivity_r1_tarski_0,def_lhs_atom11]) ).

fof(to_be_clausified_16,plain,
    ! [A,B] :
      ( lhs_atom1(B,A)
      | element(A,B) ),
    inference(fold_definition,[status(thm)],[t1_subset_0,def_lhs_atom1]) ).

fof(def_lhs_atom12,axiom,
    ! [B,A] :
      ( lhs_atom12(B,A)
    <=> ~ element(A,B) ),
    inference(definition,[],]) ).

fof(to_be_clausified_17,plain,
    ! [A,B] :
      ( lhs_atom12(B,A)
      | empty(B)
      | in(A,B) ),
    inference(fold_definition,[status(thm)],[t2_subset_0,def_lhs_atom12]) ).

fof(def_lhs_atom13,axiom,
    ! [B,A] :
      ( lhs_atom13(B,A)
    <=> ~ element(A,powerset(B)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_18,plain,
    ! [A,B] :
      ( lhs_atom13(B,A)
      | subset(A,B) ),
    inference(fold_definition,[status(thm)],[t3_subset_1,def_lhs_atom13]) ).

fof(def_lhs_atom14,axiom,
    ! [B,A] :
      ( lhs_atom14(B,A)
    <=> element(A,powerset(B)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_19,plain,
    ! [A,B] :
      ( lhs_atom14(B,A)
      | ~ subset(A,B) ),
    inference(fold_definition,[status(thm)],[t3_subset_0,def_lhs_atom14]) ).

fof(def_lhs_atom15,axiom,
    ! [C,A] :
      ( lhs_atom15(C,A)
    <=> element(A,C) ),
    inference(definition,[],]) ).

fof(to_be_clausified_20,plain,
    ! [A,B,C] :
      ( lhs_atom15(C,A)
      | ~ ( in(A,B)
          & element(B,powerset(C)) ) ),
    inference(fold_definition,[status(thm)],[t4_subset_0,def_lhs_atom15]) ).

fof(to_be_clausified_21,plain,
    ! [A] :
      ( lhs_atom2(A)
      | A = empty_set ),
    inference(fold_definition,[status(thm)],[t6_boole_0,def_lhs_atom2]) ).

% Start CNF derivation
fof(c_0_0,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom15(X3,X2)
      | ~ ( in(X2,X1)
          & element(X1,powerset(X3)) ) ),
    file('<stdin>',to_be_clausified_20) ).

fof(c_0_1,axiom,
    ! [X1,X2] :
      ( lhs_atom4(X1,X2)
      | ~ ( subset(X2,X1)
          & subset(X1,X2) ) ),
    file('<stdin>',to_be_clausified_4) ).

fof(c_0_2,axiom,
    ! [X1,X2] :
      ( lhs_atom14(X1,X2)
      | ~ subset(X2,X1) ),
    file('<stdin>',to_be_clausified_19) ).

fof(c_0_3,axiom,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | ~ in(X1,X2) ),
    file('<stdin>',to_be_clausified_0) ).

fof(c_0_4,axiom,
    ! [X1,X2] :
      ( lhs_atom12(X1,X2)
      | empty(X1)
      | in(X2,X1) ),
    file('<stdin>',to_be_clausified_17) ).

fof(c_0_5,axiom,
    ! [X2] :
      ( lhs_atom10(X2)
      | ? [X1] :
          ( element(X1,powerset(X2))
          & ~ empty(X1) ) ),
    file('<stdin>',to_be_clausified_14) ).

fof(c_0_6,axiom,
    ! [X1,X2] :
      ( lhs_atom13(X1,X2)
      | subset(X2,X1) ),
    file('<stdin>',to_be_clausified_18) ).

fof(c_0_7,axiom,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | element(X2,X1) ),
    file('<stdin>',to_be_clausified_16) ).

fof(c_0_8,axiom,
    ! [X1,X2] :
      ( lhs_atom3(X1,X2)
      | ( subset(X2,X1)
        & subset(X1,X2) ) ),
    file('<stdin>',to_be_clausified_3) ).

fof(c_0_9,axiom,
    ! [X2] :
      ( lhs_atom9(X2)
      | ~ ( ~ empty(X2)
          & relation(X2) ) ),
    file('<stdin>',to_be_clausified_12) ).

fof(c_0_10,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | ( empty(relation_rng(X2))
        & relation(relation_rng(X2)) ) ),
    file('<stdin>',to_be_clausified_13) ).

fof(c_0_11,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | relation(X2) ),
    file('<stdin>',to_be_clausified_2) ).

fof(c_0_12,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | function(X2) ),
    file('<stdin>',to_be_clausified_1) ).

fof(c_0_13,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | X2 = empty_set ),
    file('<stdin>',to_be_clausified_21) ).

fof(c_0_14,axiom,
    ! [X2] :
      ( lhs_atom11(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_15) ).

fof(c_0_15,axiom,
    ! [X2] :
      ( lhs_atom8(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_8) ).

fof(c_0_16,axiom,
    ( lhs_atom7
    | ~ $true ),
    file('<stdin>',to_be_clausified_11) ).

fof(c_0_17,axiom,
    ( lhs_atom6
    | ~ $true ),
    file('<stdin>',to_be_clausified_10) ).

fof(c_0_18,axiom,
    ( lhs_atom7
    | ~ $true ),
    file('<stdin>',to_be_clausified_9) ).

fof(c_0_19,axiom,
    ( lhs_atom7
    | ~ $true ),
    file('<stdin>',to_be_clausified_7) ).

fof(c_0_20,axiom,
    ( lhs_atom6
    | ~ $true ),
    file('<stdin>',to_be_clausified_6) ).

fof(c_0_21,axiom,
    ( lhs_atom5
    | ~ $true ),
    file('<stdin>',to_be_clausified_5) ).

fof(c_0_22,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom15(X3,X2)
      | ~ ( in(X2,X1)
          & element(X1,powerset(X3)) ) ),
    c_0_0 ).

fof(c_0_23,axiom,
    ! [X1,X2] :
      ( lhs_atom4(X1,X2)
      | ~ ( subset(X2,X1)
          & subset(X1,X2) ) ),
    c_0_1 ).

fof(c_0_24,plain,
    ! [X1,X2] :
      ( lhs_atom14(X1,X2)
      | ~ subset(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_25,plain,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | ~ in(X1,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_26,axiom,
    ! [X1,X2] :
      ( lhs_atom12(X1,X2)
      | empty(X1)
      | in(X2,X1) ),
    c_0_4 ).

fof(c_0_27,plain,
    ! [X2] :
      ( lhs_atom10(X2)
      | ? [X1] :
          ( element(X1,powerset(X2))
          & ~ empty(X1) ) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_28,axiom,
    ! [X1,X2] :
      ( lhs_atom13(X1,X2)
      | subset(X2,X1) ),
    c_0_6 ).

fof(c_0_29,axiom,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | element(X2,X1) ),
    c_0_7 ).

fof(c_0_30,axiom,
    ! [X1,X2] :
      ( lhs_atom3(X1,X2)
      | ( subset(X2,X1)
        & subset(X1,X2) ) ),
    c_0_8 ).

fof(c_0_31,plain,
    ! [X2] :
      ( lhs_atom9(X2)
      | ~ ( ~ empty(X2)
          & relation(X2) ) ),
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_32,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | ( empty(relation_rng(X2))
        & relation(relation_rng(X2)) ) ),
    c_0_10 ).

fof(c_0_33,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | relation(X2) ),
    c_0_11 ).

fof(c_0_34,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | function(X2) ),
    c_0_12 ).

fof(c_0_35,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | X2 = empty_set ),
    c_0_13 ).

fof(c_0_36,plain,
    ! [X2] : lhs_atom11(X2),
    inference(fof_simplification,[status(thm)],[c_0_14]) ).

fof(c_0_37,plain,
    ! [X2] : lhs_atom8(X2),
    inference(fof_simplification,[status(thm)],[c_0_15]) ).

fof(c_0_38,plain,
    lhs_atom7,
    inference(fof_simplification,[status(thm)],[c_0_16]) ).

fof(c_0_39,plain,
    lhs_atom6,
    inference(fof_simplification,[status(thm)],[c_0_17]) ).

fof(c_0_40,plain,
    lhs_atom7,
    inference(fof_simplification,[status(thm)],[c_0_18]) ).

fof(c_0_41,plain,
    lhs_atom7,
    inference(fof_simplification,[status(thm)],[c_0_19]) ).

fof(c_0_42,plain,
    lhs_atom6,
    inference(fof_simplification,[status(thm)],[c_0_20]) ).

fof(c_0_43,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_21]) ).

fof(c_0_44,plain,
    ! [X4,X5,X6] :
      ( lhs_atom15(X4,X6)
      | ~ in(X6,X5)
      | ~ element(X5,powerset(X4)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_22])]) ).

fof(c_0_45,plain,
    ! [X3,X4] :
      ( lhs_atom4(X3,X4)
      | ~ subset(X4,X3)
      | ~ subset(X3,X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_23])]) ).

fof(c_0_46,plain,
    ! [X3,X4] :
      ( lhs_atom14(X3,X4)
      | ~ subset(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_24]) ).

fof(c_0_47,plain,
    ! [X3,X4] :
      ( lhs_atom1(X3,X4)
      | ~ in(X3,X4) ),
    inference(variable_rename,[status(thm)],[c_0_25]) ).

fof(c_0_48,plain,
    ! [X3,X4] :
      ( lhs_atom12(X3,X4)
      | empty(X3)
      | in(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_26]) ).

fof(c_0_49,plain,
    ! [X3] :
      ( ( element(esk1_1(X3),powerset(X3))
        | lhs_atom10(X3) )
      & ( ~ empty(esk1_1(X3))
        | lhs_atom10(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_27])])]) ).

fof(c_0_50,plain,
    ! [X3,X4] :
      ( lhs_atom13(X3,X4)
      | subset(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_28]) ).

fof(c_0_51,plain,
    ! [X3,X4] :
      ( lhs_atom1(X3,X4)
      | element(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_29]) ).

fof(c_0_52,plain,
    ! [X3,X4] :
      ( ( subset(X4,X3)
        | lhs_atom3(X3,X4) )
      & ( subset(X3,X4)
        | lhs_atom3(X3,X4) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_30])]) ).

fof(c_0_53,plain,
    ! [X3] :
      ( lhs_atom9(X3)
      | empty(X3)
      | ~ relation(X3) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_31])]) ).

fof(c_0_54,plain,
    ! [X3] :
      ( ( empty(relation_rng(X3))
        | lhs_atom2(X3) )
      & ( relation(relation_rng(X3))
        | lhs_atom2(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_32])]) ).

fof(c_0_55,plain,
    ! [X3] :
      ( lhs_atom2(X3)
      | relation(X3) ),
    inference(variable_rename,[status(thm)],[c_0_33]) ).

fof(c_0_56,plain,
    ! [X3] :
      ( lhs_atom2(X3)
      | function(X3) ),
    inference(variable_rename,[status(thm)],[c_0_34]) ).

fof(c_0_57,plain,
    ! [X3] :
      ( lhs_atom2(X3)
      | X3 = empty_set ),
    inference(variable_rename,[status(thm)],[c_0_35]) ).

fof(c_0_58,plain,
    ! [X3] : lhs_atom11(X3),
    inference(variable_rename,[status(thm)],[c_0_36]) ).

fof(c_0_59,plain,
    ! [X3] : lhs_atom8(X3),
    inference(variable_rename,[status(thm)],[c_0_37]) ).

fof(c_0_60,plain,
    lhs_atom7,
    c_0_38 ).

fof(c_0_61,plain,
    lhs_atom6,
    c_0_39 ).

fof(c_0_62,plain,
    lhs_atom7,
    c_0_40 ).

fof(c_0_63,plain,
    lhs_atom7,
    c_0_41 ).

fof(c_0_64,plain,
    lhs_atom6,
    c_0_42 ).

fof(c_0_65,plain,
    lhs_atom5,
    c_0_43 ).

cnf(c_0_66,plain,
    ( lhs_atom15(X2,X3)
    | ~ element(X1,powerset(X2))
    | ~ in(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_67,plain,
    ( lhs_atom4(X1,X2)
    | ~ subset(X1,X2)
    | ~ subset(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_45]) ).

cnf(c_0_68,plain,
    ( lhs_atom14(X2,X1)
    | ~ subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_46]) ).

cnf(c_0_69,plain,
    ( lhs_atom1(X1,X2)
    | ~ in(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_47]) ).

cnf(c_0_70,plain,
    ( in(X1,X2)
    | empty(X2)
    | lhs_atom12(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_48]) ).

cnf(c_0_71,plain,
    ( lhs_atom10(X1)
    | element(esk1_1(X1),powerset(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_72,plain,
    ( subset(X1,X2)
    | lhs_atom13(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_50]) ).

cnf(c_0_73,plain,
    ( element(X1,X2)
    | lhs_atom1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_51]) ).

cnf(c_0_74,plain,
    ( lhs_atom3(X1,X2)
    | subset(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_75,plain,
    ( lhs_atom3(X1,X2)
    | subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_52]) ).

cnf(c_0_76,plain,
    ( lhs_atom10(X1)
    | ~ empty(esk1_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_49]) ).

cnf(c_0_77,plain,
    ( empty(X1)
    | lhs_atom9(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_53]) ).

cnf(c_0_78,plain,
    ( lhs_atom2(X1)
    | empty(relation_rng(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_79,plain,
    ( lhs_atom2(X1)
    | relation(relation_rng(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_80,plain,
    ( relation(X1)
    | lhs_atom2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_81,plain,
    ( function(X1)
    | lhs_atom2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_82,plain,
    ( X1 = empty_set
    | lhs_atom2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_83,plain,
    lhs_atom11(X1),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_84,plain,
    lhs_atom8(X1),
    inference(split_conjunct,[status(thm)],[c_0_59]) ).

cnf(c_0_85,plain,
    lhs_atom7,
    inference(split_conjunct,[status(thm)],[c_0_60]) ).

cnf(c_0_86,plain,
    lhs_atom6,
    inference(split_conjunct,[status(thm)],[c_0_61]) ).

cnf(c_0_87,plain,
    lhs_atom7,
    inference(split_conjunct,[status(thm)],[c_0_62]) ).

cnf(c_0_88,plain,
    lhs_atom7,
    inference(split_conjunct,[status(thm)],[c_0_63]) ).

cnf(c_0_89,plain,
    lhs_atom6,
    inference(split_conjunct,[status(thm)],[c_0_64]) ).

cnf(c_0_90,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_65]) ).

cnf(c_0_91,plain,
    ( lhs_atom15(X2,X3)
    | ~ element(X1,powerset(X2))
    | ~ in(X3,X1) ),
    c_0_66,
    [final] ).

cnf(c_0_92,plain,
    ( lhs_atom4(X1,X2)
    | ~ subset(X1,X2)
    | ~ subset(X2,X1) ),
    c_0_67,
    [final] ).

cnf(c_0_93,plain,
    ( lhs_atom14(X2,X1)
    | ~ subset(X1,X2) ),
    c_0_68,
    [final] ).

cnf(c_0_94,plain,
    ( lhs_atom1(X1,X2)
    | ~ in(X1,X2) ),
    c_0_69,
    [final] ).

cnf(c_0_95,plain,
    ( in(X1,X2)
    | empty(X2)
    | lhs_atom12(X2,X1) ),
    c_0_70,
    [final] ).

cnf(c_0_96,plain,
    ( lhs_atom10(X1)
    | element(esk1_1(X1),powerset(X1)) ),
    c_0_71,
    [final] ).

cnf(c_0_97,plain,
    ( subset(X1,X2)
    | lhs_atom13(X2,X1) ),
    c_0_72,
    [final] ).

cnf(c_0_98,plain,
    ( element(X1,X2)
    | lhs_atom1(X2,X1) ),
    c_0_73,
    [final] ).

cnf(c_0_99,plain,
    ( lhs_atom3(X1,X2)
    | subset(X2,X1) ),
    c_0_74,
    [final] ).

cnf(c_0_100,plain,
    ( lhs_atom3(X1,X2)
    | subset(X1,X2) ),
    c_0_75,
    [final] ).

cnf(c_0_101,plain,
    ( lhs_atom10(X1)
    | ~ empty(esk1_1(X1)) ),
    c_0_76,
    [final] ).

cnf(c_0_102,plain,
    ( empty(X1)
    | lhs_atom9(X1)
    | ~ relation(X1) ),
    c_0_77,
    [final] ).

cnf(c_0_103,plain,
    ( lhs_atom2(X1)
    | empty(relation_rng(X1)) ),
    c_0_78,
    [final] ).

cnf(c_0_104,plain,
    ( lhs_atom2(X1)
    | relation(relation_rng(X1)) ),
    c_0_79,
    [final] ).

cnf(c_0_105,plain,
    ( relation(X1)
    | lhs_atom2(X1) ),
    c_0_80,
    [final] ).

cnf(c_0_106,plain,
    ( function(X1)
    | lhs_atom2(X1) ),
    c_0_81,
    [final] ).

cnf(c_0_107,plain,
    ( X1 = empty_set
    | lhs_atom2(X1) ),
    c_0_82,
    [final] ).

cnf(c_0_108,plain,
    lhs_atom11(X1),
    c_0_83,
    [final] ).

cnf(c_0_109,plain,
    lhs_atom8(X1),
    c_0_84,
    [final] ).

cnf(c_0_110,plain,
    lhs_atom7,
    c_0_85,
    [final] ).

cnf(c_0_111,plain,
    lhs_atom6,
    c_0_86,
    [final] ).

cnf(c_0_112,plain,
    lhs_atom7,
    c_0_87,
    [final] ).

cnf(c_0_113,plain,
    lhs_atom7,
    c_0_88,
    [final] ).

cnf(c_0_114,plain,
    lhs_atom6,
    c_0_89,
    [final] ).

cnf(c_0_115,plain,
    lhs_atom5,
    c_0_90,
    [final] ).

% End CNF derivation
cnf(c_0_91_0,axiom,
    ( element(X3,X2)
    | ~ element(X1,powerset(X2))
    | ~ in(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_91,def_lhs_atom15]) ).

cnf(c_0_92_0,axiom,
    ( X2 = X1
    | ~ subset(X1,X2)
    | ~ subset(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_92,def_lhs_atom4]) ).

cnf(c_0_93_0,axiom,
    ( element(X1,powerset(X2))
    | ~ subset(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_93,def_lhs_atom14]) ).

cnf(c_0_94_0,axiom,
    ( ~ in(X2,X1)
    | ~ in(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_94,def_lhs_atom1]) ).

cnf(c_0_95_0,axiom,
    ( ~ element(X1,X2)
    | in(X1,X2)
    | empty(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_95,def_lhs_atom12]) ).

cnf(c_0_96_0,axiom,
    ( empty(X1)
    | element(sk1_esk1_1(X1),powerset(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_96,def_lhs_atom10]) ).

cnf(c_0_97_0,axiom,
    ( ~ element(X1,powerset(X2))
    | subset(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_97,def_lhs_atom13]) ).

cnf(c_0_98_0,axiom,
    ( ~ in(X1,X2)
    | element(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_98,def_lhs_atom1]) ).

cnf(c_0_99_0,axiom,
    ( X2 != X1
    | subset(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_99,def_lhs_atom3]) ).

cnf(c_0_100_0,axiom,
    ( X2 != X1
    | subset(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_100,def_lhs_atom3]) ).

cnf(c_0_101_0,axiom,
    ( empty(X1)
    | ~ empty(sk1_esk1_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_101,def_lhs_atom10]) ).

cnf(c_0_102_0,axiom,
    ( ~ empty(relation_rng(X1))
    | empty(X1)
    | ~ relation(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_102,def_lhs_atom9]) ).

cnf(c_0_103_0,axiom,
    ( ~ empty(X1)
    | empty(relation_rng(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_103,def_lhs_atom2]) ).

cnf(c_0_104_0,axiom,
    ( ~ empty(X1)
    | relation(relation_rng(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_104,def_lhs_atom2]) ).

cnf(c_0_105_0,axiom,
    ( ~ empty(X1)
    | relation(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_105,def_lhs_atom2]) ).

cnf(c_0_106_0,axiom,
    ( ~ empty(X1)
    | function(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_106,def_lhs_atom2]) ).

cnf(c_0_107_0,axiom,
    ( ~ empty(X1)
    | X1 = empty_set ),
    inference(unfold_definition,[status(thm)],[c_0_107,def_lhs_atom2]) ).

cnf(c_0_108_0,axiom,
    subset(X1,X1),
    inference(unfold_definition,[status(thm)],[c_0_108,def_lhs_atom11]) ).

cnf(c_0_109_0,axiom,
    ~ empty(powerset(X1)),
    inference(unfold_definition,[status(thm)],[c_0_109,def_lhs_atom8]) ).

cnf(c_0_110_0,axiom,
    empty(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_110,def_lhs_atom7]) ).

cnf(c_0_111_0,axiom,
    relation(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_111,def_lhs_atom6]) ).

cnf(c_0_112_0,axiom,
    empty(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_112,def_lhs_atom7]) ).

cnf(c_0_113_0,axiom,
    empty(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_113,def_lhs_atom7]) ).

cnf(c_0_114_0,axiom,
    relation(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_114,def_lhs_atom6]) ).

cnf(c_0_115_0,axiom,
    relation_empty_yielding(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_115,def_lhs_atom5]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X1,X2,X3] :
      ( ( relation(X3)
        & function(X3) )
     => ( ( subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
          & subset(X1,relation_rng(X3)) )
       => subset(X1,X2) ) ),
    file('<stdin>',t158_funct_1) ).

fof(c_0_1_002,axiom,
    ! [X1,X2,X3] :
      ~ ( in(X1,X2)
        & element(X2,powerset(X3))
        & empty(X3) ),
    file('<stdin>',t5_subset) ).

fof(c_0_2_003,axiom,
    ! [X1,X2] :
      ~ ( in(X1,X2)
        & empty(X2) ),
    file('<stdin>',t7_boole) ).

fof(c_0_3_004,axiom,
    ! [X1] :
    ? [X2] :
      ( element(X2,powerset(X1))
      & empty(X2) ),
    file('<stdin>',rc2_subset_1) ).

fof(c_0_4_005,axiom,
    ! [X1] :
      ( ( relation(X1)
        & empty(X1)
        & function(X1) )
     => ( relation(X1)
        & function(X1)
        & one_to_one(X1) ) ),
    file('<stdin>',cc2_funct_1) ).

fof(c_0_5_006,axiom,
    ! [X1] :
    ? [X2] : element(X2,X1),
    file('<stdin>',existence_m1_subset_1) ).

fof(c_0_6_007,axiom,
    ! [X1,X2] :
      ~ ( empty(X1)
        & X1 != X2
        & empty(X2) ),
    file('<stdin>',t8_boole) ).

fof(c_0_7_008,axiom,
    ? [X1] :
      ( ~ empty(X1)
      & relation(X1) ),
    file('<stdin>',rc2_relat_1) ).

fof(c_0_8_009,axiom,
    ? [X1] : ~ empty(X1),
    file('<stdin>',rc2_xboole_0) ).

fof(c_0_9_010,axiom,
    ? [X1] :
      ( relation(X1)
      & function(X1) ),
    file('<stdin>',rc1_funct_1) ).

fof(c_0_10_011,axiom,
    ? [X1] :
      ( empty(X1)
      & relation(X1) ),
    file('<stdin>',rc1_relat_1) ).

fof(c_0_11_012,axiom,
    ? [X1] : empty(X1),
    file('<stdin>',rc1_xboole_0) ).

fof(c_0_12_013,axiom,
    ? [X1] :
      ( relation(X1)
      & empty(X1)
      & function(X1) ),
    file('<stdin>',rc2_funct_1) ).

fof(c_0_13_014,axiom,
    ? [X1] :
      ( relation(X1)
      & function(X1)
      & one_to_one(X1) ),
    file('<stdin>',rc3_funct_1) ).

fof(c_0_14_015,axiom,
    ? [X1] :
      ( relation(X1)
      & relation_empty_yielding(X1) ),
    file('<stdin>',rc3_relat_1) ).

fof(c_0_15_016,axiom,
    ! [X1,X2,X3] :
      ( ( relation(X3)
        & function(X3) )
     => ( ( subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
          & subset(X1,relation_rng(X3)) )
       => subset(X1,X2) ) ),
    c_0_0 ).

fof(c_0_16_017,axiom,
    ! [X1,X2,X3] :
      ~ ( in(X1,X2)
        & element(X2,powerset(X3))
        & empty(X3) ),
    c_0_1 ).

fof(c_0_17_018,axiom,
    ! [X1,X2] :
      ~ ( in(X1,X2)
        & empty(X2) ),
    c_0_2 ).

fof(c_0_18_019,axiom,
    ! [X1] :
    ? [X2] :
      ( element(X2,powerset(X1))
      & empty(X2) ),
    c_0_3 ).

fof(c_0_19_020,axiom,
    ! [X1] :
      ( ( relation(X1)
        & empty(X1)
        & function(X1) )
     => ( relation(X1)
        & function(X1)
        & one_to_one(X1) ) ),
    c_0_4 ).

fof(c_0_20_021,axiom,
    ! [X1] :
    ? [X2] : element(X2,X1),
    c_0_5 ).

fof(c_0_21_022,axiom,
    ! [X1,X2] :
      ~ ( empty(X1)
        & X1 != X2
        & empty(X2) ),
    c_0_6 ).

fof(c_0_22_023,plain,
    ? [X1] :
      ( ~ empty(X1)
      & relation(X1) ),
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_23_024,plain,
    ? [X1] : ~ empty(X1),
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_24_025,axiom,
    ? [X1] :
      ( relation(X1)
      & function(X1) ),
    c_0_9 ).

fof(c_0_25_026,axiom,
    ? [X1] :
      ( empty(X1)
      & relation(X1) ),
    c_0_10 ).

fof(c_0_26_027,axiom,
    ? [X1] : empty(X1),
    c_0_11 ).

fof(c_0_27_028,axiom,
    ? [X1] :
      ( relation(X1)
      & empty(X1)
      & function(X1) ),
    c_0_12 ).

fof(c_0_28_029,axiom,
    ? [X1] :
      ( relation(X1)
      & function(X1)
      & one_to_one(X1) ),
    c_0_13 ).

fof(c_0_29_030,axiom,
    ? [X1] :
      ( relation(X1)
      & relation_empty_yielding(X1) ),
    c_0_14 ).

fof(c_0_30_031,plain,
    ! [X4,X5,X6] :
      ( ~ relation(X6)
      | ~ function(X6)
      | ~ subset(relation_inverse_image(X6,X4),relation_inverse_image(X6,X5))
      | ~ subset(X4,relation_rng(X6))
      | subset(X4,X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_15])]) ).

fof(c_0_31_032,plain,
    ! [X4,X5,X6] :
      ( ~ in(X4,X5)
      | ~ element(X5,powerset(X6))
      | ~ empty(X6) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_16])])])]) ).

fof(c_0_32_033,plain,
    ! [X3,X4] :
      ( ~ in(X3,X4)
      | ~ empty(X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_17])]) ).

fof(c_0_33_034,plain,
    ! [X3] :
      ( element(esk4_1(X3),powerset(X3))
      & empty(esk4_1(X3)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_18])]) ).

fof(c_0_34_035,plain,
    ! [X2] :
      ( ( relation(X2)
        | ~ relation(X2)
        | ~ empty(X2)
        | ~ function(X2) )
      & ( function(X2)
        | ~ relation(X2)
        | ~ empty(X2)
        | ~ function(X2) )
      & ( one_to_one(X2)
        | ~ relation(X2)
        | ~ empty(X2)
        | ~ function(X2) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_19])])]) ).

fof(c_0_35_036,plain,
    ! [X3] : element(esk10_1(X3),X3),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_20])]) ).

fof(c_0_36_037,plain,
    ! [X3,X4] :
      ( ~ empty(X3)
      | X3 = X4
      | ~ empty(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_21])])])]) ).

fof(c_0_37_038,plain,
    ( ~ empty(esk5_0)
    & relation(esk5_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_22])]) ).

fof(c_0_38_039,plain,
    ~ empty(esk3_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_23])]) ).

fof(c_0_39_040,plain,
    ( relation(esk9_0)
    & function(esk9_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_24])]) ).

fof(c_0_40_041,plain,
    ( empty(esk8_0)
    & relation(esk8_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_25])]) ).

fof(c_0_41_042,plain,
    empty(esk7_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_26])]) ).

fof(c_0_42_043,plain,
    ( relation(esk6_0)
    & empty(esk6_0)
    & function(esk6_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_27])]) ).

fof(c_0_43_044,plain,
    ( relation(esk2_0)
    & function(esk2_0)
    & one_to_one(esk2_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_28])]) ).

fof(c_0_44_045,plain,
    ( relation(esk1_0)
    & relation_empty_yielding(esk1_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_29])]) ).

cnf(c_0_45_046,plain,
    ( subset(X1,X2)
    | ~ subset(X1,relation_rng(X3))
    | ~ subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
    | ~ function(X3)
    | ~ relation(X3) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_46_047,plain,
    ( ~ empty(X1)
    | ~ element(X2,powerset(X1))
    | ~ in(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_47_048,plain,
    ( ~ empty(X1)
    | ~ in(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_48_049,plain,
    element(esk4_1(X1),powerset(X1)),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_49_050,plain,
    ( relation(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_50_051,plain,
    ( function(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_51_052,plain,
    ( one_to_one(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_52_053,plain,
    element(esk10_1(X1),X1),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_53_054,plain,
    ( X2 = X1
    | ~ empty(X1)
    | ~ empty(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_36]) ).

cnf(c_0_54_055,plain,
    empty(esk4_1(X1)),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_55_056,plain,
    ~ empty(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_56_057,plain,
    ~ empty(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_38]) ).

cnf(c_0_57_058,plain,
    relation(esk9_0),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_58_059,plain,
    function(esk9_0),
    inference(split_conjunct,[status(thm)],[c_0_39]) ).

cnf(c_0_59_060,plain,
    empty(esk8_0),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_60_061,plain,
    relation(esk8_0),
    inference(split_conjunct,[status(thm)],[c_0_40]) ).

cnf(c_0_61_062,plain,
    empty(esk7_0),
    inference(split_conjunct,[status(thm)],[c_0_41]) ).

cnf(c_0_62_063,plain,
    relation(esk6_0),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_63_064,plain,
    empty(esk6_0),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_64_065,plain,
    function(esk6_0),
    inference(split_conjunct,[status(thm)],[c_0_42]) ).

cnf(c_0_65_066,plain,
    relation(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_37]) ).

cnf(c_0_66_067,plain,
    relation(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_67_068,plain,
    function(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_68_069,plain,
    one_to_one(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_43]) ).

cnf(c_0_69_070,plain,
    relation(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_70_071,plain,
    relation_empty_yielding(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_44]) ).

cnf(c_0_71_072,plain,
    ( subset(X1,X2)
    | ~ subset(X1,relation_rng(X3))
    | ~ subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
    | ~ function(X3)
    | ~ relation(X3) ),
    c_0_45,
    [final] ).

cnf(c_0_72_073,plain,
    ( ~ empty(X1)
    | ~ element(X2,powerset(X1))
    | ~ in(X3,X2) ),
    c_0_46,
    [final] ).

cnf(c_0_73_074,plain,
    ( ~ empty(X1)
    | ~ in(X2,X1) ),
    c_0_47,
    [final] ).

cnf(c_0_74_075,plain,
    element(esk4_1(X1),powerset(X1)),
    c_0_48,
    [final] ).

cnf(c_0_75_076,plain,
    ( relation(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    c_0_49,
    [final] ).

cnf(c_0_76_077,plain,
    ( function(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    c_0_50,
    [final] ).

cnf(c_0_77_078,plain,
    ( one_to_one(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    c_0_51,
    [final] ).

cnf(c_0_78_079,plain,
    element(esk10_1(X1),X1),
    c_0_52,
    [final] ).

cnf(c_0_79_080,plain,
    ( X2 = X1
    | ~ empty(X1)
    | ~ empty(X2) ),
    c_0_53,
    [final] ).

cnf(c_0_80_081,plain,
    empty(esk4_1(X1)),
    c_0_54,
    [final] ).

cnf(c_0_81_082,plain,
    ~ empty(esk5_0),
    c_0_55,
    [final] ).

cnf(c_0_82_083,plain,
    ~ empty(esk3_0),
    c_0_56,
    [final] ).

cnf(c_0_83_084,plain,
    relation(esk9_0),
    c_0_57,
    [final] ).

cnf(c_0_84_085,plain,
    function(esk9_0),
    c_0_58,
    [final] ).

cnf(c_0_85_086,plain,
    empty(esk8_0),
    c_0_59,
    [final] ).

cnf(c_0_86_087,plain,
    relation(esk8_0),
    c_0_60,
    [final] ).

cnf(c_0_87_088,plain,
    empty(esk7_0),
    c_0_61,
    [final] ).

cnf(c_0_88_089,plain,
    relation(esk6_0),
    c_0_62,
    [final] ).

cnf(c_0_89_090,plain,
    empty(esk6_0),
    c_0_63,
    [final] ).

cnf(c_0_90_091,plain,
    function(esk6_0),
    c_0_64,
    [final] ).

cnf(c_0_91_092,plain,
    relation(esk5_0),
    c_0_65,
    [final] ).

cnf(c_0_92_093,plain,
    relation(esk2_0),
    c_0_66,
    [final] ).

cnf(c_0_93_094,plain,
    function(esk2_0),
    c_0_67,
    [final] ).

cnf(c_0_94_095,plain,
    one_to_one(esk2_0),
    c_0_68,
    [final] ).

cnf(c_0_95_096,plain,
    relation(esk1_0),
    c_0_69,
    [final] ).

cnf(c_0_96_097,plain,
    relation_empty_yielding(esk1_0),
    c_0_70,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_71_0,axiom,
    ( subset(X1,X2)
    | ~ subset(X1,relation_rng(X3))
    | ~ subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
    | ~ function(X3)
    | ~ relation(X3) ),
    inference(literals_permutation,[status(thm)],[c_0_71]) ).

cnf(c_0_71_1,axiom,
    ( ~ subset(X1,relation_rng(X3))
    | subset(X1,X2)
    | ~ subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
    | ~ function(X3)
    | ~ relation(X3) ),
    inference(literals_permutation,[status(thm)],[c_0_71]) ).

cnf(c_0_71_2,axiom,
    ( ~ subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
    | ~ subset(X1,relation_rng(X3))
    | subset(X1,X2)
    | ~ function(X3)
    | ~ relation(X3) ),
    inference(literals_permutation,[status(thm)],[c_0_71]) ).

cnf(c_0_71_3,axiom,
    ( ~ function(X3)
    | ~ subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
    | ~ subset(X1,relation_rng(X3))
    | subset(X1,X2)
    | ~ relation(X3) ),
    inference(literals_permutation,[status(thm)],[c_0_71]) ).

cnf(c_0_71_4,axiom,
    ( ~ relation(X3)
    | ~ function(X3)
    | ~ subset(relation_inverse_image(X3,X1),relation_inverse_image(X3,X2))
    | ~ subset(X1,relation_rng(X3))
    | subset(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_71]) ).

cnf(c_0_72_0,axiom,
    ( ~ empty(X1)
    | ~ element(X2,powerset(X1))
    | ~ in(X3,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_72]) ).

cnf(c_0_72_1,axiom,
    ( ~ element(X2,powerset(X1))
    | ~ empty(X1)
    | ~ in(X3,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_72]) ).

cnf(c_0_72_2,axiom,
    ( ~ in(X3,X2)
    | ~ element(X2,powerset(X1))
    | ~ empty(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_72]) ).

cnf(c_0_73_0,axiom,
    ( ~ empty(X1)
    | ~ in(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_73]) ).

cnf(c_0_73_1,axiom,
    ( ~ in(X2,X1)
    | ~ empty(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_73]) ).

cnf(c_0_75_0,axiom,
    ( relation(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_75]) ).

cnf(c_0_75_1,axiom,
    ( ~ function(X1)
    | relation(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_75]) ).

cnf(c_0_75_2,axiom,
    ( ~ empty(X1)
    | ~ function(X1)
    | relation(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_75]) ).

cnf(c_0_75_3,axiom,
    ( ~ relation(X1)
    | ~ empty(X1)
    | ~ function(X1)
    | relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_75]) ).

cnf(c_0_76_0,axiom,
    ( function(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_76]) ).

cnf(c_0_76_1,axiom,
    ( ~ function(X1)
    | function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_76]) ).

cnf(c_0_76_2,axiom,
    ( ~ empty(X1)
    | ~ function(X1)
    | function(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_76]) ).

cnf(c_0_76_3,axiom,
    ( ~ relation(X1)
    | ~ empty(X1)
    | ~ function(X1)
    | function(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_76]) ).

cnf(c_0_77_0,axiom,
    ( one_to_one(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_77]) ).

cnf(c_0_77_1,axiom,
    ( ~ function(X1)
    | one_to_one(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_77]) ).

cnf(c_0_77_2,axiom,
    ( ~ empty(X1)
    | ~ function(X1)
    | one_to_one(X1)
    | ~ relation(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_77]) ).

cnf(c_0_77_3,axiom,
    ( ~ relation(X1)
    | ~ empty(X1)
    | ~ function(X1)
    | one_to_one(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_77]) ).

cnf(c_0_79_0,axiom,
    ( X2 = X1
    | ~ empty(X1)
    | ~ empty(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_79]) ).

cnf(c_0_79_1,axiom,
    ( ~ empty(X1)
    | X2 = X1
    | ~ empty(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_79]) ).

cnf(c_0_79_2,axiom,
    ( ~ empty(X2)
    | ~ empty(X1)
    | X2 = X1 ),
    inference(literals_permutation,[status(thm)],[c_0_79]) ).

cnf(c_0_81_0,axiom,
    ~ empty(sk2_esk5_0),
    inference(literals_permutation,[status(thm)],[c_0_81]) ).

cnf(c_0_82_0,axiom,
    ~ empty(sk2_esk3_0),
    inference(literals_permutation,[status(thm)],[c_0_82]) ).

cnf(c_0_74_0,axiom,
    element(sk2_esk4_1(X1),powerset(X1)),
    inference(literals_permutation,[status(thm)],[c_0_74]) ).

cnf(c_0_78_0,axiom,
    element(sk2_esk10_1(X1),X1),
    inference(literals_permutation,[status(thm)],[c_0_78]) ).

cnf(c_0_80_0,axiom,
    empty(sk2_esk4_1(X1)),
    inference(literals_permutation,[status(thm)],[c_0_80]) ).

cnf(c_0_83_0,axiom,
    relation(sk2_esk9_0),
    inference(literals_permutation,[status(thm)],[c_0_83]) ).

cnf(c_0_84_0,axiom,
    function(sk2_esk9_0),
    inference(literals_permutation,[status(thm)],[c_0_84]) ).

cnf(c_0_85_0,axiom,
    empty(sk2_esk8_0),
    inference(literals_permutation,[status(thm)],[c_0_85]) ).

cnf(c_0_86_0,axiom,
    relation(sk2_esk8_0),
    inference(literals_permutation,[status(thm)],[c_0_86]) ).

cnf(c_0_87_0,axiom,
    empty(sk2_esk7_0),
    inference(literals_permutation,[status(thm)],[c_0_87]) ).

cnf(c_0_88_0,axiom,
    relation(sk2_esk6_0),
    inference(literals_permutation,[status(thm)],[c_0_88]) ).

cnf(c_0_89_0,axiom,
    empty(sk2_esk6_0),
    inference(literals_permutation,[status(thm)],[c_0_89]) ).

cnf(c_0_90_0,axiom,
    function(sk2_esk6_0),
    inference(literals_permutation,[status(thm)],[c_0_90]) ).

cnf(c_0_91_1,axiom,
    relation(sk2_esk5_0),
    inference(literals_permutation,[status(thm)],[c_0_91]) ).

cnf(c_0_92_1,axiom,
    relation(sk2_esk2_0),
    inference(literals_permutation,[status(thm)],[c_0_92]) ).

cnf(c_0_93_1,axiom,
    function(sk2_esk2_0),
    inference(literals_permutation,[status(thm)],[c_0_93]) ).

cnf(c_0_94_1,axiom,
    one_to_one(sk2_esk2_0),
    inference(literals_permutation,[status(thm)],[c_0_94]) ).

cnf(c_0_95_1,axiom,
    relation(sk2_esk1_0),
    inference(literals_permutation,[status(thm)],[c_0_95]) ).

cnf(c_0_96_1,axiom,
    relation_empty_yielding(sk2_esk1_0),
    inference(literals_permutation,[status(thm)],[c_0_96]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_098,conjecture,
    ! [X1,X2,X3] :
      ( ( relation(X3)
        & function(X3) )
     => ( ( relation_inverse_image(X3,X1) = relation_inverse_image(X3,X2)
          & subset(X1,relation_rng(X3))
          & subset(X2,relation_rng(X3)) )
       => X1 = X2 ) ),
    file('<stdin>',t161_funct_1) ).

fof(c_0_1_099,negated_conjecture,
    ~ ! [X1,X2,X3] :
        ( ( relation(X3)
          & function(X3) )
       => ( ( relation_inverse_image(X3,X1) = relation_inverse_image(X3,X2)
            & subset(X1,relation_rng(X3))
            & subset(X2,relation_rng(X3)) )
         => X1 = X2 ) ),
    inference(assume_negation,[status(cth)],[c_0_0]) ).

fof(c_0_2_100,negated_conjecture,
    ( relation(esk3_0)
    & function(esk3_0)
    & relation_inverse_image(esk3_0,esk1_0) = relation_inverse_image(esk3_0,esk2_0)
    & subset(esk1_0,relation_rng(esk3_0))
    & subset(esk2_0,relation_rng(esk3_0))
    & esk1_0 != esk2_0 ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_1])])]) ).

cnf(c_0_3_101,negated_conjecture,
    relation_inverse_image(esk3_0,esk1_0) = relation_inverse_image(esk3_0,esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4_102,negated_conjecture,
    subset(esk1_0,relation_rng(esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_5_103,negated_conjecture,
    subset(esk2_0,relation_rng(esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_6_104,negated_conjecture,
    relation(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_7_105,negated_conjecture,
    function(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_8_106,negated_conjecture,
    esk1_0 != esk2_0,
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_9_107,negated_conjecture,
    relation_inverse_image(esk3_0,esk1_0) = relation_inverse_image(esk3_0,esk2_0),
    c_0_3,
    [final] ).

cnf(c_0_10_108,negated_conjecture,
    subset(esk1_0,relation_rng(esk3_0)),
    c_0_4,
    [final] ).

cnf(c_0_11_109,negated_conjecture,
    subset(esk2_0,relation_rng(esk3_0)),
    c_0_5,
    [final] ).

cnf(c_0_12_110,negated_conjecture,
    relation(esk3_0),
    c_0_6,
    [final] ).

cnf(c_0_13_111,negated_conjecture,
    function(esk3_0),
    c_0_7,
    [final] ).

cnf(c_0_14_112,negated_conjecture,
    esk1_0 != esk2_0,
    c_0_8,
    [final] ).

% End CNF derivation

%-------------------------------------------------------------
% Proof by iprover

cnf(c_69,negated_conjecture,
    sk3_esk1_0 != sk3_esk2_0,
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_14) ).

cnf(c_96,negated_conjecture,
    sk3_esk1_0 != sk3_esk2_0,
    inference(copy,[status(esa)],[c_69]) ).

cnf(c_120,negated_conjecture,
    sk3_esk1_0 != sk3_esk2_0,
    inference(copy,[status(esa)],[c_96]) ).

cnf(c_131,negated_conjecture,
    sk3_esk1_0 != sk3_esk2_0,
    inference(copy,[status(esa)],[c_120]) ).

cnf(c_132,negated_conjecture,
    sk3_esk1_0 != sk3_esk2_0,
    inference(copy,[status(esa)],[c_131]) ).

cnf(c_351,negated_conjecture,
    sk3_esk1_0 != sk3_esk2_0,
    inference(copy,[status(esa)],[c_132]) ).

cnf(c_67,plain,
    ( ~ subset(X0,X1)
    | ~ subset(X1,X0)
    | X0 = X1 ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_92_0) ).

cnf(c_347,plain,
    ( ~ subset(X0,X1)
    | ~ subset(X1,X0)
    | X0 = X1 ),
    inference(copy,[status(esa)],[c_67]) ).

cnf(c_373,plain,
    ( ~ subset(sk3_esk1_0,sk3_esk2_0)
    | ~ subset(sk3_esk2_0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_351,c_347]) ).

cnf(c_376,plain,
    ( ~ subset(sk3_esk1_0,sk3_esk2_0)
    | ~ subset(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_373]) ).

cnf(c_0,plain,
    ( ~ relation(X0)
    | ~ function(X0)
    | ~ subset(relation_inverse_image(X0,X1),relation_inverse_image(X0,X2))
    | ~ subset(X1,relation_rng(X0))
    | subset(X1,X2) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_71_0) ).

cnf(c_213,plain,
    ( ~ relation(X0)
    | ~ function(X0)
    | ~ subset(relation_inverse_image(X0,X1),relation_inverse_image(X0,X2))
    | ~ subset(X1,relation_rng(X0))
    | subset(X1,X2) ),
    inference(copy,[status(esa)],[c_0]) ).

cnf(c_214,plain,
    ( ~ subset(relation_inverse_image(X0,X1),relation_inverse_image(X0,X2))
    | ~ subset(X1,relation_rng(X0))
    | subset(X1,X2)
    | ~ function(X0)
    | ~ relation(X0) ),
    inference(rewriting,[status(thm)],[c_213]) ).

cnf(c_399,plain,
    ( ~ subset(relation_inverse_image(X0,sk3_esk2_0),relation_inverse_image(X0,sk3_esk1_0))
    | ~ subset(sk3_esk1_0,sk3_esk2_0)
    | ~ subset(sk3_esk2_0,relation_rng(X0))
    | ~ function(X0)
    | ~ relation(X0) ),
    inference(resolution,[status(thm)],[c_376,c_214]) ).

cnf(c_400,plain,
    ( ~ subset(relation_inverse_image(X0,sk3_esk2_0),relation_inverse_image(X0,sk3_esk1_0))
    | ~ subset(sk3_esk1_0,sk3_esk2_0)
    | ~ subset(sk3_esk2_0,relation_rng(X0))
    | ~ function(X0)
    | ~ relation(X0) ),
    inference(rewriting,[status(thm)],[c_399]) ).

cnf(c_70,negated_conjecture,
    relation_inverse_image(sk3_esk3_0,sk3_esk1_0) = relation_inverse_image(sk3_esk3_0,sk3_esk2_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_9) ).

cnf(c_98,negated_conjecture,
    relation_inverse_image(sk3_esk3_0,sk3_esk1_0) = relation_inverse_image(sk3_esk3_0,sk3_esk2_0),
    inference(copy,[status(esa)],[c_70]) ).

cnf(c_121,negated_conjecture,
    relation_inverse_image(sk3_esk3_0,sk3_esk1_0) = relation_inverse_image(sk3_esk3_0,sk3_esk2_0),
    inference(copy,[status(esa)],[c_98]) ).

cnf(c_130,negated_conjecture,
    relation_inverse_image(sk3_esk3_0,sk3_esk1_0) = relation_inverse_image(sk3_esk3_0,sk3_esk2_0),
    inference(copy,[status(esa)],[c_121]) ).

cnf(c_133,negated_conjecture,
    relation_inverse_image(sk3_esk3_0,sk3_esk1_0) = relation_inverse_image(sk3_esk3_0,sk3_esk2_0),
    inference(copy,[status(esa)],[c_130]) ).

cnf(c_353,negated_conjecture,
    relation_inverse_image(sk3_esk3_0,sk3_esk1_0) = relation_inverse_image(sk3_esk3_0,sk3_esk2_0),
    inference(copy,[status(esa)],[c_133]) ).

cnf(c_59,plain,
    ( subset(X0,X1)
    | X1 != X0 ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_100_0) ).

cnf(c_331,plain,
    ( subset(X0,X1)
    | X1 != X0 ),
    inference(copy,[status(esa)],[c_59]) ).

cnf(c_379,plain,
    subset(relation_inverse_image(sk3_esk3_0,sk3_esk2_0),relation_inverse_image(sk3_esk3_0,sk3_esk1_0)),
    inference(resolution,[status(thm)],[c_353,c_331]) ).

cnf(c_380,plain,
    subset(relation_inverse_image(sk3_esk3_0,sk3_esk2_0),relation_inverse_image(sk3_esk3_0,sk3_esk1_0)),
    inference(rewriting,[status(thm)],[c_379]) ).

cnf(c_429,plain,
    ( ~ subset(sk3_esk1_0,sk3_esk2_0)
    | ~ subset(sk3_esk2_0,relation_rng(sk3_esk3_0))
    | ~ function(sk3_esk3_0)
    | ~ relation(sk3_esk3_0) ),
    inference(resolution,[status(thm)],[c_400,c_380]) ).

cnf(c_430,plain,
    ( ~ subset(sk3_esk1_0,sk3_esk2_0)
    | ~ subset(sk3_esk2_0,relation_rng(sk3_esk3_0))
    | ~ function(sk3_esk3_0)
    | ~ relation(sk3_esk3_0) ),
    inference(rewriting,[status(thm)],[c_429]) ).

cnf(c_73,negated_conjecture,
    relation(sk3_esk3_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_12) ).

cnf(c_104,negated_conjecture,
    relation(sk3_esk3_0),
    inference(copy,[status(esa)],[c_73]) ).

cnf(c_124,negated_conjecture,
    relation(sk3_esk3_0),
    inference(copy,[status(esa)],[c_104]) ).

cnf(c_127,negated_conjecture,
    relation(sk3_esk3_0),
    inference(copy,[status(esa)],[c_124]) ).

cnf(c_136,negated_conjecture,
    relation(sk3_esk3_0),
    inference(copy,[status(esa)],[c_127]) ).

cnf(c_359,negated_conjecture,
    relation(sk3_esk3_0),
    inference(copy,[status(esa)],[c_136]) ).

cnf(c_74,negated_conjecture,
    function(sk3_esk3_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_13) ).

cnf(c_106,negated_conjecture,
    function(sk3_esk3_0),
    inference(copy,[status(esa)],[c_74]) ).

cnf(c_125,negated_conjecture,
    function(sk3_esk3_0),
    inference(copy,[status(esa)],[c_106]) ).

cnf(c_126,negated_conjecture,
    function(sk3_esk3_0),
    inference(copy,[status(esa)],[c_125]) ).

cnf(c_137,negated_conjecture,
    function(sk3_esk3_0),
    inference(copy,[status(esa)],[c_126]) ).

cnf(c_361,negated_conjecture,
    function(sk3_esk3_0),
    inference(copy,[status(esa)],[c_137]) ).

cnf(c_72,negated_conjecture,
    subset(sk3_esk2_0,relation_rng(sk3_esk3_0)),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_11) ).

cnf(c_102,negated_conjecture,
    subset(sk3_esk2_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_72]) ).

cnf(c_123,negated_conjecture,
    subset(sk3_esk2_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_102]) ).

cnf(c_128,negated_conjecture,
    subset(sk3_esk2_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_123]) ).

cnf(c_135,negated_conjecture,
    subset(sk3_esk2_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_128]) ).

cnf(c_357,negated_conjecture,
    subset(sk3_esk2_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_135]) ).

cnf(c_435,plain,
    ~ subset(sk3_esk1_0,sk3_esk2_0),
    inference(forward_subsumption_resolution,[status(thm)],[c_430,c_359,c_361,c_357]) ).

cnf(c_436,plain,
    ~ subset(sk3_esk1_0,sk3_esk2_0),
    inference(rewriting,[status(thm)],[c_435]) ).

cnf(c_438,plain,
    ( ~ subset(relation_inverse_image(X0,sk3_esk1_0),relation_inverse_image(X0,sk3_esk2_0))
    | ~ subset(sk3_esk1_0,relation_rng(X0))
    | ~ function(X0)
    | ~ relation(X0) ),
    inference(resolution,[status(thm)],[c_436,c_214]) ).

cnf(c_439,plain,
    ( ~ subset(relation_inverse_image(X0,sk3_esk1_0),relation_inverse_image(X0,sk3_esk2_0))
    | ~ subset(sk3_esk1_0,relation_rng(X0))
    | ~ function(X0)
    | ~ relation(X0) ),
    inference(rewriting,[status(thm)],[c_438]) ).

cnf(c_60,plain,
    ( subset(X0,X1)
    | X0 != X1 ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_99_0) ).

cnf(c_333,plain,
    ( subset(X0,X1)
    | X0 != X1 ),
    inference(copy,[status(esa)],[c_60]) ).

cnf(c_381,plain,
    subset(relation_inverse_image(sk3_esk3_0,sk3_esk1_0),relation_inverse_image(sk3_esk3_0,sk3_esk2_0)),
    inference(resolution,[status(thm)],[c_353,c_333]) ).

cnf(c_382,plain,
    subset(relation_inverse_image(sk3_esk3_0,sk3_esk1_0),relation_inverse_image(sk3_esk3_0,sk3_esk2_0)),
    inference(rewriting,[status(thm)],[c_381]) ).

cnf(c_454,plain,
    ( ~ subset(sk3_esk1_0,relation_rng(sk3_esk3_0))
    | ~ function(sk3_esk3_0)
    | ~ relation(sk3_esk3_0) ),
    inference(resolution,[status(thm)],[c_439,c_382]) ).

cnf(c_455,plain,
    ( ~ subset(sk3_esk1_0,relation_rng(sk3_esk3_0))
    | ~ function(sk3_esk3_0)
    | ~ relation(sk3_esk3_0) ),
    inference(rewriting,[status(thm)],[c_454]) ).

cnf(c_71,negated_conjecture,
    subset(sk3_esk1_0,relation_rng(sk3_esk3_0)),
    file('/export/starexec/sandbox/tmp/iprover_modulo_efb654.p',c_0_10) ).

cnf(c_100,negated_conjecture,
    subset(sk3_esk1_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_71]) ).

cnf(c_122,negated_conjecture,
    subset(sk3_esk1_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_100]) ).

cnf(c_129,negated_conjecture,
    subset(sk3_esk1_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_122]) ).

cnf(c_134,negated_conjecture,
    subset(sk3_esk1_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_129]) ).

cnf(c_355,negated_conjecture,
    subset(sk3_esk1_0,relation_rng(sk3_esk3_0)),
    inference(copy,[status(esa)],[c_134]) ).

cnf(c_490,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_455,c_359,c_361,c_355]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.09  % Problem  : SEU080+1 : TPTP v8.1.0. Released v3.2.0.
% 0.03/0.10  % Command  : iprover_modulo %s %d
% 0.10/0.29  % Computer : n032.cluster.edu
% 0.10/0.29  % Model    : x86_64 x86_64
% 0.10/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.29  % Memory   : 8042.1875MB
% 0.10/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.29  % CPULimit : 300
% 0.10/0.29  % WCLimit  : 600
% 0.10/0.29  % DateTime : Mon Jun 20 01:57:18 EDT 2022
% 0.10/0.29  % CPUTime  : 
% 0.10/0.30  % Running in mono-core mode
% 0.14/0.34  % Orienting using strategy Equiv(ClausalAll)
% 0.14/0.34  % FOF problem with conjecture
% 0.14/0.34  % Executing iprover_moduloopt --modulo true --schedule none --sub_typing false --res_to_prop_solver none --res_prop_simpl_given false --res_lit_sel kbo_max --large_theory_mode false --res_time_limit 1000 --res_orphan_elimination false --prep_sem_filter none --prep_unflatten false --comb_res_mult 1000 --comb_inst_mult 300 --clausifier .//eprover --clausifier_options "--tstp-format  " --proof_out_file /export/starexec/sandbox/tmp/iprover_proof_7bbd1d.s --tptp_safe_out true --time_out_real 150 /export/starexec/sandbox/tmp/iprover_modulo_efb654.p | tee /export/starexec/sandbox/tmp/iprover_modulo_out_47aa1f | grep -v "SZS"
% 0.14/0.36  
% 0.14/0.36  %---------------- iProver v2.5 (CASC-J8 2016) ----------------%
% 0.14/0.36  
% 0.14/0.36  % 
% 0.14/0.36  % ------  iProver source info 
% 0.14/0.36  
% 0.14/0.36  % git: sha1: 57accf6c58032223c7708532cf852a99fa48c1b3
% 0.14/0.36  % git: non_committed_changes: true
% 0.14/0.36  % git: last_make_outside_of_git: true
% 0.14/0.36  
% 0.14/0.36  % 
% 0.14/0.36  % ------ Input Options
% 0.14/0.36  
% 0.14/0.36  % --out_options                         all
% 0.14/0.36  % --tptp_safe_out                       true
% 0.14/0.36  % --problem_path                        ""
% 0.14/0.36  % --include_path                        ""
% 0.14/0.36  % --clausifier                          .//eprover
% 0.14/0.36  % --clausifier_options                  --tstp-format  
% 0.14/0.36  % --stdin                               false
% 0.14/0.36  % --dbg_backtrace                       false
% 0.14/0.36  % --dbg_dump_prop_clauses               false
% 0.14/0.36  % --dbg_dump_prop_clauses_file          -
% 0.14/0.36  % --dbg_out_stat                        false
% 0.14/0.36  
% 0.14/0.36  % ------ General Options
% 0.14/0.36  
% 0.14/0.36  % --fof                                 false
% 0.14/0.36  % --time_out_real                       150.
% 0.14/0.36  % --time_out_prep_mult                  0.2
% 0.14/0.36  % --time_out_virtual                    -1.
% 0.14/0.36  % --schedule                            none
% 0.14/0.36  % --ground_splitting                    input
% 0.14/0.36  % --splitting_nvd                       16
% 0.14/0.36  % --non_eq_to_eq                        false
% 0.14/0.36  % --prep_gs_sim                         true
% 0.14/0.36  % --prep_unflatten                      false
% 0.14/0.36  % --prep_res_sim                        true
% 0.14/0.36  % --prep_upred                          true
% 0.14/0.36  % --res_sim_input                       true
% 0.14/0.36  % --clause_weak_htbl                    true
% 0.14/0.36  % --gc_record_bc_elim                   false
% 0.14/0.36  % --symbol_type_check                   false
% 0.14/0.36  % --clausify_out                        false
% 0.14/0.36  % --large_theory_mode                   false
% 0.14/0.36  % --prep_sem_filter                     none
% 0.14/0.36  % --prep_sem_filter_out                 false
% 0.14/0.36  % --preprocessed_out                    false
% 0.14/0.36  % --sub_typing                          false
% 0.14/0.36  % --brand_transform                     false
% 0.14/0.36  % --pure_diseq_elim                     true
% 0.14/0.36  % --min_unsat_core                      false
% 0.14/0.36  % --pred_elim                           true
% 0.14/0.36  % --add_important_lit                   false
% 0.14/0.36  % --soft_assumptions                    false
% 0.14/0.36  % --reset_solvers                       false
% 0.14/0.36  % --bc_imp_inh                          []
% 0.14/0.36  % --conj_cone_tolerance                 1.5
% 0.14/0.36  % --prolific_symb_bound                 500
% 0.14/0.36  % --lt_threshold                        2000
% 0.14/0.36  
% 0.14/0.36  % ------ SAT Options
% 0.14/0.36  
% 0.14/0.36  % --sat_mode                            false
% 0.14/0.36  % --sat_fm_restart_options              ""
% 0.14/0.36  % --sat_gr_def                          false
% 0.14/0.36  % --sat_epr_types                       true
% 0.14/0.36  % --sat_non_cyclic_types                false
% 0.14/0.36  % --sat_finite_models                   false
% 0.14/0.36  % --sat_fm_lemmas                       false
% 0.14/0.36  % --sat_fm_prep                         false
% 0.14/0.36  % --sat_fm_uc_incr                      true
% 0.14/0.36  % --sat_out_model                       small
% 0.14/0.36  % --sat_out_clauses                     false
% 0.14/0.36  
% 0.14/0.36  % ------ QBF Options
% 0.14/0.36  
% 0.14/0.36  % --qbf_mode                            false
% 0.14/0.36  % --qbf_elim_univ                       true
% 0.14/0.36  % --qbf_sk_in                           true
% 0.14/0.36  % --qbf_pred_elim                       true
% 0.14/0.36  % --qbf_split                           32
% 0.14/0.36  
% 0.14/0.36  % ------ BMC1 Options
% 0.14/0.36  
% 0.14/0.36  % --bmc1_incremental                    false
% 0.14/0.36  % --bmc1_axioms                         reachable_all
% 0.14/0.36  % --bmc1_min_bound                      0
% 0.14/0.36  % --bmc1_max_bound                      -1
% 0.14/0.36  % --bmc1_max_bound_default              -1
% 0.14/0.36  % --bmc1_symbol_reachability            true
% 0.14/0.36  % --bmc1_property_lemmas                false
% 0.14/0.36  % --bmc1_k_induction                    false
% 0.14/0.36  % --bmc1_non_equiv_states               false
% 0.14/0.36  % --bmc1_deadlock                       false
% 0.14/0.36  % --bmc1_ucm                            false
% 0.14/0.36  % --bmc1_add_unsat_core                 none
% 0.14/0.36  % --bmc1_unsat_core_children            false
% 0.14/0.36  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.14/0.36  % --bmc1_out_stat                       full
% 0.14/0.36  % --bmc1_ground_init                    false
% 0.14/0.36  % --bmc1_pre_inst_next_state            false
% 0.14/0.36  % --bmc1_pre_inst_state                 false
% 0.14/0.36  % --bmc1_pre_inst_reach_state           false
% 0.14/0.36  % --bmc1_out_unsat_core                 false
% 0.14/0.36  % --bmc1_aig_witness_out                false
% 0.14/0.36  % --bmc1_verbose                        false
% 0.14/0.36  % --bmc1_dump_clauses_tptp              false
% 0.14/0.36  % --bmc1_dump_unsat_core_tptp           false
% 0.14/0.36  % --bmc1_dump_file                      -
% 0.14/0.36  % --bmc1_ucm_expand_uc_limit            128
% 0.14/0.36  % --bmc1_ucm_n_expand_iterations        6
% 0.14/0.36  % --bmc1_ucm_extend_mode                1
% 0.14/0.36  % --bmc1_ucm_init_mode                  2
% 0.14/0.36  % --bmc1_ucm_cone_mode                  none
% 0.14/0.36  % --bmc1_ucm_reduced_relation_type      0
% 0.14/0.36  % --bmc1_ucm_relax_model                4
% 0.14/0.36  % --bmc1_ucm_full_tr_after_sat          true
% 0.14/0.36  % --bmc1_ucm_expand_neg_assumptions     false
% 0.14/0.36  % --bmc1_ucm_layered_model              none
% 0.14/0.36  % --bmc1_ucm_max_lemma_size             10
% 0.14/0.36  
% 0.14/0.36  % ------ AIG Options
% 0.14/0.36  
% 0.14/0.36  % --aig_mode                            false
% 0.14/0.36  
% 0.14/0.36  % ------ Instantiation Options
% 0.14/0.36  
% 0.14/0.36  % --instantiation_flag                  true
% 0.14/0.36  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.14/0.36  % --inst_solver_per_active              750
% 0.14/0.36  % --inst_solver_calls_frac              0.5
% 0.14/0.36  % --inst_passive_queue_type             priority_queues
% 0.14/0.36  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.14/0.36  % --inst_passive_queues_freq            [25;2]
% 0.14/0.36  % --inst_dismatching                    true
% 0.14/0.36  % --inst_eager_unprocessed_to_passive   true
% 0.14/0.36  % --inst_prop_sim_given                 true
% 0.14/0.36  % --inst_prop_sim_new                   false
% 0.14/0.36  % --inst_orphan_elimination             true
% 0.14/0.36  % --inst_learning_loop_flag             true
% 0.14/0.36  % --inst_learning_start                 3000
% 0.14/0.36  % --inst_learning_factor                2
% 0.14/0.36  % --inst_start_prop_sim_after_learn     3
% 0.14/0.36  % --inst_sel_renew                      solver
% 0.14/0.36  % --inst_lit_activity_flag              true
% 0.14/0.36  % --inst_out_proof                      true
% 0.14/0.36  
% 0.14/0.36  % ------ Resolution Options
% 0.14/0.36  
% 0.14/0.36  % --resolution_flag                     true
% 0.14/0.36  % --res_lit_sel                         kbo_max
% 0.14/0.36  % --res_to_prop_solver                  none
% 0.14/0.36  % --res_prop_simpl_new                  false
% 0.14/0.36  % --res_prop_simpl_given                false
% 0.14/0.36  % --res_passive_queue_type              priority_queues
% 0.14/0.36  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.14/0.36  % --res_passive_queues_freq             [15;5]
% 0.14/0.36  % --res_forward_subs                    full
% 0.14/0.36  % --res_backward_subs                   full
% 0.14/0.36  % --res_forward_subs_resolution         true
% 0.14/0.36  % --res_backward_subs_resolution        true
% 0.14/0.36  % --res_orphan_elimination              false
% 0.14/0.36  % --res_time_limit                      1000.
% 0.14/0.36  % --res_out_proof                       true
% 0.14/0.36  % --proof_out_file                      /export/starexec/sandbox/tmp/iprover_proof_7bbd1d.s
% 0.14/0.36  % --modulo                              true
% 0.14/0.36  
% 0.14/0.36  % ------ Combination Options
% 0.14/0.36  
% 0.14/0.36  % --comb_res_mult                       1000
% 0.14/0.36  % --comb_inst_mult                      300
% 0.14/0.36  % ------ 
% 0.14/0.36  
% 0.14/0.36  % ------ Parsing...% successful
% 0.14/0.36  
% 0.14/0.36  % ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e  pe_s  pe_e  snvd_s sp: 0 0s snvd_e % 
% 0.14/0.36  
% 0.14/0.36  % ------ Proving...
% 0.14/0.36  % ------ Problem Properties 
% 0.14/0.36  
% 0.14/0.36  % 
% 0.14/0.36  % EPR                                   false
% 0.14/0.36  % Horn                                  false
% 0.14/0.36  % Has equality                          true
% 0.14/0.36  
% 0.14/0.36  % % ------ Input Options Time Limit: Unbounded
% 0.14/0.36  
% 0.14/0.36  
% 0.14/0.36  % % ------ Current options:
% 0.14/0.36  
% 0.14/0.36  % ------ Input Options
% 0.14/0.36  
% 0.14/0.36  % --out_options                         all
% 0.14/0.36  % --tptp_safe_out                       true
% 0.14/0.36  % --problem_path                        ""
% 0.14/0.36  % --include_path                        ""
% 0.14/0.36  % --clausifier                          .//eprover
% 0.14/0.36  % --clausifier_options                  --tstp-format  
% 0.14/0.36  % --stdin                               false
% 0.14/0.36  % --dbg_backtrace                       false
% 0.14/0.36  % --dbg_dump_prop_clauses               false
% 0.14/0.36  % --dbg_dump_prop_clauses_file          -
% 0.14/0.36  % --dbg_out_stat                        false
% 0.14/0.36  
% 0.14/0.36  % ------ General Options
% 0.14/0.36  
% 0.14/0.36  % --fof                                 false
% 0.14/0.36  % --time_out_real                       150.
% 0.14/0.36  % --time_out_prep_mult                  0.2
% 0.14/0.36  % --time_out_virtual                    -1.
% 0.14/0.36  % --schedule                            none
% 0.14/0.36  % --ground_splitting                    input
% 0.14/0.36  % --splitting_nvd                       16
% 0.14/0.36  % --non_eq_to_eq                        false
% 0.14/0.36  % --prep_gs_sim                         true
% 0.14/0.36  % --prep_unflatten                      false
% 0.14/0.36  % --prep_res_sim                        true
% 0.14/0.36  % --prep_upred                          true
% 0.14/0.36  % --res_sim_input                       true
% 0.14/0.36  % --clause_weak_htbl                    true
% 0.14/0.36  % --gc_record_bc_elim                   false
% 0.14/0.36  % --symbol_type_check                   false
% 0.14/0.36  % --clausify_out                        false
% 0.14/0.36  % --large_theory_mode                   false
% 0.14/0.36  % --prep_sem_filter                     none
% 0.14/0.36  % --prep_sem_filter_out                 false
% 0.14/0.36  % --preprocessed_out                    false
% 0.14/0.36  % --sub_typing                          false
% 0.14/0.36  % --brand_transform                     false
% 0.14/0.36  % --pure_diseq_elim                     true
% 0.14/0.36  % --min_unsat_core                      false
% 0.14/0.36  % --pred_elim                           true
% 0.14/0.36  % --add_important_lit                   false
% 0.14/0.36  % --soft_assumptions                    false
% 0.14/0.36  % --reset_solvers                       false
% 0.14/0.36  % --bc_imp_inh                          []
% 0.14/0.36  % --conj_cone_tolerance                 1.5
% 0.14/0.36  % --prolific_symb_bound                 500
% 0.14/0.36  % --lt_threshold                        2000
% 0.14/0.36  
% 0.14/0.36  % ------ SAT Options
% 0.14/0.36  
% 0.14/0.36  % --sat_mode                            false
% 0.14/0.36  % --sat_fm_restart_options              ""
% 0.14/0.36  % --sat_gr_def                          false
% 0.14/0.36  % --sat_epr_types                       true
% 0.14/0.36  % --sat_non_cyclic_types                false
% 0.14/0.36  % --sat_finite_models                   false
% 0.14/0.36  % --sat_fm_lemmas                       false
% 0.14/0.36  % --sat_fm_prep                         false
% 0.14/0.36  % --sat_fm_uc_incr                      true
% 0.14/0.36  % --sat_out_model                       small
% 0.14/0.36  % --sat_out_clauses                     false
% 0.14/0.36  
% 0.14/0.36  % ------ QBF Options
% 0.14/0.36  
% 0.14/0.36  % --qbf_mode                            false
% 0.14/0.36  % --qbf_elim_univ                       true
% 0.14/0.36  % --qbf_sk_in                           true
% 0.14/0.36  % --qbf_pred_elim                       true
% 0.14/0.36  % --qbf_split                           32
% 0.14/0.36  
% 0.14/0.36  % ------ BMC1 Options
% 0.14/0.36  
% 0.14/0.36  % --bmc1_incremental                    false
% 0.14/0.36  % --bmc1_axioms                         reachable_all
% 0.14/0.36  % --bmc1_min_bound                      0
% 0.14/0.36  % --bmc1_max_bound                      -1
% 0.14/0.36  % --bmc1_max_bound_default              -1
% 0.14/0.36  % --bmc1_symbol_reachability            true
% 0.14/0.36  % --bmc1_property_lemmas                false
% 0.14/0.36  % --bmc1_k_induction                    false
% 0.14/0.36  % --bmc1_non_equiv_states               false
% 0.14/0.36  % --bmc1_deadlock                       false
% 0.14/0.36  % --bmc1_ucm                            false
% 0.14/0.36  % --bmc1_add_unsat_core                 none
% 0.14/0.36  % --bmc1_unsat_core_children            false
% 0.14/0.36  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.14/0.36  % --bmc1_out_stat                       full
% 0.14/0.36  % --bmc1_ground_init                    false
% 0.14/0.36  % --bmc1_pre_inst_next_state            false
% 0.14/0.36  % --bmc1_pre_inst_state                 false
% 0.14/0.36  % --bmc1_pre_inst_reach_state           false
% 0.14/0.36  % --bmc1_out_unsat_core                 false
% 0.14/0.36  % --bmc1_aig_witness_out                false
% 0.14/0.36  % --bmc1_verbose                        false
% 0.14/0.36  % --bmc1_dump_clauses_tptp              false
% 0.14/0.36  % --bmc1_dump_unsat_core_tptp           false
% 0.14/0.36  % --bmc1_dump_file                      -
% 0.14/0.36  % --bmc1_ucm_expand_uc_limit            128
% 0.14/0.36  % --bmc1_ucm_n_expand_iterations        6
% 0.14/0.36  % --bmc1_ucm_extend_mode                1
% 0.14/0.36  % --bmc1_ucm_init_mode                  2
% 0.14/0.36  % --bmc1_ucm_cone_mode                  none
% 0.14/0.36  % --bmc1_ucm_reduced_relation_type      0
% 0.14/0.36  % --bmc1_ucm_relax_model                4
% 0.14/0.36  % --bmc1_ucm_full_tr_after_sat          true
% 0.14/0.36  % --bmc1_ucm_expand_neg_assumptions     false
% 0.14/0.36  % --bmc1_ucm_layered_model              none
% 0.14/0.36  % --bmc1_ucm_max_lemma_size             10
% 0.14/0.36  
% 0.14/0.36  % ------ AIG Options
% 0.14/0.36  
% 0.14/0.36  % --aig_mode                            false
% 0.14/0.36  
% 0.14/0.36  % ------ Instantiation Options
% 0.14/0.36  
% 0.14/0.36  % --instantiation_flag                  true
% 0.14/0.36  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.14/0.36  % --inst_solver_per_active              750
% 0.14/0.36  % --inst_solver_calls_frac              0.5
% 0.14/0.36  % --inst_passive_queue_type             priority_queues
% 0.14/0.36  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.14/0.36  % --inst_passive_queues_freq            [25;2]
% 0.14/0.36  % --inst_dismatching                    true
% 0.14/0.36  % --inst_eager_unprocessed_to_passive   true
% 0.14/0.36  % --inst_prop_sim_given                 true
% 0.14/0.37  % --inst_prop_sim_new                   false
% 0.14/0.37  % --inst_orphan_elimination             true
% 0.14/0.37  % --inst_learning_loop_flag             true
% 0.14/0.37  % --inst_learning_start                 3000
% 0.14/0.37  % --inst_learning_factor                2
% 0.14/0.37  % --inst_start_prop_sim_after_learn     3
% 0.14/0.37  % --inst_sel_renew                      solver
% 0.14/0.37  % --inst_lit_activity_flag              true
% 0.14/0.37  % --inst_out_proof                      true
% 0.14/0.37  
% 0.14/0.37  % ------ Resolution Options
% 0.14/0.37  
% 0.14/0.37  % --resolution_flag                     true
% 0.14/0.37  % --res_lit_sel                         kbo_max
% 0.14/0.37  % --res_to_prop_solver                  none
% 0.14/0.37  % --res_prop_simpl_new                  false
% 0.14/0.37  % --res_prop_simpl_given                false
% 0.14/0.37  % --res_passive_queue_type              priority_queues
% 0.14/0.37  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.14/0.37  % --res_passive_queues_freq             [15;5]
% 0.14/0.37  % --res_forward_subs                    full
% 0.14/0.37  % --res_backward_subs                   full
% 0.14/0.37  % --res_forward_subs_resolution         true
% 0.14/0.37  % --res_backward_subs_resolution        true
% 0.14/0.37  % --res_orphan_elimination              false
% 0.14/0.37  % --res_time_limit                      1000.
% 0.14/0.37  % --res_out_proof                       true
% 0.14/0.37  % --proof_out_file                      /export/starexec/sandbox/tmp/iprover_proof_7bbd1d.s
% 0.14/0.37  % --modulo                              true
% 0.14/0.37  
% 0.14/0.37  % ------ Combination Options
% 0.14/0.37  
% 0.14/0.37  % --comb_res_mult                       1000
% 0.14/0.37  % --comb_inst_mult                      300
% 0.14/0.37  % ------ 
% 0.14/0.37  
% 0.14/0.37  
% 0.14/0.37  
% 0.14/0.37  % ------ Proving...
% 0.14/0.37  % 
% 0.14/0.37  
% 0.14/0.37  
% 0.14/0.37  %  Resolution empty clause
% 0.14/0.37  
% 0.14/0.37  % ------                             Statistics
% 0.14/0.37  
% 0.14/0.37  % ------ General
% 0.14/0.37  
% 0.14/0.37  % num_of_input_clauses:                 75
% 0.14/0.37  % num_of_input_neg_conjectures:         6
% 0.14/0.37  % num_of_splits:                        0
% 0.14/0.37  % num_of_split_atoms:                   0
% 0.14/0.37  % num_of_sem_filtered_clauses:          0
% 0.14/0.37  % num_of_subtypes:                      0
% 0.14/0.37  % monotx_restored_types:                0
% 0.14/0.37  % sat_num_of_epr_types:                 0
% 0.14/0.37  % sat_num_of_non_cyclic_types:          0
% 0.14/0.37  % sat_guarded_non_collapsed_types:      0
% 0.14/0.37  % is_epr:                               0
% 0.14/0.37  % is_horn:                              0
% 0.14/0.37  % has_eq:                               1
% 0.14/0.37  % num_pure_diseq_elim:                  0
% 0.14/0.37  % simp_replaced_by:                     0
% 0.14/0.37  % res_preprocessed:                     12
% 0.14/0.37  % prep_upred:                           0
% 0.14/0.37  % prep_unflattend:                      0
% 0.14/0.37  % pred_elim_cands:                      0
% 0.14/0.37  % pred_elim:                            0
% 0.14/0.37  % pred_elim_cl:                         0
% 0.14/0.37  % pred_elim_cycles:                     0
% 0.14/0.37  % forced_gc_time:                       0
% 0.14/0.37  % gc_basic_clause_elim:                 0
% 0.14/0.37  % parsing_time:                         0.001
% 0.14/0.37  % sem_filter_time:                      0.
% 0.14/0.37  % pred_elim_time:                       0.
% 0.14/0.37  % out_proof_time:                       0.001
% 0.14/0.37  % monotx_time:                          0.
% 0.14/0.37  % subtype_inf_time:                     0.
% 0.14/0.37  % unif_index_cands_time:                0.
% 0.14/0.37  % unif_index_add_time:                  0.
% 0.14/0.37  % total_time:                           0.022
% 0.14/0.37  % num_of_symbols:                       51
% 0.14/0.37  % num_of_terms:                         243
% 0.14/0.37  
% 0.14/0.37  % ------ Propositional Solver
% 0.14/0.37  
% 0.14/0.37  % prop_solver_calls:                    1
% 0.14/0.37  % prop_fast_solver_calls:               18
% 0.14/0.37  % prop_num_of_clauses:                  76
% 0.14/0.37  % prop_preprocess_simplified:           216
% 0.14/0.37  % prop_fo_subsumed:                     0
% 0.14/0.37  % prop_solver_time:                     0.
% 0.14/0.37  % prop_fast_solver_time:                0.
% 0.14/0.37  % prop_unsat_core_time:                 0.
% 0.14/0.37  
% 0.14/0.37  % ------ QBF 
% 0.14/0.37  
% 0.14/0.37  % qbf_q_res:                            0
% 0.14/0.37  % qbf_num_tautologies:                  0
% 0.14/0.37  % qbf_prep_cycles:                      0
% 0.14/0.37  
% 0.14/0.37  % ------ BMC1
% 0.14/0.37  
% 0.14/0.37  % bmc1_current_bound:                   -1
% 0.14/0.37  % bmc1_last_solved_bound:               -1
% 0.14/0.37  % bmc1_unsat_core_size:                 -1
% 0.14/0.37  % bmc1_unsat_core_parents_size:         -1
% 0.14/0.37  % bmc1_merge_next_fun:                  0
% 0.14/0.37  % bmc1_unsat_core_clauses_time:         0.
% 0.14/0.37  
% 0.14/0.37  % ------ Instantiation
% 0.14/0.37  
% 0.14/0.37  % inst_num_of_clauses:                  72
% 0.14/0.37  % inst_num_in_passive:                  0
% 0.14/0.37  % inst_num_in_active:                   0
% 0.14/0.37  % inst_num_in_unprocessed:              75
% 0.14/0.37  % inst_num_of_loops:                    0
% 0.14/0.37  % inst_num_of_learning_restarts:        0
% 0.14/0.37  % inst_num_moves_active_passive:        0
% 0.14/0.37  % inst_lit_activity:                    0
% 0.14/0.37  % inst_lit_activity_moves:              0
% 0.14/0.37  % inst_num_tautologies:                 0
% 0.14/0.37  % inst_num_prop_implied:                0
% 0.14/0.37  % inst_num_existing_simplified:         0
% 0.14/0.37  % inst_num_eq_res_simplified:           0
% 0.14/0.37  % inst_num_child_elim:                  0
% 0.14/0.37  % inst_num_of_dismatching_blockings:    0
% 0.14/0.37  % inst_num_of_non_proper_insts:         0
% 0.14/0.37  % inst_num_of_duplicates:               0
% 0.14/0.37  % inst_inst_num_from_inst_to_res:       0
% 0.14/0.37  % inst_dismatching_checking_time:       0.
% 0.14/0.37  
% 0.14/0.37  % ------ Resolution
% 0.14/0.37  
% 0.14/0.37  % res_num_of_clauses:                   99
% 0.14/0.37  % res_num_in_passive:                   6
% 0.14/0.37  % res_num_in_active:                    65
% 0.14/0.37  % res_num_of_loops:                     21
% 0.14/0.37  % res_forward_subset_subsumed:          15
% 0.14/0.37  % res_backward_subset_subsumed:         1
% 0.14/0.37  % res_forward_subsumed:                 0
% 0.14/0.37  % res_backward_subsumed:                1
% 0.14/0.37  % res_forward_subsumption_resolution:   7
% 0.14/0.37  % res_backward_subsumption_resolution:  0
% 0.14/0.37  % res_clause_to_clause_subsumption:     40
% 0.14/0.37  % res_orphan_elimination:               0
% 0.14/0.37  % res_tautology_del:                    8
% 0.14/0.37  % res_num_eq_res_simplified:            0
% 0.14/0.37  % res_num_sel_changes:                  0
% 0.14/0.37  % res_moves_from_active_to_pass:        0
% 0.14/0.37  
% 0.14/0.37  % Status Unsatisfiable
% 0.14/0.37  % SZS status Theorem
% 0.14/0.37  % SZS output start CNFRefutation
% See solution above
%------------------------------------------------------------------------------