TSTP Solution File: SEU128+2 by iProverMo---2.5-0.1

View Problem - Process Solution

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

% Computer : n025.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:25:06 EDT 2022

% Result   : Theorem 3.79s 3.98s
% Output   : CNFRefutation 3.79s
% 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(t2_boole,axiom,
    ! [A] : set_intersection2(A,empty_set) = empty_set,
    input ).

fof(t2_boole_0,plain,
    ! [A] :
      ( set_intersection2(A,empty_set) = empty_set
      | $false ),
    inference(orientation,[status(thm)],[t2_boole]) ).

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

fof(idempotence_k3_xboole_0_0,plain,
    ! [A] :
      ( set_intersection2(A,A) = A
      | $false ),
    inference(orientation,[status(thm)],[idempotence_k3_xboole_0]) ).

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

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

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

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

fof(d7_xboole_0,axiom,
    ! [A,B] :
      ( disjoint(A,B)
    <=> set_intersection2(A,B) = empty_set ),
    input ).

fof(d7_xboole_0_0,plain,
    ! [A,B] :
      ( disjoint(A,B)
      | set_intersection2(A,B) != empty_set ),
    inference(orientation,[status(thm)],[d7_xboole_0]) ).

fof(d7_xboole_0_1,plain,
    ! [A,B] :
      ( ~ disjoint(A,B)
      | set_intersection2(A,B) = empty_set ),
    inference(orientation,[status(thm)],[d7_xboole_0]) ).

fof(d3_xboole_0,axiom,
    ! [A,B,C] :
      ( C = set_intersection2(A,B)
    <=> ! [D] :
          ( in(D,C)
        <=> ( in(D,A)
            & in(D,B) ) ) ),
    input ).

fof(d3_xboole_0_0,plain,
    ! [A,B,C] :
      ( C = set_intersection2(A,B)
      | ~ ! [D] :
            ( in(D,C)
          <=> ( in(D,A)
              & in(D,B) ) ) ),
    inference(orientation,[status(thm)],[d3_xboole_0]) ).

fof(d3_xboole_0_1,plain,
    ! [A,B,C] :
      ( C != set_intersection2(A,B)
      | ! [D] :
          ( in(D,C)
        <=> ( in(D,A)
            & in(D,B) ) ) ),
    inference(orientation,[status(thm)],[d3_xboole_0]) ).

fof(d3_tarski,axiom,
    ! [A,B] :
      ( subset(A,B)
    <=> ! [C] :
          ( in(C,A)
         => in(C,B) ) ),
    input ).

fof(d3_tarski_0,plain,
    ! [A,B] :
      ( subset(A,B)
      | ~ ! [C] :
            ( in(C,A)
           => in(C,B) ) ),
    inference(orientation,[status(thm)],[d3_tarski]) ).

fof(d3_tarski_1,plain,
    ! [A,B] :
      ( ~ subset(A,B)
      | ! [C] :
          ( in(C,A)
         => in(C,B) ) ),
    inference(orientation,[status(thm)],[d3_tarski]) ).

fof(d2_xboole_0,axiom,
    ! [A,B,C] :
      ( C = set_union2(A,B)
    <=> ! [D] :
          ( in(D,C)
        <=> ( in(D,A)
            | in(D,B) ) ) ),
    input ).

fof(d2_xboole_0_0,plain,
    ! [A,B,C] :
      ( C = set_union2(A,B)
      | ~ ! [D] :
            ( in(D,C)
          <=> ( in(D,A)
              | in(D,B) ) ) ),
    inference(orientation,[status(thm)],[d2_xboole_0]) ).

fof(d2_xboole_0_1,plain,
    ! [A,B,C] :
      ( C != set_union2(A,B)
      | ! [D] :
          ( in(D,C)
        <=> ( in(D,A)
            | in(D,B) ) ) ),
    inference(orientation,[status(thm)],[d2_xboole_0]) ).

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

fof(d1_xboole_0_0,plain,
    ! [A] :
      ( A = empty_set
      | ~ ! [B] : ~ in(B,A) ),
    inference(orientation,[status(thm)],[d1_xboole_0]) ).

fof(d1_xboole_0_1,plain,
    ! [A] :
      ( A != empty_set
      | ! [B] : ~ in(B,A) ),
    inference(orientation,[status(thm)],[d1_xboole_0]) ).

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

fof(commutativity_k3_xboole_0_0,plain,
    ! [A,B] :
      ( set_intersection2(A,B) = set_intersection2(B,A)
      | $false ),
    inference(orientation,[status(thm)],[commutativity_k3_xboole_0]) ).

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

fof(to_be_clausified_1,plain,
    ! [A,B] :
      ( lhs_atom2(B,A)
      | $false ),
    inference(fold_definition,[status(thm)],[commutativity_k2_xboole_0_0,def_lhs_atom2]) ).

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

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

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

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

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

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

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

fof(to_be_clausified_5,plain,
    ! [A] :
      ( lhs_atom6(A)
      | ! [B] : ~ in(B,A) ),
    inference(fold_definition,[status(thm)],[d1_xboole_0_1,def_lhs_atom6]) ).

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

fof(to_be_clausified_6,plain,
    ! [A] :
      ( lhs_atom7(A)
      | ~ ! [B] : ~ in(B,A) ),
    inference(fold_definition,[status(thm)],[d1_xboole_0_0,def_lhs_atom7]) ).

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

fof(to_be_clausified_7,plain,
    ! [A,B,C] :
      ( lhs_atom8(C,B,A)
      | ! [D] :
          ( in(D,C)
        <=> ( in(D,A)
            | in(D,B) ) ) ),
    inference(fold_definition,[status(thm)],[d2_xboole_0_1,def_lhs_atom8]) ).

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

fof(to_be_clausified_8,plain,
    ! [A,B,C] :
      ( lhs_atom9(C,B,A)
      | ~ ! [D] :
            ( in(D,C)
          <=> ( in(D,A)
              | in(D,B) ) ) ),
    inference(fold_definition,[status(thm)],[d2_xboole_0_0,def_lhs_atom9]) ).

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

fof(to_be_clausified_9,plain,
    ! [A,B] :
      ( lhs_atom10(B,A)
      | ! [C] :
          ( in(C,A)
         => in(C,B) ) ),
    inference(fold_definition,[status(thm)],[d3_tarski_1,def_lhs_atom10]) ).

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

fof(to_be_clausified_10,plain,
    ! [A,B] :
      ( lhs_atom11(B,A)
      | ~ ! [C] :
            ( in(C,A)
           => in(C,B) ) ),
    inference(fold_definition,[status(thm)],[d3_tarski_0,def_lhs_atom11]) ).

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

fof(to_be_clausified_11,plain,
    ! [A,B,C] :
      ( lhs_atom12(C,B,A)
      | ! [D] :
          ( in(D,C)
        <=> ( in(D,A)
            & in(D,B) ) ) ),
    inference(fold_definition,[status(thm)],[d3_xboole_0_1,def_lhs_atom12]) ).

fof(def_lhs_atom13,axiom,
    ! [C,B,A] :
      ( lhs_atom13(C,B,A)
    <=> C = set_intersection2(A,B) ),
    inference(definition,[],]) ).

fof(to_be_clausified_12,plain,
    ! [A,B,C] :
      ( lhs_atom13(C,B,A)
      | ~ ! [D] :
            ( in(D,C)
          <=> ( in(D,A)
              & in(D,B) ) ) ),
    inference(fold_definition,[status(thm)],[d3_xboole_0_0,def_lhs_atom13]) ).

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

fof(to_be_clausified_13,plain,
    ! [A,B] :
      ( lhs_atom14(B,A)
      | set_intersection2(A,B) = empty_set ),
    inference(fold_definition,[status(thm)],[d7_xboole_0_1,def_lhs_atom14]) ).

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

