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

View Problem - Process Solution

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

% Computer : n010.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:26:24 EDT 2022

% Result   : Theorem 1.30s 1.51s
% Output   : CNFRefutation 1.30s
% 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(t1_boole,axiom,
    ! [A] : set_union2(A,empty_set) = A,
    input ).

fof(t1_boole_0,plain,
    ! [A] :
      ( set_union2(A,empty_set) = A
      | $false ),
    inference(orientation,[status(thm)],[t1_boole]) ).

fof(symmetry_r1_xboole_0,axiom,
    ! [A,B] :
      ( disjoint(A,B)
     => disjoint(B,A) ),
    input ).

fof(symmetry_r1_xboole_0_0,plain,
    ! [A,B] :
      ( ~ disjoint(A,B)
      | disjoint(B,A) ),
    inference(orientation,[status(thm)],[symmetry_r1_xboole_0]) ).

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(idempotence_k2_xboole_0,axiom,
    ! [A,B] : set_union2(A,A) = A,
    input ).

fof(idempotence_k2_xboole_0_0,plain,
    ! [A] :
      ( set_union2(A,A) = A
      | $false ),
    inference(orientation,[status(thm)],[idempotence_k2_xboole_0]) ).

fof(fc3_xboole_0,axiom,
    ! [A,B] :
      ( ~ empty(A)
     => ~ empty(set_union2(B,A)) ),
    input ).

fof(fc3_xboole_0_0,plain,
    ! [A,B] :
      ( empty(A)
      | ~ empty(set_union2(B,A)) ),
    inference(orientation,[status(thm)],[fc3_xboole_0]) ).

fof(fc2_xboole_0,axiom,
    ! [A,B] :
      ( ~ empty(A)
     => ~ empty(set_union2(A,B)) ),
    input ).

fof(fc2_xboole_0_0,plain,
    ! [A,B] :
      ( empty(A)
      | ~ empty(set_union2(A,B)) ),
    inference(orientation,[status(thm)],[fc2_xboole_0]) ).

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(dt_m1_subset_1,axiom,
    $true,
    input ).

fof(dt_m1_subset_1_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_m1_subset_1]) ).

fof(dt_k3_relat_1,axiom,
    $true,
    input ).

fof(dt_k3_relat_1_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k3_relat_1]) ).

fof(dt_k2_xboole_0,axiom,
    $true,
    input ).

fof(dt_k2_xboole_0_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k2_xboole_0]) ).

fof(dt_k2_relat_1,axiom,
    $true,
    input ).

fof(dt_k2_relat_1_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k2_relat_1]) ).

fof(dt_k1_zfmisc_1,axiom,
    $true,
    input ).

fof(dt_k1_zfmisc_1_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k1_zfmisc_1]) ).

fof(dt_k1_xboole_0,axiom,
    $true,
    input ).

fof(dt_k1_xboole_0_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k1_xboole_0]) ).

fof(dt_k1_wellord1,axiom,
    $true,
    input ).

fof(dt_k1_wellord1_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k1_wellord1]) ).

fof(dt_k1_relat_1,axiom,
    $true,
    input ).

fof(dt_k1_relat_1_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k1_relat_1]) ).

fof(d6_relat_1,axiom,
    ! [A] :
      ( relation(A)
     => relation_field(A) = set_union2(relation_dom(A),relation_rng(A)) ),
    input ).

fof(d6_relat_1_0,plain,
    ! [A] :
      ( ~ relation(A)
      | relation_field(A) = set_union2(relation_dom(A),relation_rng(A)) ),
    inference(orientation,[status(thm)],[d6_relat_1]) ).

fof(d3_wellord1,axiom,
    ! [A] :
      ( relation(A)
     => ! [B] :
          ( is_well_founded_in(A,B)
        <=> ! [C] :
              ~ ( subset(C,B)
                & C != empty_set
                & ! [D] :
                    ~ ( in(D,C)
                      & disjoint(fiber(A,D),C) ) ) ) ),
    input ).

fof(d3_wellord1_0,plain,
    ! [A] :
      ( ~ relation(A)
      | ! [B] :
          ( is_well_founded_in(A,B)
        <=> ! [C] :
              ~ ( subset(C,B)
                & C != empty_set
                & ! [D] :
                    ~ ( in(D,C)
                      & disjoint(fiber(A,D),C) ) ) ) ),
    inference(orientation,[status(thm)],[d3_wellord1]) ).

fof(d2_wellord1,axiom,
    ! [A] :
      ( relation(A)
     => ( well_founded_relation(A)
      <=> ! [B] :
            ~ ( subset(B,relation_field(A))
              & B != empty_set
              & ! [C] :
                  ~ ( in(C,B)
                    & disjoint(fiber(A,C),B) ) ) ) ),
    input ).

fof(d2_wellord1_0,plain,
    ! [A] :
      ( ~ relation(A)
      | ( well_founded_relation(A)
      <=> ! [B] :
            ~ ( subset(B,relation_field(A))
              & B != empty_set
              & ! [C] :
                  ~ ( in(C,B)
                    & disjoint(fiber(A,C),B) ) ) ) ),
    inference(orientation,[status(thm)],[d2_wellord1]) ).

fof(commutativity_k2_xboole_0,axiom,
    ! [A,B] : set_union2(A,B) = set_union2(B,A),
    input ).