fof(to_be_clausified_14,plain,
    ! [A,B] :
      ( lhs_atom15(B,A)
      | set_intersection2(A,B) != empty_set ),
    inference(fold_definition,[status(thm)],[d7_xboole_0_0,def_lhs_atom15]) ).

fof(def_lhs_atom16,axiom,
    ( lhs_atom16
  <=> $true ),
    inference(definition,[],]) ).

fof(to_be_clausified_15,plain,
    ( lhs_atom16
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k1_xboole_0_0,def_lhs_atom16]) ).

fof(to_be_clausified_16,plain,
    ( lhs_atom16
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k2_xboole_0_0,def_lhs_atom16]) ).

fof(to_be_clausified_17,plain,
    ( lhs_atom16
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k3_xboole_0_0,def_lhs_atom16]) ).

fof(def_lhs_atom17,axiom,
    ( lhs_atom17
  <=> empty(empty_set) ),
    inference(definition,[],]) ).

fof(to_be_clausified_18,plain,
    ( lhs_atom17
    | $false ),
    inference(fold_definition,[status(thm)],[fc1_xboole_0_0,def_lhs_atom17]) ).

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

fof(to_be_clausified_19,plain,
    ! [A,B] :
      ( lhs_atom18(A)
      | ~ empty(set_union2(A,B)) ),
    inference(fold_definition,[status(thm)],[fc2_xboole_0_0,def_lhs_atom18]) ).

fof(to_be_clausified_20,plain,
    ! [A,B] :
      ( lhs_atom18(A)
      | ~ empty(set_union2(B,A)) ),
    inference(fold_definition,[status(thm)],[fc3_xboole_0_0,def_lhs_atom18]) ).

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

fof(to_be_clausified_21,plain,
    ! [A] :
      ( lhs_atom19(A)
      | $false ),
    inference(fold_definition,[status(thm)],[idempotence_k2_xboole_0_0,def_lhs_atom19]) ).

fof(def_lhs_atom20,axiom,
    ! [A] :
      ( lhs_atom20(A)
    <=> set_intersection2(A,A) = A ),
    inference(definition,[],]) ).

fof(to_be_clausified_22,plain,
    ! [A] :
      ( lhs_atom20(A)
      | $false ),
    inference(fold_definition,[status(thm)],[idempotence_k3_xboole_0_0,def_lhs_atom20]) ).

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

fof(to_be_clausified_23,plain,
    ! [A] :
      ( lhs_atom21(A)
      | $false ),
    inference(fold_definition,[status(thm)],[reflexivity_r1_tarski_0,def_lhs_atom21]) ).

fof(to_be_clausified_24,plain,
    ! [A,B] :
      ( lhs_atom14(B,A)
      | disjoint(B,A) ),
    inference(fold_definition,[status(thm)],[symmetry_r1_xboole_0_0,def_lhs_atom14]) ).

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

fof(to_be_clausified_25,plain,
    ! [A] :
      ( lhs_atom22(A)
      | $false ),
    inference(fold_definition,[status(thm)],[t1_boole_0,def_lhs_atom22]) ).

fof(def_lhs_atom23,axiom,
    ! [A] :
      ( lhs_atom23(A)
    <=> set_intersection2(A,empty_set) = empty_set ),
    inference(definition,[],]) ).

fof(to_be_clausified_26,plain,
    ! [A] :
      ( lhs_atom23(A)
      | $false ),
    inference(fold_definition,[status(thm)],[t2_boole_0,def_lhs_atom23]) ).

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

fof(to_be_clausified_27,plain,
    ! [A] :
      ( lhs_atom24(A)
      | A = empty_set ),
    inference(fold_definition,[status(thm)],[t6_boole_0,def_lhs_atom24]) ).

% Start CNF derivation
fof(c_0_0,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom13(X3,X1,X2)
      | ~ ! [X4] :
            ( in(X4,X3)
          <=> ( in(X4,X2)
              & in(X4,X1) ) ) ),
    file('<stdin>',to_be_clausified_12) ).

fof(c_0_1,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom9(X3,X1,X2)
      | ~ ! [X4] :
            ( in(X4,X3)
          <=> ( in(X4,X2)
              | in(X4,X1) ) ) ),
    file('<stdin>',to_be_clausified_8) ).

fof(c_0_2,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom12(X3,X1,X2)
      | ! [X4] :
          ( in(X4,X3)
        <=> ( in(X4,X2)
            & in(X4,X1) ) ) ),
    file('<stdin>',to_be_clausified_11) ).

fof(c_0_3,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom8(X3,X1,X2)
      | ! [X4] :
          ( in(X4,X3)
        <=> ( in(X4,X2)
            | in(X4,X1) ) ) ),
    file('<stdin>',to_be_clausified_7) ).

fof(c_0_4,axiom,
    ! [X1,X2] :
      ( lhs_atom11(X1,X2)
      | ~ ! [X3] :
            ( in(X3,X2)
           => in(X3,X1) ) ),
    file('<stdin>',to_be_clausified_10) ).

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

fof(c_0_6,axiom,
    ! [X1,X2] :
      ( lhs_atom18(X2)
      | ~ empty(set_union2(X1,X2)) ),
    file('<stdin>',to_be_clausified_20) ).

fof(c_0_7,axiom,
    ! [X1,X2] :
      ( lhs_atom18(X2)
      | ~ empty(set_union2(X2,X1)) ),
    file('<stdin>',to_be_clausified_19) ).

fof(c_0_8,axiom,
    ! [X1,X2] :
      ( lhs_atom10(X1,X2)
      | ! [X3] :
          ( in(X3,X2)
         => in(X3,X1) ) ),
    file('<stdin>',to_be_clausified_9) ).

fof(c_0_9,axiom,
    ! [X1,X2] :
      ( lhs_atom15(X1,X2)
      | set_intersection2(X2,X1) != empty_set ),
    file('<stdin>',to_be_clausified_14) ).

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

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

fof(c_0_12,axiom,
    ! [X1,X2] :
      ( lhs_atom14(X1,X2)
      | set_intersection2(X2,X1) = empty_set ),
    file('<stdin>',to_be_clausified_13) ).

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

fof(c_0_14,axiom,
    ! [X2] :
      ( lhs_atom6(X2)
      | ! [X1] : ~ in(X1,X2) ),
    file('<stdin>',to_be_clausified_5) ).

fof(c_0_15,axiom,
    ! [X2] :
      ( lhs_atom7(X2)
      | ~ ! [X1] : ~ in(X1,X2) ),
    file('<stdin>',to_be_clausified_6) ).

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

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

fof(c_0_18,axiom,
    ! [X2] :
      ( lhs_atom24(X2)
      | X2 = empty_set ),
    file('<stdin>',to_be_clausified_27) ).

fof(c_0_19,axiom,
    ! [X2] :
      ( lhs_atom23(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_26) ).

fof(c_0_20,axiom,
    ! [X2] :
      ( lhs_atom22(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_25) ).

fof(c_0_21,axiom,
    ! [X2] :
      ( lhs_atom21(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_23) ).

fof(c_0_22,axiom,
    ! [X2] :
      ( lhs_atom20(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_22) ).

fof(c_0_23,axiom,
    ! [X2] :
      ( lhs_atom19(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_21) ).

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

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

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

fof(c_0_27,axiom,
    ( lhs_atom16
    | ~ $true ),
    file('<stdin>',to_be_clausified_15) ).

fof(c_0_28,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom13(X3,X1,X2)
      | ~ ! [X4] :
            ( in(X4,X3)
          <=> ( in(X4,X2)
              & in(X4,X1) ) ) ),
    c_0_0 ).

fof(c_0_29,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom9(X3,X1,X2)
      | ~ ! [X4] :
            ( in(X4,X3)
          <=> ( in(X4,X2)
              | in(X4,X1) ) ) ),
    c_0_1 ).

fof(c_0_30,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom12(X3,X1,X2)
      | ! [X4] :
          ( in(X4,X3)
        <=> ( in(X4,X2)
            & in(X4,X1) ) ) ),
    c_0_2 ).

fof(c_0_31,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom8(X3,X1,X2)
      | ! [X4] :
          ( in(X4,X3)
        <=> ( in(X4,X2)
            | in(X4,X1) ) ) ),
    c_0_3 ).

fof(c_0_32,axiom,
    ! [X1,X2] :
      ( lhs_atom11(X1,X2)
      | ~ ! [X3] :
            ( in(X3,X2)
           => in(X3,X1) ) ),
    c_0_4 ).

fof(c_0_33,axiom,
    ! [X1,X2] :
      ( lhs_atom5(X1,X2)
      | ~ ( subset(X2,X1)
          & subset(X1,X2) ) ),
    c_0_5 ).

fof(c_0_34,plain,
    ! [X1,X2] :
      ( lhs_atom18(X2)
      | ~ empty(set_union2(X1,X2)) ),
    inference(fof_simplification,[status(thm)],[c_0_6]) ).

fof(c_0_35,plain,
    ! [X1,X2] :
      ( lhs_atom18(X2)
      | ~ empty(set_union2(X2,X1)) ),
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_36,axiom,
    ! [X1,X2] :
      ( lhs_atom10(X1,X2)
      | ! [X3] :
          ( in(X3,X2)
         => in(X3,X1) ) ),
    c_0_8 ).

fof(c_0_37,plain,
    ! [X1,X2] :
      ( lhs_atom15(X1,X2)
      | set_intersection2(X2,X1) != empty_set ),
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

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

fof(c_0_39,axiom,
    ! [X1,X2] :
      ( lhs_atom14(X1,X2)
      | disjoint(X1,X2) ),
    c_0_11 ).

fof(c_0_40,axiom,
    ! [X1,X2] :
      ( lhs_atom14(X1,X2)
      | set_intersection2(X2,X1) = empty_set ),
    c_0_12 ).

fof(c_0_41,axiom,
    ! [X1,X2] :
      ( lhs_atom4(X1,X2)
      | ( subset(X2,X1)
        & subset(X1,X2) ) ),
    c_0_13 ).

fof(c_0_42,plain,
    ! [X2] :
      ( lhs_atom6(X2)
      | ! [X1] : ~ in(X1,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_14]) ).

fof(c_0_43,plain,
    ! [X2] :
      ( lhs_atom7(X2)
      | ~ ! [X1] : ~ in(X1,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_15]) ).

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

fof(c_0_45,plain,
    ! [X1,X2] : lhs_atom2(X1,X2),
    inference(fof_simplification,[status(thm)],[c_0_17]) ).

fof(c_0_46,axiom,
    ! [X2] :
      ( lhs_atom24(X2)
      | X2 = empty_set ),
    c_0_18 ).

fof(c_0_47,plain,
    ! [X2] : lhs_atom23(X2),
    inference(fof_simplification,[status(thm)],[c_0_19]) ).

fof(c_0_48,plain,
    ! [X2] : lhs_atom22(X2),
    inference(fof_simplification,[status(thm)],[c_0_20]) ).

fof(c_0_49,plain,
    ! [X2] : lhs_atom21(X2),
    inference(fof_simplification,[status(thm)],[c_0_21]) ).

fof(c_0_50,plain,
    ! [X2] : lhs_atom20(X2),
    inference(fof_simplification,[status(thm)],[c_0_22]) ).

fof(c_0_51,plain,
    ! [X2] : lhs_atom19(X2),
    inference(fof_simplification,[status(thm)],[c_0_23]) ).

fof(c_0_52,plain,
    lhs_atom17,
    inference(fof_simplification,[status(thm)],[c_0_24]) ).

fof(c_0_53,plain,
    lhs_atom16,
    inference(fof_simplification,[status(thm)],[c_0_25]) ).

fof(c_0_54,plain,
    lhs_atom16,
    inference(fof_simplification,[status(thm)],[c_0_26]) ).

fof(c_0_55,plain,
    lhs_atom16,
    inference(fof_simplification,[status(thm)],[c_0_27]) ).

fof(c_0_56,plain,
    ! [X5,X6,X7] :
      ( ( ~ in(esk4_3(X5,X6,X7),X5)
        | ~ in(esk4_3(X5,X6,X7),X7)
        | ~ in(esk4_3(X5,X6,X7),X6)
        | lhs_atom13(X5,X6,X7) )
      & ( in(esk4_3(X5,X6,X7),X7)
        | in(esk4_3(X5,X6,X7),X5)
        | lhs_atom13(X5,X6,X7) )
      & ( in(esk4_3(X5,X6,X7),X6)
        | in(esk4_3(X5,X6,X7),X5)
        | lhs_atom13(X5,X6,X7) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_28])])])]) ).

fof(c_0_57,plain,
    ! [X5,X6,X7] :
      ( ( ~ in(esk2_3(X5,X6,X7),X7)
        | ~ in(esk2_3(X5,X6,X7),X5)
        | lhs_atom9(X5,X6,X7) )
      & ( ~ in(esk2_3(X5,X6,X7),X6)
        | ~ in(esk2_3(X5,X6,X7),X5)
        | lhs_atom9(X5,X6,X7) )
      & ( in(esk2_3(X5,X6,X7),X5)
        | in(esk2_3(X5,X6,X7),X7)
        | in(esk2_3(X5,X6,X7),X6)
        | lhs_atom9(X5,X6,X7) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_29])])])]) ).

fof(c_0_58,plain,
    ! [X5,X6,X7,X8,X9] :
      ( ( in(X8,X7)
        | ~ in(X8,X5)
        | lhs_atom12(X5,X6,X7) )
      & ( in(X8,X6)
        | ~ in(X8,X5)
        | lhs_atom12(X5,X6,X7) )
      & ( ~ in(X9,X7)
        | ~ in(X9,X6)
        | in(X9,X5)
        | lhs_atom12(X5,X6,X7) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_30])])])])]) ).

fof(c_0_59,plain,
    ! [X5,X6,X7,X8,X9] :
      ( ( ~ in(X8,X5)
        | in(X8,X7)
        | in(X8,X6)
        | lhs_atom8(X5,X6,X7) )
      & ( ~ in(X9,X7)
        | in(X9,X5)
        | lhs_atom8(X5,X6,X7) )
      & ( ~ in(X9,X6)
        | in(X9,X5)
        | lhs_atom8(X5,X6,X7) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_31])])])])]) ).

fof(c_0_60,plain,
    ! [X4,X5] :
      ( ( in(esk3_2(X4,X5),X5)
        | lhs_atom11(X4,X5) )
      & ( ~ in(esk3_2(X4,X5),X4)
        | lhs_atom11(X4,X5) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_32])])])]) ).

fof(c_0_61,plain,
    ! [X3,X4] :
      ( lhs_atom5(X3,X4)
      | ~ subset(X4,X3)
      | ~ subset(X3,X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_33])]) ).

fof(c_0_62,plain,
    ! [X3,X4] :
      ( lhs_atom18(X4)
      | ~ empty(set_union2(X3,X4)) ),
    inference(variable_rename,[status(thm)],[c_0_34]) ).

fof(c_0_63,plain,
    ! [X3,X4] :
      ( lhs_atom18(X4)
      | ~ empty(set_union2(X4,X3)) ),
    inference(variable_rename,[status(thm)],[c_0_35]) ).

fof(c_0_64,plain,
    ! [X4,X5,X6] :
      ( lhs_atom10(X4,X5)
      | ~ in(X6,X5)
      | in(X6,X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_36])])]) ).

fof(c_0_65,plain,
    ! [X3,X4] :
      ( lhs_atom15(X3,X4)
      | set_intersection2(X4,X3) != empty_set ),
    inference(variable_rename,[status(thm)],[c_0_37]) ).

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

fof(c_0_67,plain,
    ! [X3,X4] :
      ( lhs_atom14(X3,X4)
      | disjoint(X3,X4) ),
    inference(variable_rename,[status(thm)],[c_0_39]) ).