fof(commutativity_k2_xboole_0_0,plain,
    ! [A,B] :
      ( set_union2(A,B) = set_union2(B,A)
      | $false ),
    inference(orientation,[status(thm)],[commutativity_k2_xboole_0]) ).

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(def_lhs_atom3,axiom,
    ! [B,A] :
      ( lhs_atom3(B,A)
    <=> set_union2(A,B) = set_union2(B,A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_2,plain,
    ! [A,B] :
      ( lhs_atom3(B,A)
      | $false ),
    inference(fold_definition,[status(thm)],[commutativity_k2_xboole_0_0,def_lhs_atom3]) ).

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

fof(to_be_clausified_3,plain,
    ! [A] :
      ( lhs_atom4(A)
      | ( well_founded_relation(A)
      <=> ! [B] :
            ~ ( subset(B,relation_field(A))
              & B != empty_set
              & ! [C] :
                  ~ ( in(C,B)
                    & disjoint(fiber(A,C),B) ) ) ) ),
    inference(fold_definition,[status(thm)],[d2_wellord1_0,def_lhs_atom4]) ).

fof(to_be_clausified_4,plain,
    ! [A] :
      ( lhs_atom4(A)
      | ! [B] :
          ( is_well_founded_in(A,B)
        <=> ! [C] :
              ~ ( subset(C,B)
                & C != empty_set
                & ! [D] :
                    ~ ( in(D,C)
                      & disjoint(fiber(A,D),C) ) ) ) ),
    inference(fold_definition,[status(thm)],[d3_wellord1_0,def_lhs_atom4]) ).

fof(to_be_clausified_5,plain,
    ! [A] :
      ( lhs_atom4(A)
      | relation_field(A) = set_union2(relation_dom(A),relation_rng(A)) ),
    inference(fold_definition,[status(thm)],[d6_relat_1_0,def_lhs_atom4]) ).

fof(def_lhs_atom5,axiom,
    ( lhs_atom5
  <=> $true ),
    inference(definition,[],]) ).

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

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

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

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

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

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

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

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

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

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

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

fof(to_be_clausified_15,plain,
    ! [A,B] :
      ( lhs_atom7(A)
      | ~ empty(set_union2(A,B)) ),
    inference(fold_definition,[status(thm)],[fc2_xboole_0_0,def_lhs_atom7]) ).

fof(to_be_clausified_16,plain,
    ! [A,B] :
      ( lhs_atom7(A)
      | ~ empty(set_union2(B,A)) ),
    inference(fold_definition,[status(thm)],[fc3_xboole_0_0,def_lhs_atom7]) ).

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

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

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

fof(to_be_clausified_18,plain,
    ! [A] :
      ( lhs_atom9(A)
      | $false ),
    inference(fold_definition,[status(thm)],[reflexivity_r1_tarski_0,def_lhs_atom9]) ).

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

fof(to_be_clausified_19,plain,
    ! [A,B] :
      ( lhs_atom10(B,A)
      | disjoint(B,A) ),
    inference(fold_definition,[status(thm)],[symmetry_r1_xboole_0_0,def_lhs_atom10]) ).

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

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

fof(to_be_clausified_21,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_22,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_23,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_24,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_25,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_26,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,
    ! [X2] :
      ( lhs_atom4(X2)
      | ! [X1] :
          ( is_well_founded_in(X2,X1)
        <=> ! [X3] :
              ~ ( subset(X3,X1)
                & X3 != empty_set
                & ! [X4] :
                    ~ ( in(X4,X3)
                      & disjoint(fiber(X2,X4),X3) ) ) ) ),
    file('<stdin>',to_be_clausified_4) ).

fof(c_0_1,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | ( well_founded_relation(X2)
      <=> ! [X1] :
            ~ ( subset(X1,relation_field(X2))
              & X1 != empty_set
              & ! [X3] :
                  ~ ( in(X3,X1)
                    & disjoint(fiber(X2,X3),X1) ) ) ) ),
    file('<stdin>',to_be_clausified_3) ).

fof(c_0_2,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom15(X3,X2)
      | ~ ( in(X2,X1)
          & element(X1,powerset(X3)) ) ),
    file('<stdin>',to_be_clausified_25) ).

fof(c_0_3,axiom,
    ! [X1,X2] :
      ( lhs_atom7(X2)
      | ~ empty(set_union2(X1,X2)) ),
    file('<stdin>',to_be_clausified_16) ).

fof(c_0_4,axiom,
    ! [X1,X2] :
      ( lhs_atom7(X2)
      | ~ empty(set_union2(X2,X1)) ),
    file('<stdin>',to_be_clausified_15) ).

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

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

fof(c_0_7,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | relation_field(X2) = set_union2(relation_dom(X2),relation_rng(X2)) ),
    file('<stdin>',to_be_clausified_5) ).

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

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

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

fof(c_0_11,axiom,
    ! [X1,X2] :
      ( lhs_atom10(X1,X2)
      | disjoint(X1,X2) ),
    file('<stdin>',to_be_clausified_19) ).

fof(c_0_12,axiom,
    ! [X1,X2] :
      ( lhs_atom3(X1,X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_2) ).

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

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

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

fof(c_0_16,axiom,
    ! [X2] :
      ( lhs_atom9(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_18) ).

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

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

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

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

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

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

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

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

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

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

fof(c_0_27,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | ! [X1] :
          ( is_well_founded_in(X2,X1)
        <=> ! [X3] :
              ~ ( subset(X3,X1)
                & X3 != empty_set
                & ! [X4] :
                    ~ ( in(X4,X3)
                      & disjoint(fiber(X2,X4),X3) ) ) ) ),
    c_0_0 ).

fof(c_0_28,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | ( well_founded_relation(X2)
      <=> ! [X1] :
            ~ ( subset(X1,relation_field(X2))
              & X1 != empty_set
              & ! [X3] :
                  ~ ( in(X3,X1)
                    & disjoint(fiber(X2,X3),X1) ) ) ) ),
    c_0_1 ).

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

fof(c_0_30,plain,
    ! [X1,X2] :
      ( lhs_atom7(X2)
      | ~ empty(set_union2(X1,X2)) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_31,plain,
    ! [X1,X2] :
      ( lhs_atom7(X2)
      | ~ empty(set_union2(X2,X1)) ),
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

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

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

fof(c_0_34,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | relation_field(X2) = set_union2(relation_dom(X2),relation_rng(X2)) ),
    c_0_7 ).

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

fof(c_0_36,axiom,
    ! [X1,X2] :
      ( lhs_atom13(X1,X2)
      | subset(X2,X1) ),
    c_0_9 ).

fof(c_0_37,axiom,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | element(X2,X1) ),
    c_0_10 ).

fof(c_0_38,axiom,
    ! [X1,X2] :
      ( lhs_atom10(X1,X2)
      | disjoint(X1,X2) ),
    c_0_11 ).

fof(c_0_39,plain,
    ! [X1,X2] : lhs_atom3(X1,X2),
    inference(fof_simplification,[status(thm)],[c_0_12]) ).

fof(c_0_40,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | function(X2) ),
    c_0_13 ).

fof(c_0_41,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | X2 = empty_set ),
    c_0_14 ).

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

fof(c_0_43,plain,
    ! [X2] : lhs_atom9(X2),
    inference(fof_simplification,[status(thm)],[c_0_16]) ).

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

fof(c_0_45,plain,
    lhs_atom6,
    inference(fof_simplification,[status(thm)],[c_0_18]) ).

fof(c_0_46,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_19]) ).

fof(c_0_47,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_20]) ).

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

fof(c_0_49,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_22]) ).

fof(c_0_50,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_23]) ).

fof(c_0_51,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_24]) ).

fof(c_0_52,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_25]) ).

fof(c_0_53,plain,
    lhs_atom5,
    inference(fof_simplification,[status(thm)],[c_0_26]) ).