fof(c_0_68,plain,
    ! [X3,X4] :
      ( lhs_atom14(X3,X4)
      | set_intersection2(X4,X3) = empty_set ),
    inference(variable_rename,[status(thm)],[c_0_40]) ).

fof(c_0_69,plain,
    ! [X3,X4] :
      ( ( subset(X4,X3)
        | lhs_atom4(X3,X4) )
      & ( subset(X3,X4)
        | lhs_atom4(X3,X4) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_41])]) ).

fof(c_0_70,plain,
    ! [X3,X4] :
      ( lhs_atom6(X3)
      | ~ in(X4,X3) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_42])]) ).

fof(c_0_71,plain,
    ! [X3] :
      ( lhs_atom7(X3)
      | in(esk1_1(X3),X3) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_43])])]) ).

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

fof(c_0_73,plain,
    ! [X3,X4] : lhs_atom2(X3,X4),
    inference(variable_rename,[status(thm)],[c_0_45]) ).

fof(c_0_74,plain,
    ! [X3] :
      ( lhs_atom24(X3)
      | X3 = empty_set ),
    inference(variable_rename,[status(thm)],[c_0_46]) ).

fof(c_0_75,plain,
    ! [X3] : lhs_atom23(X3),
    inference(variable_rename,[status(thm)],[c_0_47]) ).

fof(c_0_76,plain,
    ! [X3] : lhs_atom22(X3),
    inference(variable_rename,[status(thm)],[c_0_48]) ).

fof(c_0_77,plain,
    ! [X3] : lhs_atom21(X3),
    inference(variable_rename,[status(thm)],[c_0_49]) ).

fof(c_0_78,plain,
    ! [X3] : lhs_atom20(X3),
    inference(variable_rename,[status(thm)],[c_0_50]) ).

fof(c_0_79,plain,
    ! [X3] : lhs_atom19(X3),
    inference(variable_rename,[status(thm)],[c_0_51]) ).

fof(c_0_80,plain,
    lhs_atom17,
    c_0_52 ).

fof(c_0_81,plain,
    lhs_atom16,
    c_0_53 ).

fof(c_0_82,plain,
    lhs_atom16,
    c_0_54 ).

fof(c_0_83,plain,
    lhs_atom16,
    c_0_55 ).

cnf(c_0_84,plain,
    ( lhs_atom13(X1,X2,X3)
    | ~ in(esk4_3(X1,X2,X3),X2)
    | ~ in(esk4_3(X1,X2,X3),X3)
    | ~ in(esk4_3(X1,X2,X3),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_85,plain,
    ( lhs_atom9(X1,X2,X3)
    | ~ in(esk2_3(X1,X2,X3),X1)
    | ~ in(esk2_3(X1,X2,X3),X3) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_86,plain,
    ( lhs_atom9(X1,X2,X3)
    | ~ in(esk2_3(X1,X2,X3),X1)
    | ~ in(esk2_3(X1,X2,X3),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_87,plain,
    ( lhs_atom9(X1,X2,X3)
    | in(esk2_3(X1,X2,X3),X2)
    | in(esk2_3(X1,X2,X3),X3)
    | in(esk2_3(X1,X2,X3),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_57]) ).

cnf(c_0_88,plain,
    ( lhs_atom13(X1,X2,X3)
    | in(esk4_3(X1,X2,X3),X1)
    | in(esk4_3(X1,X2,X3),X3) ),
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_89,plain,
    ( lhs_atom13(X1,X2,X3)
    | in(esk4_3(X1,X2,X3),X1)
    | in(esk4_3(X1,X2,X3),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_56]) ).

cnf(c_0_90,plain,
    ( lhs_atom12(X1,X2,X3)
    | in(X4,X1)
    | ~ in(X4,X2)
    | ~ in(X4,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_91,plain,
    ( lhs_atom8(X1,X2,X3)
    | in(X4,X2)
    | in(X4,X3)
    | ~ in(X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_59]) ).

cnf(c_0_92,plain,
    ( lhs_atom12(X1,X2,X3)
    | in(X4,X3)
    | ~ in(X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_93,plain,
    ( lhs_atom12(X1,X2,X3)
    | in(X4,X2)
    | ~ in(X4,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_58]) ).

cnf(c_0_94,plain,
    ( lhs_atom8(X1,X2,X3)
    | in(X4,X1)
    | ~ in(X4,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_59]) ).

cnf(c_0_95,plain,
    ( lhs_atom8(X1,X2,X3)
    | in(X4,X1)
    | ~ in(X4,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_59]) ).

cnf(c_0_96,plain,
    ( lhs_atom11(X1,X2)
    | ~ in(esk3_2(X1,X2),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_60]) ).

cnf(c_0_97,plain,
    ( lhs_atom5(X1,X2)
    | ~ subset(X1,X2)
    | ~ subset(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_61]) ).

cnf(c_0_98,plain,
    ( lhs_atom11(X1,X2)
    | in(esk3_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_60]) ).

cnf(c_0_99,plain,
    ( lhs_atom18(X2)
    | ~ empty(set_union2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_62]) ).

cnf(c_0_100,plain,
    ( lhs_atom18(X1)
    | ~ empty(set_union2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_63]) ).

cnf(c_0_101,plain,
    ( in(X1,X2)
    | lhs_atom10(X2,X3)
    | ~ in(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_64]) ).

cnf(c_0_102,plain,
    ( lhs_atom15(X2,X1)
    | set_intersection2(X1,X2) != empty_set ),
    inference(split_conjunct,[status(thm)],[c_0_65]) ).

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

cnf(c_0_104,plain,
    ( disjoint(X1,X2)
    | lhs_atom14(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_67]) ).

cnf(c_0_105,plain,
    ( set_intersection2(X1,X2) = empty_set
    | lhs_atom14(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_68]) ).

cnf(c_0_106,plain,
    ( lhs_atom4(X1,X2)
    | subset(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_69]) ).

cnf(c_0_107,plain,
    ( lhs_atom4(X1,X2)
    | subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_69]) ).

cnf(c_0_108,plain,
    ( lhs_atom6(X2)
    | ~ in(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_70]) ).

cnf(c_0_109,plain,
    ( in(esk1_1(X1),X1)
    | lhs_atom7(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_71]) ).

cnf(c_0_110,plain,
    lhs_atom3(X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_72]) ).

cnf(c_0_111,plain,
    lhs_atom2(X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_73]) ).

cnf(c_0_112,plain,
    ( X1 = empty_set
    | lhs_atom24(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_74]) ).

cnf(c_0_113,plain,
    lhs_atom23(X1),
    inference(split_conjunct,[status(thm)],[c_0_75]) ).

cnf(c_0_114,plain,
    lhs_atom22(X1),
    inference(split_conjunct,[status(thm)],[c_0_76]) ).

cnf(c_0_115,plain,
    lhs_atom21(X1),
    inference(split_conjunct,[status(thm)],[c_0_77]) ).

cnf(c_0_116,plain,
    lhs_atom20(X1),
    inference(split_conjunct,[status(thm)],[c_0_78]) ).

cnf(c_0_117,plain,
    lhs_atom19(X1),
    inference(split_conjunct,[status(thm)],[c_0_79]) ).

cnf(c_0_118,plain,
    lhs_atom17,
    inference(split_conjunct,[status(thm)],[c_0_80]) ).

cnf(c_0_119,plain,
    lhs_atom16,
    inference(split_conjunct,[status(thm)],[c_0_81]) ).

cnf(c_0_120,plain,
    lhs_atom16,
    inference(split_conjunct,[status(thm)],[c_0_82]) ).

cnf(c_0_121,plain,
    lhs_atom16,
    inference(split_conjunct,[status(thm)],[c_0_83]) ).

cnf(c_0_122,plain,
    ( lhs_atom13(X1,X2,X3)
    | ~ in(esk4_3(X1,X2,X3),X2)
    | ~ in(esk4_3(X1,X2,X3),X3)
    | ~ in(esk4_3(X1,X2,X3),X1) ),
    c_0_84,
    [final] ).

cnf(c_0_123,plain,
    ( lhs_atom9(X1,X2,X3)
    | ~ in(esk2_3(X1,X2,X3),X1)
    | ~ in(esk2_3(X1,X2,X3),X3) ),
    c_0_85,
    [final] ).

cnf(c_0_124,plain,
    ( lhs_atom9(X1,X2,X3)
    | ~ in(esk2_3(X1,X2,X3),X1)
    | ~ in(esk2_3(X1,X2,X3),X2) ),
    c_0_86,
    [final] ).

cnf(c_0_125,plain,
    ( lhs_atom9(X1,X2,X3)
    | in(esk2_3(X1,X2,X3),X2)
    | in(esk2_3(X1,X2,X3),X3)
    | in(esk2_3(X1,X2,X3),X1) ),
    c_0_87,
    [final] ).

cnf(c_0_126,plain,
    ( lhs_atom13(X1,X2,X3)
    | in(esk4_3(X1,X2,X3),X1)
    | in(esk4_3(X1,X2,X3),X3) ),
    c_0_88,
    [final] ).

cnf(c_0_127,plain,
    ( lhs_atom13(X1,X2,X3)
    | in(esk4_3(X1,X2,X3),X1)
    | in(esk4_3(X1,X2,X3),X2) ),
    c_0_89,
    [final] ).

cnf(c_0_128,plain,
    ( lhs_atom12(X1,X2,X3)
    | in(X4,X1)
    | ~ in(X4,X2)
    | ~ in(X4,X3) ),
    c_0_90,
    [final] ).

cnf(c_0_129,plain,
    ( lhs_atom8(X1,X2,X3)
    | in(X4,X2)
    | in(X4,X3)
    | ~ in(X4,X1) ),
    c_0_91,
    [final] ).

cnf(c_0_130,plain,
    ( lhs_atom12(X1,X2,X3)
    | in(X4,X3)
    | ~ in(X4,X1) ),
    c_0_92,
    [final] ).

cnf(c_0_131,plain,
    ( lhs_atom12(X1,X2,X3)
    | in(X4,X2)
    | ~ in(X4,X1) ),
    c_0_93,
    [final] ).

cnf(c_0_132,plain,
    ( lhs_atom8(X1,X2,X3)
    | in(X4,X1)
    | ~ in(X4,X3) ),
    c_0_94,
    [final] ).

cnf(c_0_133,plain,
    ( lhs_atom8(X1,X2,X3)
    | in(X4,X1)
    | ~ in(X4,X2) ),
    c_0_95,
    [final] ).

cnf(c_0_134,plain,
    ( lhs_atom11(X1,X2)
    | ~ in(esk3_2(X1,X2),X1) ),
    c_0_96,
    [final] ).

cnf(c_0_135,plain,
    ( lhs_atom5(X1,X2)
    | ~ subset(X1,X2)
    | ~ subset(X2,X1) ),
    c_0_97,
    [final] ).

cnf(c_0_136,plain,
    ( lhs_atom11(X1,X2)
    | in(esk3_2(X1,X2),X2) ),
    c_0_98,
    [final] ).

cnf(c_0_137,plain,
    ( lhs_atom18(X2)
    | ~ empty(set_union2(X1,X2)) ),
    c_0_99,
    [final] ).

cnf(c_0_138,plain,
    ( lhs_atom18(X1)
    | ~ empty(set_union2(X1,X2)) ),
    c_0_100,
    [final] ).

cnf(c_0_139,plain,
    ( in(X1,X2)
    | lhs_atom10(X2,X3)
    | ~ in(X1,X3) ),
    c_0_101,
    [final] ).

cnf(c_0_140,plain,
    ( lhs_atom15(X2,X1)
    | set_intersection2(X1,X2) != empty_set ),
    c_0_102,
    [final] ).

cnf(c_0_141,plain,
    ( lhs_atom1(X1,X2)
    | ~ in(X1,X2) ),
    c_0_103,
    [final] ).

cnf(c_0_142,plain,
    ( disjoint(X1,X2)
    | lhs_atom14(X1,X2) ),
    c_0_104,
    [final] ).

cnf(c_0_143,plain,
    ( set_intersection2(X1,X2) = empty_set
    | lhs_atom14(X2,X1) ),
    c_0_105,
    [final] ).

cnf(c_0_144,plain,
    ( lhs_atom4(X1,X2)
    | subset(X2,X1) ),
    c_0_106,
    [final] ).

cnf(c_0_145,plain,
    ( lhs_atom4(X1,X2)
    | subset(X1,X2) ),
    c_0_107,
    [final] ).

cnf(c_0_146,plain,
    ( lhs_atom6(X2)
    | ~ in(X1,X2) ),
    c_0_108,
    [final] ).

cnf(c_0_147,plain,
    ( in(esk1_1(X1),X1)
    | lhs_atom7(X1) ),
    c_0_109,
    [final] ).

cnf(c_0_148,plain,
    lhs_atom3(X1,X2),
    c_0_110,
    [final] ).

cnf(c_0_149,plain,
    lhs_atom2(X1,X2),
    c_0_111,
    [final] ).

cnf(c_0_150,plain,
    ( X1 = empty_set
    | lhs_atom24(X1) ),
    c_0_112,
    [final] ).

cnf(c_0_151,plain,
    lhs_atom23(X1),
    c_0_113,
    [final] ).

cnf(c_0_152,plain,
    lhs_atom22(X1),
    c_0_114,
    [final] ).

cnf(c_0_153,plain,
    lhs_atom21(X1),
    c_0_115,
    [final] ).

cnf(c_0_154,plain,
    lhs_atom20(X1),
    c_0_116,
    [final] ).

cnf(c_0_155,plain,
    lhs_atom19(X1),
    c_0_117,
    [final] ).

cnf(c_0_156,plain,
    lhs_atom17,
    c_0_118,
    [final] ).

cnf(c_0_157,plain,
    lhs_atom16,
    c_0_119,
    [final] ).

cnf(c_0_158,plain,
    lhs_atom16,
    c_0_120,
    [final] ).

cnf(c_0_159,plain,
    lhs_atom16,
    c_0_121,
    [final] ).

% End CNF derivation
cnf(c_0_122_0,axiom,
    ( X1 = set_intersection2(X3,X2)
    | ~ in(sk1_esk4_3(X1,X2,X3),X2)
    | ~ in(sk1_esk4_3(X1,X2,X3),X3)
    | ~ in(sk1_esk4_3(X1,X2,X3),X1) ),
    inference(unfold_definition,[status(thm)],[c_0_122,def_lhs_atom13]) ).

cnf(c_0_123_0,axiom,
    ( X1 = set_union2(X3,X2)
    | ~ in(sk1_esk2_3(X1,X2,X3),X1)
    | ~ in(sk1_esk2_3(X1,X2,X3),X3) ),
    inference(unfold_definition,[status(thm)],[c_0_123,def_lhs_atom9]) ).

cnf(c_0_124_0,axiom,
    ( X1 = set_union2(X3,X2)
    | ~ in(sk1_esk2_3(X1,X2,X3),X1)
    | ~ in(sk1_esk2_3(X1,X2,X3),X2) ),
    inference(unfold_definition,[status(thm)],[c_0_124,def_lhs_atom9]) ).

cnf(c_0_125_0,axiom,
    ( X1 = set_union2(X3,X2)
    | in(sk1_esk2_3(X1,X2,X3),X2)
    | in(sk1_esk2_3(X1,X2,X3),X3)
    | in(sk1_esk2_3(X1,X2,X3),X1) ),
    inference(unfold_definition,[status(thm)],[c_0_125,def_lhs_atom9]) ).

cnf(c_0_126_0,axiom,
    ( X1 = set_intersection2(X3,X2)
    | in(sk1_esk4_3(X1,X2,X3),X1)
    | in(sk1_esk4_3(X1,X2,X3),X3) ),
    inference(unfold_definition,[status(thm)],[c_0_126,def_lhs_atom13]) ).

cnf(c_0_127_0,axiom,
    ( X1 = set_intersection2(X3,X2)
    | in(sk1_esk4_3(X1,X2,X3),X1)
    | in(sk1_esk4_3(X1,X2,X3),X2) ),
    inference(unfold_definition,[status(thm)],[c_0_127,def_lhs_atom13]) ).

cnf(c_0_128_0,axiom,
    ( X1 != set_intersection2(X3,X2)
    | in(X4,X1)
    | ~ in(X4,X2)
    | ~ in(X4,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_128,def_lhs_atom12]) ).

cnf(c_0_129_0,axiom,
    ( X1 != set_union2(X3,X2)
    | in(X4,X2)
    | in(X4,X3)
    | ~ in(X4,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_129,def_lhs_atom8]) ).

cnf(c_0_130_0,axiom,
    ( X1 != set_intersection2(X3,X2)
    | in(X4,X3)
    | ~ in(X4,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_130,def_lhs_atom12]) ).

cnf(c_0_131_0,axiom,
    ( X1 != set_intersection2(X3,X2)
    | in(X4,X2)
    | ~ in(X4,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_131,def_lhs_atom12]) ).

cnf(c_0_132_0,axiom,
    ( X1 != set_union2(X3,X2)
    | in(X4,X1)
    | ~ in(X4,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_132,def_lhs_atom8]) ).

cnf(c_0_133_0,axiom,
    ( X1 != set_union2(X3,X2)
    | in(X4,X1)
    | ~ in(X4,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_133,def_lhs_atom8]) ).

cnf(c_0_134_0,axiom,
    ( subset(X2,X1)
    | ~ in(sk1_esk3_2(X1,X2),X1) ),
    inference(unfold_definition,[status(thm)],[c_0_134,def_lhs_atom11]) ).

cnf(c_0_135_0,axiom,
    ( X2 = X1
    | ~ subset(X1,X2)
    | ~ subset(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_135,def_lhs_atom5]) ).

cnf(c_0_136_0,axiom,
    ( subset(X2,X1)
    | in(sk1_esk3_2(X1,X2),X2) ),
    inference(unfold_definition,[status(thm)],[c_0_136,def_lhs_atom11]) ).

cnf(c_0_137_0,axiom,
    ( empty(X2)
    | ~ empty(set_union2(X1,X2)) ),
    inference(unfold_definition,[status(thm)],[c_0_137,def_lhs_atom18]) ).

cnf(c_0_138_0,axiom,
    ( empty(X1)
    | ~ empty(set_union2(X1,X2)) ),
    inference(unfold_definition,[status(thm)],[c_0_138,def_lhs_atom18]) ).

cnf(c_0_139_0,axiom,
    ( ~ subset(X3,X2)
    | in(X1,X2)
    | ~ in(X1,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_139,def_lhs_atom10]) ).

cnf(c_0_140_0,axiom,
    ( disjoint(X1,X2)
    | set_intersection2(X1,X2) != empty_set ),
    inference(unfold_definition,[status(thm)],[c_0_140,def_lhs_atom15]) ).

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

cnf(c_0_142_0,axiom,
    ( ~ disjoint(X2,X1)
    | disjoint(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_142,def_lhs_atom14]) ).

cnf(c_0_143_0,axiom,
    ( ~ disjoint(X1,X2)
    | set_intersection2(X1,X2) = empty_set ),
    inference(unfold_definition,[status(thm)],[c_0_143,def_lhs_atom14]) ).

cnf(c_0_144_0,axiom,
    ( X2 != X1
    | subset(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_144,def_lhs_atom4]) ).

cnf(c_0_145_0,axiom,
    ( X2 != X1
    | subset(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_145,def_lhs_atom4]) ).

cnf(c_0_146_0,axiom,
    ( X2 != empty_set
    | ~ in(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_146,def_lhs_atom6]) ).

cnf(c_0_147_0,axiom,
    ( X1 = empty_set
    | in(sk1_esk1_1(X1),X1) ),
    inference(unfold_definition,[status(thm)],[c_0_147,def_lhs_atom7]) ).

cnf(c_0_150_0,axiom,
    ( ~ empty(X1)
    | X1 = empty_set ),
    inference(unfold_definition,[status(thm)],[c_0_150,def_lhs_atom24]) ).

cnf(c_0_148_0,axiom,
    set_intersection2(X2,X1) = set_intersection2(X1,X2),
    inference(unfold_definition,[status(thm)],[c_0_148,def_lhs_atom3]) ).

cnf(c_0_149_0,axiom,
    set_union2(X2,X1) = set_union2(X1,X2),
    inference(unfold_definition,[status(thm)],[c_0_149,def_lhs_atom2]) ).

cnf(c_0_151_0,axiom,
    set_intersection2(X1,empty_set) = empty_set,
    inference(unfold_definition,[status(thm)],[c_0_151,def_lhs_atom23]) ).

cnf(c_0_152_0,axiom,
    set_union2(X1,empty_set) = X1,
    inference(unfold_definition,[status(thm)],[c_0_152,def_lhs_atom22]) ).

cnf(c_0_153_0,axiom,
    subset(X1,X1),
    inference(unfold_definition,[status(thm)],[c_0_153,def_lhs_atom21]) ).

cnf(c_0_154_0,axiom,
    set_intersection2(X1,X1) = X1,
    inference(unfold_definition,[status(thm)],[c_0_154,def_lhs_atom20]) ).

cnf(c_0_155_0,axiom,
    set_union2(X1,X1) = X1,
    inference(unfold_definition,[status(thm)],[c_0_155,def_lhs_atom19]) ).

cnf(c_0_156_0,axiom,
    empty(empty_set),
    inference(unfold_definition,[status(thm)],[c_0_156,def_lhs_atom17]) ).

cnf(c_0_157_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_157,def_lhs_atom16]) ).

cnf(c_0_158_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_158,def_lhs_atom16]) ).

cnf(c_0_159_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_159,def_lhs_atom16]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X1,X2] :
      ~ ( in(X1,X2)
        & empty(X2) ),
    file('<stdin>',t7_boole) ).

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

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

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

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

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

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