fof(c_0_54,plain,
    ! [X5,X6,X7,X9,X11] :
      ( ( in(esk3_3(X5,X6,X7),X7)
        | X7 = empty_set
        | ~ subset(X7,X6)
        | ~ is_well_founded_in(X5,X6)
        | lhs_atom4(X5) )
      & ( disjoint(fiber(X5,esk3_3(X5,X6,X7)),X7)
        | X7 = empty_set
        | ~ subset(X7,X6)
        | ~ is_well_founded_in(X5,X6)
        | lhs_atom4(X5) )
      & ( subset(esk4_2(X5,X9),X9)
        | is_well_founded_in(X5,X9)
        | lhs_atom4(X5) )
      & ( esk4_2(X5,X9) != empty_set
        | is_well_founded_in(X5,X9)
        | lhs_atom4(X5) )
      & ( ~ in(X11,esk4_2(X5,X9))
        | ~ disjoint(fiber(X5,X11),esk4_2(X5,X9))
        | is_well_founded_in(X5,X9)
        | lhs_atom4(X5) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_27])])])])])]) ).

fof(c_0_55,plain,
    ! [X4,X5,X8] :
      ( ( in(esk1_2(X4,X5),X5)
        | X5 = empty_set
        | ~ subset(X5,relation_field(X4))
        | ~ well_founded_relation(X4)
        | lhs_atom4(X4) )
      & ( disjoint(fiber(X4,esk1_2(X4,X5)),X5)
        | X5 = empty_set
        | ~ subset(X5,relation_field(X4))
        | ~ well_founded_relation(X4)
        | lhs_atom4(X4) )
      & ( subset(esk2_1(X4),relation_field(X4))
        | well_founded_relation(X4)
        | lhs_atom4(X4) )
      & ( esk2_1(X4) != empty_set
        | well_founded_relation(X4)
        | lhs_atom4(X4) )
      & ( ~ in(X8,esk2_1(X4))
        | ~ disjoint(fiber(X4,X8),esk2_1(X4))
        | well_founded_relation(X4)
        | lhs_atom4(X4) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_28])])])])]) ).

fof(c_0_56,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_29])]) ).

fof(c_0_57,plain,
    ! [X3,X4] :
      ( lhs_atom7(X4)
      | ~ empty(set_union2(X3,X4)) ),
    inference(variable_rename,[status(thm)],[c_0_30]) ).

fof(c_0_58,plain,
    ! [X3,X4] :
      ( lhs_atom7(X4)
      | ~ empty(set_union2(X4,X3)) ),
    inference(variable_rename,[status(thm)],[c_0_31]) ).

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

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

fof(c_0_61,plain,
    ! [X3] :
      ( lhs_atom4(X3)
      | relation_field(X3) = set_union2(relation_dom(X3),relation_rng(X3)) ),
    inference(variable_rename,[status(thm)],[c_0_34]) ).

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

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

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

fof(c_0_65,plain,
    ! [X3,X4] :
      ( lhs_atom10(X3,X4)
      | disjoint(X3,X4) ),
    inference(variable_rename,[status(thm)],[c_0_38]) ).

fof(c_0_66,plain,
    ! [X3,X4] : lhs_atom3(X3,X4),
    inference(variable_rename,[status(thm)],[c_0_39]) ).

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

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

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

fof(c_0_70,plain,
    ! [X3] : lhs_atom9(X3),
    inference(variable_rename,[status(thm)],[c_0_43]) ).

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

fof(c_0_72,plain,
    lhs_atom6,
    c_0_45 ).

fof(c_0_73,plain,
    lhs_atom5,
    c_0_46 ).

fof(c_0_74,plain,
    lhs_atom5,
    c_0_47 ).

fof(c_0_75,plain,
    lhs_atom5,
    c_0_48 ).

fof(c_0_76,plain,
    lhs_atom5,
    c_0_49 ).

fof(c_0_77,plain,
    lhs_atom5,
    c_0_50 ).

fof(c_0_78,plain,
    lhs_atom5,
    c_0_51 ).

fof(c_0_79,plain,
    lhs_atom5,
    c_0_52 ).

fof(c_0_80,plain,
    lhs_atom5,
    c_0_53 ).

cnf(c_0_81,plain,
    ( lhs_atom4(X1)
    | X3 = empty_set
    | disjoint(fiber(X1,esk3_3(X1,X2,X3)),X3)
    | ~ is_well_founded_in(X1,X2)
    | ~ subset(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_82,plain,
    ( lhs_atom4(X1)
    | is_well_founded_in(X1,X2)
    | ~ disjoint(fiber(X1,X3),esk4_2(X1,X2))
    | ~ in(X3,esk4_2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_83,plain,
    ( lhs_atom4(X1)
    | X3 = empty_set
    | in(esk3_3(X1,X2,X3),X3)
    | ~ is_well_founded_in(X1,X2)
    | ~ subset(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_84,plain,
    ( lhs_atom4(X1)
    | X2 = empty_set
    | disjoint(fiber(X1,esk1_2(X1,X2)),X2)
    | ~ well_founded_relation(X1)
    | ~ subset(X2,relation_field(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_85,plain,
    ( lhs_atom4(X1)
    | well_founded_relation(X1)
    | ~ disjoint(fiber(X1,X2),esk2_1(X1))
    | ~ in(X2,esk2_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_86,plain,
    ( lhs_atom4(X1)
    | X2 = empty_set
    | in(esk1_2(X1,X2),X2)
    | ~ well_founded_relation(X1)
    | ~ subset(X2,relation_field(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

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

cnf(c_0_88,plain,
    ( lhs_atom4(X1)
    | is_well_founded_in(X1,X2)
    | subset(esk4_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

cnf(c_0_89,plain,
    ( lhs_atom7(X2)
    | ~ empty(set_union2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_90,plain,
    ( lhs_atom7(X1)
    | ~ empty(set_union2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_91,plain,
    ( lhs_atom4(X1)
    | is_well_founded_in(X1,X2)
    | esk4_2(X1,X2) != empty_set ),
    inference(split_conjunct,[status(thm)],[c_0_54]) ).

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

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

cnf(c_0_94,plain,
    ( lhs_atom4(X1)
    | well_founded_relation(X1)
    | subset(esk2_1(X1),relation_field(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_95,plain,
    ( relation_field(X1) = set_union2(relation_dom(X1),relation_rng(X1))
    | lhs_atom4(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_61]) ).

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

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

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

cnf(c_0_99,plain,
    ( disjoint(X1,X2)
    | lhs_atom10(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_65]) ).

cnf(c_0_100,plain,
    ( lhs_atom4(X1)
    | well_founded_relation(X1)
    | esk2_1(X1) != empty_set ),
    inference(split_conjunct,[status(thm)],[c_0_55]) ).

cnf(c_0_101,plain,
    lhs_atom3(X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_66]) ).

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

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

cnf(c_0_104,plain,
    lhs_atom11(X1),
    inference(split_conjunct,[status(thm)],[c_0_69]) ).

cnf(c_0_105,plain,
    lhs_atom9(X1),
    inference(split_conjunct,[status(thm)],[c_0_70]) ).

cnf(c_0_106,plain,
    lhs_atom8(X1),
    inference(split_conjunct,[status(thm)],[c_0_71]) ).

cnf(c_0_107,plain,
    lhs_atom6,
    inference(split_conjunct,[status(thm)],[c_0_72]) ).

cnf(c_0_108,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_73]) ).

cnf(c_0_109,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_74]) ).

cnf(c_0_110,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_75]) ).

cnf(c_0_111,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_76]) ).

cnf(c_0_112,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_77]) ).

cnf(c_0_113,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_78]) ).

cnf(c_0_114,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_79]) ).

cnf(c_0_115,plain,
    lhs_atom5,
    inference(split_conjunct,[status(thm)],[c_0_80]) ).

cnf(c_0_116,plain,
    ( lhs_atom4(X1)
    | X3 = empty_set
    | disjoint(fiber(X1,esk3_3(X1,X2,X3)),X3)
    | ~ is_well_founded_in(X1,X2)
    | ~ subset(X3,X2) ),
    c_0_81,
    [final] ).

cnf(c_0_117,plain,
    ( lhs_atom4(X1)
    | is_well_founded_in(X1,X2)
    | ~ disjoint(fiber(X1,X3),esk4_2(X1,X2))
    | ~ in(X3,esk4_2(X1,X2)) ),
    c_0_82,
    [final] ).

cnf(c_0_118,plain,
    ( lhs_atom4(X1)
    | X3 = empty_set
    | in(esk3_3(X1,X2,X3),X3)
    | ~ is_well_founded_in(X1,X2)
    | ~ subset(X3,X2) ),
    c_0_83,
    [final] ).

cnf(c_0_119,plain,
    ( lhs_atom4(X1)
    | X2 = empty_set
    | disjoint(fiber(X1,esk1_2(X1,X2)),X2)
    | ~ well_founded_relation(X1)
    | ~ subset(X2,relation_field(X1)) ),
    c_0_84,
    [final] ).

cnf(c_0_120,plain,
    ( lhs_atom4(X1)
    | well_founded_relation(X1)
    | ~ disjoint(fiber(X1,X2),esk2_1(X1))
    | ~ in(X2,esk2_1(X1)) ),
    c_0_85,
    [final] ).

cnf(c_0_121,plain,
    ( lhs_atom4(X1)
    | X2 = empty_set
    | in(esk1_2(X1,X2),X2)
    | ~ well_founded_relation(X1)
    | ~ subset(X2,relation_field(X1)) ),
    c_0_86,
    [final] ).

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

cnf(c_0_123,plain,
    ( lhs_atom4(X1)
    | is_well_founded_in(X1,X2)
    | subset(esk4_2(X1,X2),X2) ),
    c_0_88,
    [final] ).

cnf(c_0_124,plain,
    ( lhs_atom7(X2)
    | ~ empty(set_union2(X1,X2)) ),
    c_0_89,
    [final] ).

cnf(c_0_125,plain,
    ( lhs_atom7(X1)
    | ~ empty(set_union2(X1,X2)) ),
    c_0_90,
    [final] ).

cnf(c_0_126,plain,
    ( lhs_atom4(X1)
    | is_well_founded_in(X1,X2)
    | esk4_2(X1,X2) != empty_set ),
    c_0_91,
    [final] ).

cnf(c_0_127,plain,
    ( lhs_atom14(X2,X1)
    | ~ subset(X1,X2) ),
    c_0_92,
    [final] ).

cnf(c_0_128,plain,
    ( lhs_atom1(X1,X2)
    | ~ in(X1,X2) ),
    c_0_93,
    [final] ).

cnf(c_0_129,plain,
    ( lhs_atom4(X1)
    | well_founded_relation(X1)
    | subset(esk2_1(X1),relation_field(X1)) ),
    c_0_94,
    [final] ).

cnf(c_0_130,plain,
    ( set_union2(relation_dom(X1),relation_rng(X1)) = relation_field(X1)
    | lhs_atom4(X1) ),
    c_0_95,
    [final] ).

cnf(c_0_131,plain,
    ( in(X1,X2)
    | empty(X2)
    | lhs_atom12(X2,X1) ),
    c_0_96,
    [final] ).

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

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

cnf(c_0_134,plain,
    ( disjoint(X1,X2)
    | lhs_atom10(X1,X2) ),
    c_0_99,
    [final] ).

cnf(c_0_135,plain,
    ( lhs_atom4(X1)
    | well_founded_relation(X1)
    | esk2_1(X1) != empty_set ),
    c_0_100,
    [final] ).

cnf(c_0_136,plain,
    lhs_atom3(X1,X2),
    c_0_101,
    [final] ).

cnf(c_0_137,plain,
    ( function(X1)
    | lhs_atom2(X1) ),
    c_0_102,
    [final] ).

cnf(c_0_138,plain,
    ( X1 = empty_set
    | lhs_atom2(X1) ),
    c_0_103,
    [final] ).

cnf(c_0_139,plain,
    lhs_atom11(X1),
    c_0_104,
    [final] ).

cnf(c_0_140,plain,
    lhs_atom9(X1),
    c_0_105,
    [final] ).

cnf(c_0_141,plain,
    lhs_atom8(X1),
    c_0_106,
    [final] ).

cnf(c_0_142,plain,
    lhs_atom6,
    c_0_107,
    [final] ).

cnf(c_0_143,plain,
    lhs_atom5,
    c_0_108,
    [final] ).

cnf(c_0_144,plain,
    lhs_atom5,
    c_0_109,
    [final] ).

cnf(c_0_145,plain,
    lhs_atom5,
    c_0_110,
    [final] ).

cnf(c_0_146,plain,
    lhs_atom5,
    c_0_111,
    [final] ).

cnf(c_0_147,plain,
    lhs_atom5,
    c_0_112,
    [final] ).

cnf(c_0_148,plain,
    lhs_atom5,
    c_0_113,
    [final] ).

cnf(c_0_149,plain,
    lhs_atom5,
    c_0_114,
    [final] ).

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

% End CNF derivation
cnf(c_0_116_0,axiom,
    ( ~ relation(X1)
    | X3 = empty_set
    | disjoint(fiber(X1,sk1_esk3_3(X1,X2,X3)),X3)
    | ~ is_well_founded_in(X1,X2)
    | ~ subset(X3,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_116,def_lhs_atom4]) ).

cnf(c_0_117_0,axiom,
    ( ~ relation(X1)
    | is_well_founded_in(X1,X2)
    | ~ disjoint(fiber(X1,X3),sk1_esk4_2(X1,X2))
    | ~ in(X3,sk1_esk4_2(X1,X2)) ),
    inference(unfold_definition,[status(thm)],[c_0_117,def_lhs_atom4]) ).

cnf(c_0_118_0,axiom,
    ( ~ relation(X1)
    | X3 = empty_set
    | in(sk1_esk3_3(X1,X2,X3),X3)
    | ~ is_well_founded_in(X1,X2)
    | ~ subset(X3,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_118,def_lhs_atom4]) ).

cnf(c_0_119_0,axiom,
    ( ~ relation(X1)
    | X2 = empty_set
    | disjoint(fiber(X1,sk1_esk1_2(X1,X2)),X2)
    | ~ well_founded_relation(X1)
    | ~ subset(X2,relation_field(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_119,def_lhs_atom4]) ).

cnf(c_0_120_0,axiom,
    ( ~ relation(X1)
    | well_founded_relation(X1)
    | ~ disjoint(fiber(X1,X2),sk1_esk2_1(X1))
    | ~ in(X2,sk1_esk2_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_120,def_lhs_atom4]) ).

cnf(c_0_121_0,axiom,
    ( ~ relation(X1)
    | X2 = empty_set
    | in(sk1_esk1_2(X1,X2),X2)
    | ~ well_founded_relation(X1)
    | ~ subset(X2,relation_field(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_121,def_lhs_atom4]) ).

cnf(c_0_122_0,axiom,
    ( element(X3,X2)
    | ~ element(X1,powerset(X2))
    | ~ in(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_122,def_lhs_atom15]) ).

cnf(c_0_123_0,axiom,
    ( ~ relation(X1)
    | is_well_founded_in(X1,X2)
    | subset(sk1_esk4_2(X1,X2),X2) ),
    inference(unfold_definition,[status(thm)],[c_0_123,def_lhs_atom4]) ).

cnf(c_0_124_0,axiom,
    ( empty(X2)
    | ~ empty(set_union2(X1,X2)) ),
    inference(unfold_definition,[status(thm)],[c_0_124,def_lhs_atom7]) ).

cnf(c_0_125_0,axiom,
    ( empty(X1)
    | ~ empty(set_union2(X1,X2)) ),
    inference(unfold_definition,[status(thm)],[c_0_125,def_lhs_atom7]) ).

cnf(c_0_126_0,axiom,
    ( ~ relation(X1)
    | is_well_founded_in(X1,X2)
    | sk1_esk4_2(X1,X2) != empty_set ),
    inference(unfold_definition,[status(thm)],[c_0_126,def_lhs_atom4]) ).

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

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

cnf(c_0_129_0,axiom,
    ( ~ relation(X1)
    | well_founded_relation(X1)
    | subset(sk1_esk2_1(X1),relation_field(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_129,def_lhs_atom4]) ).

cnf(c_0_130_0,axiom,
    ( ~ relation(X1)
    | set_union2(relation_dom(X1),relation_rng(X1)) = relation_field(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_130,def_lhs_atom4]) ).

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

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

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

cnf(c_0_134_0,axiom,
    ( ~ disjoint(X2,X1)
    | disjoint(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_134,def_lhs_atom10]) ).

cnf(c_0_135_0,axiom,
    ( ~ relation(X1)
    | well_founded_relation(X1)
    | sk1_esk2_1(X1) != empty_set ),
    inference(unfold_definition,[status(thm)],[c_0_135,def_lhs_atom4]) ).

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

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

cnf(c_0_136_0,axiom,
    set_union2(X2,X1) = set_union2(X1,X2),
    inference(unfold_definition,[status(thm)],[c_0_136,def_lhs_atom3]) ).

cnf(c_0_139_0,axiom,
    set_union2(X1,empty_set) = X1,
    inference(unfold_definition,[status(thm)],[c_0_139,def_lhs_atom11]) ).

cnf(c_0_140_0,axiom,
    subset(X1,X1),
    inference(unfold_definition,[status(thm)],[c_0_140,def_lhs_atom9]) ).

cnf(c_0_141_0,axiom,
    set_union2(X1,X1) = X1,
    inference(unfold_definition,[status(thm)],[c_0_141,def_lhs_atom8]) ).

cnf(c_0_142_0,axiom,
    empty(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_142,def_lhs_atom6]) ).

cnf(c_0_143_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_143,def_lhs_atom5]) ).

cnf(c_0_144_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_144,def_lhs_atom5]) ).

cnf(c_0_145_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_145,def_lhs_atom5]) ).

cnf(c_0_146_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_146,def_lhs_atom5]) ).

cnf(c_0_147_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_147,def_lhs_atom5]) ).

cnf(c_0_148_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_148,def_lhs_atom5]) ).