fof(c_0_7_008,axiom,
    ? [X1] : empty(X1),
    c_0_3 ).

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

fof(c_0_9_010,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_5])])])]) ).

fof(c_0_10_011,plain,
    ~ empty(esk1_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_6])]) ).

fof(c_0_11_012,plain,
    empty(esk2_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_7])]) ).

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

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

cnf(c_0_14_015,plain,
    ~ empty(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_10]) ).

cnf(c_0_15_016,plain,
    empty(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_11]) ).

cnf(c_0_16_017,plain,
    ( ~ empty(X1)
    | ~ in(X2,X1) ),
    c_0_12,
    [final] ).

cnf(c_0_17_018,plain,
    ( X2 = X1
    | ~ empty(X1)
    | ~ empty(X2) ),
    c_0_13,
    [final] ).

cnf(c_0_18_019,plain,
    ~ empty(esk1_0),
    c_0_14,
    [final] ).

cnf(c_0_19_020,plain,
    empty(esk2_0),
    c_0_15,
    [final] ).

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

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

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

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

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

cnf(c_0_18_0,axiom,
    ~ empty(sk2_esk1_0),
    inference(literals_permutation,[status(thm)],[c_0_18]) ).

cnf(c_0_19_0,axiom,
    empty(sk2_esk2_0),
    inference(literals_permutation,[status(thm)],[c_0_19]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_021,lemma,
    ! [X1,X2] :
      ( ~ ( ~ disjoint(X1,X2)
          & ! [X3] : ~ in(X3,set_intersection2(X1,X2)) )
      & ~ ( ? [X3] : in(X3,set_intersection2(X1,X2))
          & disjoint(X1,X2) ) ),
    file('<stdin>',t4_xboole_0) ).

fof(c_0_1_022,lemma,
    ! [X1,X2,X3] :
      ( ( subset(X1,X2)
        & subset(X3,X2) )
     => subset(set_union2(X1,X3),X2) ),
    file('<stdin>',t8_xboole_1) ).

fof(c_0_2_023,lemma,
    ! [X1,X2] :
      ( ~ ( ~ disjoint(X1,X2)
          & ! [X3] :
              ~ ( in(X3,X1)
                & in(X3,X2) ) )
      & ~ ( ? [X3] :
              ( in(X3,X1)
              & in(X3,X2) )
          & disjoint(X1,X2) ) ),
    file('<stdin>',t3_xboole_0) ).

fof(c_0_3_024,lemma,
    ! [X1,X2,X3] :
      ( ( subset(X1,X2)
        & subset(X2,X3) )
     => subset(X1,X3) ),
    file('<stdin>',t1_xboole_1) ).

fof(c_0_4_025,conjecture,
    ! [X1,X2,X3] :
      ( ( subset(X1,X2)
        & subset(X1,X3) )
     => subset(X1,set_intersection2(X2,X3)) ),
    file('<stdin>',t19_xboole_1) ).

fof(c_0_5_026,lemma,
    ! [X1,X2] : subset(X1,set_union2(X1,X2)),
    file('<stdin>',t7_xboole_1) ).

fof(c_0_6_027,lemma,
    ! [X1,X2] : subset(set_intersection2(X1,X2),X1),
    file('<stdin>',t17_xboole_1) ).

fof(c_0_7_028,lemma,
    ! [X1,X2] :
      ( subset(X1,X2)
     => set_union2(X1,X2) = X2 ),
    file('<stdin>',t12_xboole_1) ).

fof(c_0_8_029,lemma,
    ! [X1] :
      ( subset(X1,empty_set)
     => X1 = empty_set ),
    file('<stdin>',t3_xboole_1) ).

fof(c_0_9_030,lemma,
    ! [X1] : subset(empty_set,X1),
    file('<stdin>',t2_xboole_1) ).

fof(c_0_10_031,lemma,
    ! [X1,X2] :
      ( ~ ( ~ disjoint(X1,X2)
          & ! [X3] : ~ in(X3,set_intersection2(X1,X2)) )
      & ~ ( ? [X3] : in(X3,set_intersection2(X1,X2))
          & disjoint(X1,X2) ) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_11_032,lemma,
    ! [X1,X2,X3] :
      ( ( subset(X1,X2)
        & subset(X3,X2) )
     => subset(set_union2(X1,X3),X2) ),
    c_0_1 ).

fof(c_0_12_033,lemma,
    ! [X1,X2] :
      ( ~ ( ~ disjoint(X1,X2)
          & ! [X3] :
              ~ ( in(X3,X1)
                & in(X3,X2) ) )
      & ~ ( ? [X3] :
              ( in(X3,X1)
              & in(X3,X2) )
          & disjoint(X1,X2) ) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_13_034,lemma,
    ! [X1,X2,X3] :
      ( ( subset(X1,X2)
        & subset(X2,X3) )
     => subset(X1,X3) ),
    c_0_3 ).

fof(c_0_14_035,negated_conjecture,
    ~ ! [X1,X2,X3] :
        ( ( subset(X1,X2)
          & subset(X1,X3) )
       => subset(X1,set_intersection2(X2,X3)) ),
    inference(assume_negation,[status(cth)],[c_0_4]) ).

fof(c_0_15_036,lemma,
    ! [X1,X2] : subset(X1,set_union2(X1,X2)),
    c_0_5 ).

fof(c_0_16_037,lemma,
    ! [X1,X2] : subset(set_intersection2(X1,X2),X1),
    c_0_6 ).

fof(c_0_17_038,lemma,
    ! [X1,X2] :
      ( subset(X1,X2)
     => set_union2(X1,X2) = X2 ),
    c_0_7 ).

fof(c_0_18_039,lemma,
    ! [X1] :
      ( subset(X1,empty_set)
     => X1 = empty_set ),
    c_0_8 ).

fof(c_0_19_040,lemma,
    ! [X1] : subset(empty_set,X1),
    c_0_9 ).

fof(c_0_20_041,lemma,
    ! [X4,X5,X7,X8,X9] :
      ( ( disjoint(X4,X5)
        | in(esk5_2(X4,X5),set_intersection2(X4,X5)) )
      & ( ~ in(X9,set_intersection2(X7,X8))
        | ~ disjoint(X7,X8) ) ),
    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_10])])])])]) ).