cnf(c_0_149_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_149,def_lhs_atom5]) ).

cnf(c_0_150_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_150,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] :
      ~ ( in(X1,X2)
        & element(X2,powerset(X3))
        & empty(X3) ),
    file('<stdin>',t5_subset) ).

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

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

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

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

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

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

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

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

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

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

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

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

fof(c_0_13_014,axiom,
    ! [X1] :
    ? [X2] : element(X2,X1),
    c_0_3 ).

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

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

fof(c_0_16_017,axiom,
    ? [X1] :
      ( relation(X1)
      & function(X1) ),
    c_0_6 ).

fof(c_0_17_018,axiom,
    ? [X1] : empty(X1),
    c_0_7 ).

fof(c_0_18_019,axiom,
    ? [X1] :
      ( relation(X1)
      & empty(X1)
      & function(X1) ),
    c_0_8 ).

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

fof(c_0_20_021,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_10])])])]) ).

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

fof(c_0_22_023,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_12])])]) ).

fof(c_0_23_024,plain,
    ! [X3] : element(esk6_1(X3),X3),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_13])]) ).

fof(c_0_24_025,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_14])])])]) ).

fof(c_0_25_026,plain,
    ~ empty(esk2_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_15])]) ).

fof(c_0_26_027,plain,
    ( relation(esk5_0)
    & function(esk5_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_16])]) ).

fof(c_0_27_028,plain,
    empty(esk4_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_17])]) ).

fof(c_0_28_029,plain,
    ( relation(esk3_0)
    & empty(esk3_0)
    & function(esk3_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_18])]) ).

fof(c_0_29_030,plain,
    ( relation(esk1_0)
    & function(esk1_0)
    & one_to_one(esk1_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_19])]) ).

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

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

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

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

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