fof(c_0_21_042,lemma,
    ! [X4,X5,X6] :
      ( ~ subset(X4,X5)
      | ~ subset(X6,X5)
      | subset(set_union2(X4,X6),X5) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_11])]) ).

fof(c_0_22_043,lemma,
    ! [X4,X5,X7,X8,X9] :
      ( ( in(esk4_2(X4,X5),X4)
        | disjoint(X4,X5) )
      & ( in(esk4_2(X4,X5),X5)
        | disjoint(X4,X5) )
      & ( ~ in(X9,X7)
        | ~ in(X9,X8)
        | ~ disjoint(X7,X8) ) ),
    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_12])])])])])]) ).

fof(c_0_23_044,lemma,
    ! [X4,X5,X6] :
      ( ~ subset(X4,X5)
      | ~ subset(X5,X6)
      | subset(X4,X6) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_13])]) ).

fof(c_0_24_045,negated_conjecture,
    ( subset(esk1_0,esk2_0)
    & subset(esk1_0,esk3_0)
    & ~ subset(esk1_0,set_intersection2(esk2_0,esk3_0)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_14])])]) ).

fof(c_0_25_046,lemma,
    ! [X3,X4] : subset(X3,set_union2(X3,X4)),
    inference(variable_rename,[status(thm)],[c_0_15]) ).

fof(c_0_26_047,lemma,
    ! [X3,X4] : subset(set_intersection2(X3,X4),X3),
    inference(variable_rename,[status(thm)],[c_0_16]) ).

fof(c_0_27_048,lemma,
    ! [X3,X4] :
      ( ~ subset(X3,X4)
      | set_union2(X3,X4) = X4 ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_17])]) ).

fof(c_0_28_049,lemma,
    ! [X2] :
      ( ~ subset(X2,empty_set)
      | X2 = empty_set ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_18])]) ).

fof(c_0_29_050,lemma,
    ! [X2] : subset(empty_set,X2),
    inference(variable_rename,[status(thm)],[c_0_19]) ).

cnf(c_0_30_051,lemma,
    ( ~ disjoint(X1,X2)
    | ~ in(X3,set_intersection2(X1,X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_31_052,lemma,
    ( subset(set_union2(X1,X2),X3)
    | ~ subset(X2,X3)
    | ~ subset(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_21]) ).

cnf(c_0_32_053,lemma,
    ( in(esk5_2(X1,X2),set_intersection2(X1,X2))
    | disjoint(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_20]) ).

cnf(c_0_33_054,lemma,
    ( ~ disjoint(X1,X2)
    | ~ in(X3,X2)
    | ~ in(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_34_055,lemma,
    ( subset(X1,X2)
    | ~ subset(X3,X2)
    | ~ subset(X1,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

cnf(c_0_35_056,lemma,
    ( disjoint(X1,X2)
    | in(esk4_2(X1,X2),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_36_057,lemma,
    ( disjoint(X1,X2)
    | in(esk4_2(X1,X2),X2) ),
    inference(split_conjunct,[status(thm)],[c_0_22]) ).

cnf(c_0_37_058,negated_conjecture,
    ~ subset(esk1_0,set_intersection2(esk2_0,esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_38_059,lemma,
    subset(X1,set_union2(X1,X2)),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_39_060,lemma,
    subset(set_intersection2(X1,X2),X1),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_40_061,lemma,
    ( set_union2(X1,X2) = X2
    | ~ subset(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_41_062,lemma,
    ( X1 = empty_set
    | ~ subset(X1,empty_set) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_42_063,lemma,
    subset(empty_set,X1),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_43_064,negated_conjecture,
    subset(esk1_0,esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_44_065,negated_conjecture,
    subset(esk1_0,esk3_0),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_45_066,lemma,
    ( ~ disjoint(X1,X2)
    | ~ in(X3,set_intersection2(X1,X2)) ),
    c_0_30,
    [final] ).

cnf(c_0_46_067,lemma,
    ( subset(set_union2(X1,X2),X3)
    | ~ subset(X2,X3)
    | ~ subset(X1,X3) ),
    c_0_31,
    [final] ).

cnf(c_0_47_068,lemma,
    ( in(esk5_2(X1,X2),set_intersection2(X1,X2))
    | disjoint(X1,X2) ),
    c_0_32,
    [final] ).

cnf(c_0_48_069,lemma,
    ( ~ disjoint(X1,X2)
    | ~ in(X3,X2)
    | ~ in(X3,X1) ),
    c_0_33,
    [final] ).

cnf(c_0_49_070,lemma,
    ( subset(X1,X2)
    | ~ subset(X3,X2)
    | ~ subset(X1,X3) ),
    c_0_34,
    [final] ).

cnf(c_0_50_071,lemma,
    ( disjoint(X1,X2)
    | in(esk4_2(X1,X2),X1) ),
    c_0_35,
    [final] ).

cnf(c_0_51_072,lemma,
    ( disjoint(X1,X2)
    | in(esk4_2(X1,X2),X2) ),
    c_0_36,
    [final] ).

cnf(c_0_52_073,negated_conjecture,
    ~ subset(esk1_0,set_intersection2(esk2_0,esk3_0)),
    c_0_37,
    [final] ).

cnf(c_0_53_074,lemma,
    subset(X1,set_union2(X1,X2)),
    c_0_38,
    [final] ).

cnf(c_0_54_075,lemma,
    subset(set_intersection2(X1,X2),X1),
    c_0_39,
    [final] ).

cnf(c_0_55_076,lemma,
    ( set_union2(X1,X2) = X2
    | ~ subset(X1,X2) ),
    c_0_40,
    [final] ).

cnf(c_0_56_077,lemma,
    ( X1 = empty_set
    | ~ subset(X1,empty_set) ),
    c_0_41,
    [final] ).

cnf(c_0_57_078,lemma,
    subset(empty_set,X1),
    c_0_42,
    [final] ).

cnf(c_0_58_079,negated_conjecture,
    subset(esk1_0,esk2_0),
    c_0_43,
    [final] ).

cnf(c_0_59_080,negated_conjecture,
    subset(esk1_0,esk3_0),
    c_0_44,
    [final] ).

% End CNF derivation

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

cnf(c_38,plain,
    ( ~ in(X0,X1)
    | ~ in(X0,X2)
    | in(X0,X3)
    | X3 != set_intersection2(X1,X2) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_128_0) ).

cnf(c_283,plain,
    ( ~ in(X0,X1)
    | ~ in(X0,X2)
    | in(X0,X3)
    | X3 != set_intersection2(X1,X2) ),
    inference(copy,[status(esa)],[c_38]) ).

cnf(c_90954,plain,
    ( ~ in(sk1_esk3_2(X0,sk3_esk1_0),sk3_esk3_0)
    | ~ in(sk1_esk3_2(X0,sk3_esk1_0),X1)
    | in(sk1_esk3_2(X0,sk3_esk1_0),X2)
    | X2 != set_intersection2(sk3_esk3_0,X1) ),
    inference(instantiation,[status(thm)],[c_283]) ).

cnf(c_92521,plain,
    ( ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk2_0)
    | ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk3_0)
    | in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),X0)
    | X0 != set_intersection2(sk3_esk3_0,sk3_esk2_0) ),
    inference(instantiation,[status(thm)],[c_90954]) ).

cnf(c_210945,plain,
    ( in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),set_intersection2(sk3_esk2_0,sk3_esk3_0))
    | ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk2_0)
    | ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk3_0)
    | set_intersection2(sk3_esk2_0,sk3_esk3_0) != set_intersection2(sk3_esk3_0,sk3_esk2_0) ),
    inference(instantiation,[status(thm)],[c_92521]) ).

cnf(c_17,plain,
    set_intersection2(X0,X1) = set_intersection2(X1,X0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_148_0) ).

cnf(c_262,plain,
    set_intersection2(X0,X1) = set_intersection2(X1,X0),
    inference(copy,[status(esa)],[c_17]) ).

cnf(c_91067,plain,
    set_intersection2(sk3_esk2_0,sk3_esk3_0) = set_intersection2(sk3_esk3_0,sk3_esk2_0),
    inference(instantiation,[status(thm)],[c_262]) ).

cnf(c_27,plain,
    ( ~ in(X0,X1)
    | in(X0,X2)
    | ~ subset(X1,X2) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_139_0) ).

cnf(c_272,plain,
    ( ~ in(X0,X1)
    | in(X0,X2)
    | ~ subset(X1,X2) ),
    inference(copy,[status(esa)],[c_27]) ).

cnf(c_34611,plain,
    ( ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk1_0)
    | in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),X0)
    | ~ subset(sk3_esk1_0,X0) ),
    inference(instantiation,[status(thm)],[c_272]) ).

cnf(c_34975,plain,
    ( ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk1_0)
    | in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk3_0)
    | ~ subset(sk3_esk1_0,sk3_esk3_0) ),
    inference(instantiation,[status(thm)],[c_34611]) ).

cnf(c_34974,plain,
    ( ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk1_0)
    | in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk2_0)
    | ~ subset(sk3_esk1_0,sk3_esk2_0) ),
    inference(instantiation,[status(thm)],[c_34611]) ).

cnf(c_32,plain,
    ( ~ in(sk1_esk3_2(X0,X1),X0)
    | subset(X1,X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_134_0) ).

cnf(c_277,plain,
    ( ~ in(sk1_esk3_2(X0,X1),X0)
    | subset(X1,X0) ),
    inference(copy,[status(esa)],[c_32]) ).

cnf(c_34582,plain,
    ( ~ in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),set_intersection2(sk3_esk2_0,sk3_esk3_0))
    | subset(sk3_esk1_0,set_intersection2(sk3_esk2_0,sk3_esk3_0)) ),
    inference(instantiation,[status(thm)],[c_277]) ).

cnf(c_30,plain,
    ( in(sk1_esk3_2(X0,X1),X1)
    | subset(X1,X0) ),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_136_0) ).

cnf(c_275,plain,
    ( in(sk1_esk3_2(X0,X1),X1)
    | subset(X1,X0) ),
    inference(copy,[status(esa)],[c_30]) ).

cnf(c_34581,plain,
    ( in(sk1_esk3_2(set_intersection2(sk3_esk2_0,sk3_esk3_0),sk3_esk1_0),sk3_esk1_0)
    | subset(sk3_esk1_0,set_intersection2(sk3_esk2_0,sk3_esk3_0)) ),
    inference(instantiation,[status(thm)],[c_275]) ).

cnf(c_54,negated_conjecture,
    ~ subset(sk3_esk1_0,set_intersection2(sk3_esk2_0,sk3_esk3_0)),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_52) ).

cnf(c_58,negated_conjecture,
    subset(sk3_esk1_0,sk3_esk2_0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_58) ).

cnf(c_59,negated_conjecture,
    subset(sk3_esk1_0,sk3_esk3_0),
    file('/export/starexec/sandbox2/tmp/iprover_modulo_934ee4.p',c_0_59) ).

cnf(contradiction,plain,
    $false,
    inference(minisat,[status(thm)],[c_210945,c_91067,c_34975,c_34974,c_34582,c_34581,c_54,c_58,c_59]) ).


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