cnf(c_0_35_036,plain,
    element(esk6_1(X1),X1),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

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

cnf(c_0_37_038,plain,
    ~ empty(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_38_039,plain,
    relation(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_39_040,plain,
    function(esk5_0),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_40_041,plain,
    empty(esk4_0),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_41_042,plain,
    relation(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_42_043,plain,
    empty(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_43_044,plain,
    function(esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_44_045,plain,
    relation(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_45_046,plain,
    function(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_46_047,plain,
    one_to_one(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

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

cnf(c_0_48_049,plain,
    ( ~ empty(X1)
    | ~ in(X2,X1) ),
    c_0_31,
    [final] ).

cnf(c_0_49_050,plain,
    ( relation(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    c_0_32,
    [final] ).

cnf(c_0_50_051,plain,
    ( function(X1)
    | ~ function(X1)
    | ~ empty(X1)
    | ~ relation(X1) ),
    c_0_33,
    [final] ).

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

cnf(c_0_52_053,plain,
    element(esk6_1(X1),X1),
    c_0_35,
    [final] ).

cnf(c_0_53_054,plain,
    ( X2 = X1
    | ~ empty(X1)
    | ~ empty(X2) ),
    c_0_36,
    [final] ).

cnf(c_0_54_055,plain,
    ~ empty(esk2_0),
    c_0_37,
    [final] ).

cnf(c_0_55_056,plain,
    relation(esk5_0),
    c_0_38,
    [final] ).

cnf(c_0_56_057,plain,
    function(esk5_0),
    c_0_39,
    [final] ).

cnf(c_0_57_058,plain,
    empty(esk4_0),
    c_0_40,
    [final] ).

cnf(c_0_58_059,plain,
    relation(esk3_0),
    c_0_41,
    [final] ).

cnf(c_0_59_060,plain,
    empty(esk3_0),
    c_0_42,
    [final] ).

cnf(c_0_60_061,plain,
    function(esk3_0),
    c_0_43,
    [final] ).

cnf(c_0_61_062,plain,
    relation(esk1_0),
    c_0_44,
    [final] ).

cnf(c_0_62_063,plain,
    function(esk1_0),
    c_0_45,
    [final] ).

cnf(c_0_63_064,plain,
    one_to_one(esk1_0),
    c_0_46,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_47_0,axiom,
    ( ~ empty(X1)
    | ~ element(X2,powerset(X1))
    | ~ in(X3,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_47]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

cnf(c_0_54_0,axiom,
    ~ empty(sk2_esk2_0),
    inference(literals_permutation,[status(thm)],[c_0_54]) ).

cnf(c_0_52_0,axiom,
    element(sk2_esk6_1(X1),X1),
    inference(literals_permutation,[status(thm)],[c_0_52]) ).

cnf(c_0_55_0,axiom,
    relation(sk2_esk5_0),
    inference(literals_permutation,[status(thm)],[c_0_55]) ).

cnf(c_0_56_0,axiom,
    function(sk2_esk5_0),
    inference(literals_permutation,[status(thm)],[c_0_56]) ).

cnf(c_0_57_0,axiom,
    empty(sk2_esk4_0),
    inference(literals_permutation,[status(thm)],[c_0_57]) ).

cnf(c_0_58_0,axiom,
    relation(sk2_esk3_0),
    inference(literals_permutation,[status(thm)],[c_0_58]) ).

cnf(c_0_59_0,axiom,
    empty(sk2_esk3_0),
    inference(literals_permutation,[status(thm)],[c_0_59]) ).

cnf(c_0_60_0,axiom,
    function(sk2_esk3_0),
    inference(literals_permutation,[status(thm)],[c_0_60]) ).

cnf(c_0_61_0,axiom,
    relation(sk2_esk1_0),
    inference(literals_permutation,[status(thm)],[c_0_61]) ).

cnf(c_0_62_0,axiom,
    function(sk2_esk1_0),
    inference(literals_permutation,[status(thm)],[c_0_62]) ).

cnf(c_0_63_0,axiom,
    one_to_one(sk2_esk1_0),
    inference(literals_permutation,[status(thm)],[c_0_63]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_065,conjecture,
    ! [X1] :
      ( relation(X1)
     => ( well_founded_relation(X1)
      <=> is_well_founded_in(X1,relation_field(X1)) ) ),
    file('<stdin>',t5_wellord1) ).

fof(c_0_1_066,negated_conjecture,
    ~ ! [X1] :
        ( relation(X1)
       => ( well_founded_relation(X1)
        <=> is_well_founded_in(X1,relation_field(X1)) ) ),
    inference(assume_negation,[status(cth)],[c_0_0]) ).

fof(c_0_2_067,negated_conjecture,
    ( relation(esk1_0)
    & ( ~ well_founded_relation(esk1_0)
      | ~ is_well_founded_in(esk1_0,relation_field(esk1_0)) )
    & ( well_founded_relation(esk1_0)
      | is_well_founded_in(esk1_0,relation_field(esk1_0)) ) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_1])])]) ).

cnf(c_0_3_068,negated_conjecture,
    ( ~ is_well_founded_in(esk1_0,relation_field(esk1_0))
    | ~ well_founded_relation(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4_069,negated_conjecture,
    ( is_well_founded_in(esk1_0,relation_field(esk1_0))
    | well_founded_relation(esk1_0) ),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_5_070,negated_conjecture,
    relation(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_6_071,negated_conjecture,
    ( ~ is_well_founded_in(esk1_0,relation_field(esk1_0))
    | ~ well_founded_relation(esk1_0) ),
    c_0_3,
    [final] ).

cnf(c_0_7_072,negated_conjecture,
    ( is_well_founded_in(esk1_0,relation_field(esk1_0))
    | well_founded_relation(esk1_0) ),
    c_0_4,
    [final] ).

cnf(c_0_8_073,negated_conjecture,
    relation(esk1_0),
    c_0_5,
    [final] ).

% End CNF derivation

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

cnf(c_61,plain,
    ( ~ in(X0,sk1_esk2_1(X1))
    | ~ disjoint(fiber(X1,X0),sk1_esk2_1(X1))
    | well_founded_relation(X1)
    | ~ relation(X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_120_0) ).

cnf(c_175,plain,
    ( ~ in(X0,sk1_esk2_1(X1))
    | ~ disjoint(fiber(X1,X0),sk1_esk2_1(X1))
    | well_founded_relation(X1)
    | ~ relation(X1) ),
    inference(copy,[status(esa)],[c_61]) ).

cnf(c_8359,plain,
    ( ~ in(X0,sk1_esk2_1(sk3_esk1_0))
    | ~ relation(sk3_esk1_0)
    | well_founded_relation(sk3_esk1_0)
    | ~ disjoint(fiber(sk3_esk1_0,X0),sk1_esk2_1(sk3_esk1_0)) ),
    inference(instantiation,[status(thm)],[c_175]) ).

cnf(c_17286,plain,
    ( ~ in(sk1_esk3_3(sk3_esk1_0,relation_field(sk3_esk1_0),sk1_esk2_1(sk3_esk1_0)),sk1_esk2_1(sk3_esk1_0))
    | ~ relation(sk3_esk1_0)
    | well_founded_relation(sk3_esk1_0)
    | ~ disjoint(fiber(sk3_esk1_0,sk1_esk3_3(sk3_esk1_0,relation_field(sk3_esk1_0),sk1_esk2_1(sk3_esk1_0))),sk1_esk2_1(sk3_esk1_0)) ),
    inference(instantiation,[status(thm)],[c_8359]) ).

cnf(c_64,plain,
    ( ~ in(X0,sk1_esk4_2(X1,X2))
    | ~ disjoint(fiber(X1,X0),sk1_esk4_2(X1,X2))
    | is_well_founded_in(X1,X2)
    | ~ relation(X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_117_0) ).

cnf(c_178,plain,
    ( ~ in(X0,sk1_esk4_2(X1,X2))
    | ~ disjoint(fiber(X1,X0),sk1_esk4_2(X1,X2))
    | is_well_founded_in(X1,X2)
    | ~ relation(X1) ),
    inference(copy,[status(esa)],[c_64]) ).

cnf(c_8367,plain,
    ( ~ in(X0,sk1_esk4_2(sk3_esk1_0,X1))
    | ~ relation(sk3_esk1_0)
    | ~ disjoint(fiber(sk3_esk1_0,X0),sk1_esk4_2(sk3_esk1_0,X1))
    | is_well_founded_in(sk3_esk1_0,X1) ),
    inference(instantiation,[status(thm)],[c_178]) ).

cnf(c_8379,plain,
    ( ~ in(X0,sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | ~ relation(sk3_esk1_0)
    | ~ disjoint(fiber(sk3_esk1_0,X0),sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0)) ),
    inference(instantiation,[status(thm)],[c_8367]) ).

cnf(c_8868,plain,
    ( ~ in(sk1_esk1_2(sk3_esk1_0,sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0))),sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | ~ relation(sk3_esk1_0)
    | ~ disjoint(fiber(sk3_esk1_0,sk1_esk1_2(sk3_esk1_0,sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))),sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0)) ),
    inference(instantiation,[status(thm)],[c_8379]) ).

cnf(c_65,plain,
    ( ~ subset(X0,X1)
    | ~ is_well_founded_in(X2,X1)
    | disjoint(fiber(X2,sk1_esk3_3(X2,X1,X0)),X0)
    | X0 = empty_set
    | ~ relation(X2) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_116_0) ).

cnf(c_179,plain,
    ( ~ subset(X0,X1)
    | ~ is_well_founded_in(X2,X1)
    | disjoint(fiber(X2,sk1_esk3_3(X2,X1,X0)),X0)
    | X0 = empty_set
    | ~ relation(X2) ),
    inference(copy,[status(esa)],[c_65]) ).

cnf(c_8413,plain,
    ( ~ relation(X0)
    | ~ subset(sk1_esk2_1(sk3_esk1_0),X1)
    | disjoint(fiber(X0,sk1_esk3_3(X0,X1,sk1_esk2_1(sk3_esk1_0))),sk1_esk2_1(sk3_esk1_0))
    | ~ is_well_founded_in(X0,X1)
    | sk1_esk2_1(sk3_esk1_0) = empty_set ),
    inference(instantiation,[status(thm)],[c_179]) ).

cnf(c_8534,plain,
    ( ~ relation(sk3_esk1_0)
    | ~ subset(sk1_esk2_1(sk3_esk1_0),X0)
    | disjoint(fiber(sk3_esk1_0,sk1_esk3_3(sk3_esk1_0,X0,sk1_esk2_1(sk3_esk1_0))),sk1_esk2_1(sk3_esk1_0))
    | ~ is_well_founded_in(sk3_esk1_0,X0)
    | sk1_esk2_1(sk3_esk1_0) = empty_set ),
    inference(instantiation,[status(thm)],[c_8413]) ).

cnf(c_8616,plain,
    ( ~ relation(sk3_esk1_0)
    | ~ subset(sk1_esk2_1(sk3_esk1_0),relation_field(sk3_esk1_0))
    | disjoint(fiber(sk3_esk1_0,sk1_esk3_3(sk3_esk1_0,relation_field(sk3_esk1_0),sk1_esk2_1(sk3_esk1_0))),sk1_esk2_1(sk3_esk1_0))
    | ~ is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0))
    | sk1_esk2_1(sk3_esk1_0) = empty_set ),
    inference(instantiation,[status(thm)],[c_8534]) ).

cnf(c_63,plain,
    ( ~ subset(X0,X1)
    | ~ is_well_founded_in(X2,X1)
    | in(sk1_esk3_3(X2,X1,X0),X0)
    | X0 = empty_set
    | ~ relation(X2) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_118_0) ).

cnf(c_177,plain,
    ( ~ subset(X0,X1)
    | ~ is_well_founded_in(X2,X1)
    | in(sk1_esk3_3(X2,X1,X0),X0)
    | X0 = empty_set
    | ~ relation(X2) ),
    inference(copy,[status(esa)],[c_63]) ).

cnf(c_8414,plain,
    ( in(sk1_esk3_3(X0,X1,sk1_esk2_1(sk3_esk1_0)),sk1_esk2_1(sk3_esk1_0))
    | ~ relation(X0)
    | ~ subset(sk1_esk2_1(sk3_esk1_0),X1)
    | ~ is_well_founded_in(X0,X1)
    | sk1_esk2_1(sk3_esk1_0) = empty_set ),
    inference(instantiation,[status(thm)],[c_177]) ).

cnf(c_8518,plain,
    ( in(sk1_esk3_3(sk3_esk1_0,X0,sk1_esk2_1(sk3_esk1_0)),sk1_esk2_1(sk3_esk1_0))
    | ~ relation(sk3_esk1_0)
    | ~ subset(sk1_esk2_1(sk3_esk1_0),X0)
    | ~ is_well_founded_in(sk3_esk1_0,X0)
    | sk1_esk2_1(sk3_esk1_0) = empty_set ),
    inference(instantiation,[status(thm)],[c_8414]) ).

cnf(c_8613,plain,
    ( in(sk1_esk3_3(sk3_esk1_0,relation_field(sk3_esk1_0),sk1_esk2_1(sk3_esk1_0)),sk1_esk2_1(sk3_esk1_0))
    | ~ relation(sk3_esk1_0)
    | ~ subset(sk1_esk2_1(sk3_esk1_0),relation_field(sk3_esk1_0))
    | ~ is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0))
    | sk1_esk2_1(sk3_esk1_0) = empty_set ),
    inference(instantiation,[status(thm)],[c_8518]) ).

cnf(c_62,plain,
    ( ~ subset(X0,relation_field(X1))
    | ~ well_founded_relation(X1)
    | disjoint(fiber(X1,sk1_esk1_2(X1,X0)),X0)
    | X0 = empty_set
    | ~ relation(X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_119_0) ).

cnf(c_176,plain,
    ( ~ subset(X0,relation_field(X1))
    | ~ well_founded_relation(X1)
    | disjoint(fiber(X1,sk1_esk1_2(X1,X0)),X0)
    | X0 = empty_set
    | ~ relation(X1) ),
    inference(copy,[status(esa)],[c_62]) ).

cnf(c_8403,plain,
    ( ~ relation(X0)
    | ~ subset(sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)),relation_field(X0))
    | ~ well_founded_relation(X0)
    | disjoint(fiber(X0,sk1_esk1_2(X0,sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))),sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)) = empty_set ),
    inference(instantiation,[status(thm)],[c_176]) ).

cnf(c_8492,plain,
    ( ~ relation(sk3_esk1_0)
    | ~ subset(sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)),relation_field(sk3_esk1_0))
    | ~ well_founded_relation(sk3_esk1_0)
    | disjoint(fiber(sk3_esk1_0,sk1_esk1_2(sk3_esk1_0,sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))),sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)) = empty_set ),
    inference(instantiation,[status(thm)],[c_8403]) ).

cnf(c_60,plain,
    ( ~ subset(X0,relation_field(X1))
    | ~ well_founded_relation(X1)
    | in(sk1_esk1_2(X1,X0),X0)
    | X0 = empty_set
    | ~ relation(X1) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_121_0) ).

cnf(c_174,plain,
    ( ~ subset(X0,relation_field(X1))
    | ~ well_founded_relation(X1)
    | in(sk1_esk1_2(X1,X0),X0)
    | X0 = empty_set
    | ~ relation(X1) ),
    inference(copy,[status(esa)],[c_60]) ).

cnf(c_8404,plain,
    ( in(sk1_esk1_2(X0,sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0))),sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | ~ relation(X0)
    | ~ subset(sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)),relation_field(X0))
    | ~ well_founded_relation(X0)
    | sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)) = empty_set ),
    inference(instantiation,[status(thm)],[c_174]) ).

cnf(c_8484,plain,
    ( in(sk1_esk1_2(sk3_esk1_0,sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0))),sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)))
    | ~ relation(sk3_esk1_0)
    | ~ subset(sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)),relation_field(sk3_esk1_0))
    | ~ well_founded_relation(sk3_esk1_0)
    | sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)) = empty_set ),
    inference(instantiation,[status(thm)],[c_8404]) ).

cnf(c_58,plain,
    ( subset(sk1_esk4_2(X0,X1),X1)
    | is_well_founded_in(X0,X1)
    | ~ relation(X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_123_0) ).

cnf(c_172,plain,
    ( subset(sk1_esk4_2(X0,X1),X1)
    | is_well_founded_in(X0,X1)
    | ~ relation(X0) ),
    inference(copy,[status(esa)],[c_58]) ).

cnf(c_8351,plain,
    ( ~ relation(sk3_esk1_0)
    | subset(sk1_esk4_2(sk3_esk1_0,X0),X0)
    | is_well_founded_in(sk3_esk1_0,X0) ),
    inference(instantiation,[status(thm)],[c_172]) ).

cnf(c_8378,plain,
    ( ~ relation(sk3_esk1_0)
    | subset(sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)),relation_field(sk3_esk1_0))
    | is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0)) ),
    inference(instantiation,[status(thm)],[c_8351]) ).

cnf(c_55,plain,
    ( sk1_esk4_2(X0,X1) != empty_set
    | is_well_founded_in(X0,X1)
    | ~ relation(X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_126_0) ).

cnf(c_169,plain,
    ( sk1_esk4_2(X0,X1) != empty_set
    | is_well_founded_in(X0,X1)
    | ~ relation(X0) ),
    inference(copy,[status(esa)],[c_55]) ).

cnf(c_8343,plain,
    ( ~ relation(sk3_esk1_0)
    | is_well_founded_in(sk3_esk1_0,X0)
    | sk1_esk4_2(sk3_esk1_0,X0) != empty_set ),
    inference(instantiation,[status(thm)],[c_169]) ).

cnf(c_8377,plain,
    ( ~ relation(sk3_esk1_0)
    | is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0))
    | sk1_esk4_2(sk3_esk1_0,relation_field(sk3_esk1_0)) != empty_set ),
    inference(instantiation,[status(thm)],[c_8343]) ).

cnf(c_52,plain,
    ( subset(sk1_esk2_1(X0),relation_field(X0))
    | well_founded_relation(X0)
    | ~ relation(X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_129_0) ).

cnf(c_166,plain,
    ( subset(sk1_esk2_1(X0),relation_field(X0))
    | well_founded_relation(X0)
    | ~ relation(X0) ),
    inference(copy,[status(esa)],[c_52]) ).

cnf(c_8336,plain,
    ( ~ relation(sk3_esk1_0)
    | subset(sk1_esk2_1(sk3_esk1_0),relation_field(sk3_esk1_0))
    | well_founded_relation(sk3_esk1_0) ),
    inference(instantiation,[status(thm)],[c_166]) ).

cnf(c_46,plain,
    ( sk1_esk2_1(X0) != empty_set
    | well_founded_relation(X0)
    | ~ relation(X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_135_0) ).

cnf(c_160,plain,
    ( sk1_esk2_1(X0) != empty_set
    | well_founded_relation(X0)
    | ~ relation(X0) ),
    inference(copy,[status(esa)],[c_46]) ).

cnf(c_8312,plain,
    ( ~ relation(sk3_esk1_0)
    | well_founded_relation(sk3_esk1_0)
    | sk1_esk2_1(sk3_esk1_0) != empty_set ),
    inference(instantiation,[status(thm)],[c_160]) ).

cnf(c_66,negated_conjecture,
    ( ~ well_founded_relation(sk3_esk1_0)
    | ~ is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0)) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_6) ).

cnf(c_67,negated_conjecture,
    ( well_founded_relation(sk3_esk1_0)
    | is_well_founded_in(sk3_esk1_0,relation_field(sk3_esk1_0)) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_7) ).

cnf(c_68,negated_conjecture,
    relation(sk3_esk1_0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_541ce0.p',c_0_8) ).

cnf(contradiction,plain,
    $false,
    inference(minisat,[status(thm)],[c_17286,c_8868,c_8616,c_8613,c_8492,c_8484,c_8378,c_8377,c_8336,c_8312,c_66,c_67,c_68]) ).


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