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

View Problem - Process Solution

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

% Computer : n017.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 : Thu Jul 21 21:30:13 EDT 2022

% Result   : Theorem 0.46s 0.62s
% Output   : CNFRefutation 0.48s
% 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] :
      ( v1_xboole_0(A)
     => A = k1_xboole_0 ),
    input ).

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

fof(t4_subset,axiom,
    ! [A,B,C] :
      ( ( r2_hidden(A,B)
        & m1_subset_1(B,k1_zfmisc_1(C)) )
     => m1_subset_1(A,C) ),
    input ).

fof(t4_subset_0,plain,
    ! [A,B,C] :
      ( m1_subset_1(A,C)
      | ~ ( r2_hidden(A,B)
          & m1_subset_1(B,k1_zfmisc_1(C)) ) ),
    inference(orientation,[status(thm)],[t4_subset]) ).

fof(t3_subset,axiom,
    ! [A,B] :
      ( m1_subset_1(A,k1_zfmisc_1(B))
    <=> r1_tarski(A,B) ),
    input ).

fof(t3_subset_0,plain,
    ! [A,B] :
      ( m1_subset_1(A,k1_zfmisc_1(B))
      | ~ r1_tarski(A,B) ),
    inference(orientation,[status(thm)],[t3_subset]) ).

fof(t3_subset_1,plain,
    ! [A,B] :
      ( ~ m1_subset_1(A,k1_zfmisc_1(B))
      | r1_tarski(A,B) ),
    inference(orientation,[status(thm)],[t3_subset]) ).

fof(t2_subset,axiom,
    ! [A,B] :
      ( m1_subset_1(A,B)
     => ( v1_xboole_0(B)
        | r2_hidden(A,B) ) ),
    input ).

fof(t2_subset_0,plain,
    ! [A,B] :
      ( ~ m1_subset_1(A,B)
      | v1_xboole_0(B)
      | r2_hidden(A,B) ),
    inference(orientation,[status(thm)],[t2_subset]) ).

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

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

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

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

fof(redefinition_m2_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ! [B] :
          ( m2_tsp_1(B,A)
        <=> m1_pre_topc(B,A) ) ),
    input ).

fof(redefinition_m2_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ! [B] :
          ( m2_tsp_1(B,A)
        <=> m1_pre_topc(B,A) ) ),
    inference(orientation,[status(thm)],[redefinition_m2_tsp_1]) ).

fof(redefinition_m2_relset_1,axiom,
    ! [A,B,C] :
      ( m2_relset_1(C,A,B)
    <=> m1_relset_1(C,A,B) ),
    input ).

fof(redefinition_m2_relset_1_0,plain,
    ! [A,B,C] :
      ( m2_relset_1(C,A,B)
      | ~ m1_relset_1(C,A,B) ),
    inference(orientation,[status(thm)],[redefinition_m2_relset_1]) ).

fof(redefinition_m2_relset_1_1,plain,
    ! [A,B,C] :
      ( ~ m2_relset_1(C,A,B)
      | m1_relset_1(C,A,B) ),
    inference(orientation,[status(thm)],[redefinition_m2_relset_1]) ).

fof(redefinition_k5_pre_topc,axiom,
    ! [A,B,C,D] :
      ( ( l1_struct_0(A)
        & l1_struct_0(B)
        & v1_funct_1(C)
        & v1_funct_2(C,u1_struct_0(A),u1_struct_0(B))
        & m1_relset_1(C,u1_struct_0(A),u1_struct_0(B)) )
     => k5_pre_topc(A,B,C,D) = k10_relat_1(C,D) ),
    input ).

fof(redefinition_k5_pre_topc_0,plain,
    ! [A,B,C,D] :
      ( k5_pre_topc(A,B,C,D) = k10_relat_1(C,D)
      | ~ ( l1_struct_0(A)
          & l1_struct_0(B)
          & v1_funct_1(C)
          & v1_funct_2(C,u1_struct_0(A),u1_struct_0(B))
          & m1_relset_1(C,u1_struct_0(A),u1_struct_0(B)) ) ),
    inference(orientation,[status(thm)],[redefinition_k5_pre_topc]) ).

fof(redefinition_k1_struct_0,axiom,
    ! [A,B] :
      ( ( ~ v3_struct_0(A)
        & l1_struct_0(A)
        & m1_subset_1(B,u1_struct_0(A)) )
     => k1_struct_0(A,B) = k1_tarski(B) ),
    input ).

fof(redefinition_k1_struct_0_0,plain,
    ! [A,B] :
      ( k1_struct_0(A,B) = k1_tarski(B)
      | ~ ( ~ v3_struct_0(A)
          & l1_struct_0(A)
          & m1_subset_1(B,u1_struct_0(A)) ) ),
    inference(orientation,[status(thm)],[redefinition_k1_struct_0]) ).

fof(rc4_tops_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ? [B] :
          ( m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A)))
          & v1_xboole_0(B)
          & v1_membered(B)
          & v2_membered(B)
          & v3_membered(B)
          & v4_membered(B)
          & v5_membered(B)
          & v2_tops_1(B,A) ) ),
    input ).

fof(rc4_tops_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ? [B] :
          ( m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A)))
          & v1_xboole_0(B)
          & v1_membered(B)
          & v2_membered(B)
          & v3_membered(B)
          & v4_membered(B)
          & v5_membered(B)
          & v2_tops_1(B,A) ) ),
    inference(orientation,[status(thm)],[rc4_tops_1]) ).

fof(rc1_subset_1,axiom,
    ! [A] :
      ( ~ v1_xboole_0(A)
     => ? [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
          & ~ v1_xboole_0(B) ) ),
    input ).

fof(rc1_subset_1_0,plain,
    ! [A] :
      ( v1_xboole_0(A)
      | ? [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
          & ~ v1_xboole_0(B) ) ),
    inference(orientation,[status(thm)],[rc1_subset_1]) ).

fof(fc9_membered,axiom,
    ! [A] :
      ( v1_rat_1(A)
     => ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A)) ) ),
    input ).

fof(fc9_membered_0,plain,
    ! [A] :
      ( ~ v1_rat_1(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A)) ) ),
    inference(orientation,[status(thm)],[fc9_membered]) ).

fof(fc8_membered,axiom,
    ! [A] :
      ( v1_xreal_0(A)
     => ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A)) ) ),
    input ).

fof(fc8_membered_0,plain,
    ! [A] :
      ( ~ v1_xreal_0(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A)) ) ),
    inference(orientation,[status(thm)],[fc8_membered]) ).

fof(fc7_membered,axiom,
    ! [A] :
      ( v1_xcmplx_0(A)
     => v1_membered(k1_tarski(A)) ),
    input ).

fof(fc7_membered_0,plain,
    ! [A] :
      ( ~ v1_xcmplx_0(A)
      | v1_membered(k1_tarski(A)) ),
    inference(orientation,[status(thm)],[fc7_membered]) ).

fof(fc6_membered,axiom,
    ( v1_xboole_0(k1_xboole_0)
    & v1_membered(k1_xboole_0)
    & v2_membered(k1_xboole_0)
    & v3_membered(k1_xboole_0)
    & v4_membered(k1_xboole_0)
    & v5_membered(k1_xboole_0) ),
    input ).

fof(fc6_membered_0,plain,
    ( v1_xboole_0(k1_xboole_0)
    | $false ),
    inference(orientation,[status(thm)],[fc6_membered]) ).

fof(fc6_membered_1,plain,
    ( v1_membered(k1_xboole_0)
    | $false ),
    inference(orientation,[status(thm)],[fc6_membered]) ).

fof(fc6_membered_2,plain,
    ( v2_membered(k1_xboole_0)
    | $false ),
    inference(orientation,[status(thm)],[fc6_membered]) ).

fof(fc6_membered_3,plain,
    ( v3_membered(k1_xboole_0)
    | $false ),
    inference(orientation,[status(thm)],[fc6_membered]) ).

fof(fc6_membered_4,plain,
    ( v4_membered(k1_xboole_0)
    | $false ),
    inference(orientation,[status(thm)],[fc6_membered]) ).

fof(fc6_membered_5,plain,
    ( v5_membered(k1_xboole_0)
    | $false ),
    inference(orientation,[status(thm)],[fc6_membered]) ).

fof(fc4_subset_1,axiom,
    ! [A,B] :
      ( ( ~ v1_xboole_0(A)
        & ~ v1_xboole_0(B) )
     => ~ v1_xboole_0(k2_zfmisc_1(A,B)) ),
    input ).

fof(fc4_subset_1_0,plain,
    ! [A,B] :
      ( ~ v1_xboole_0(k2_zfmisc_1(A,B))
      | ~ ( ~ v1_xboole_0(A)
          & ~ v1_xboole_0(B) ) ),
    inference(orientation,[status(thm)],[fc4_subset_1]) ).

fof(fc2_tops_1,axiom,
    ! [A,B] :
      ( ( v2_pre_topc(A)
        & l1_pre_topc(A)
        & m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A))) )
     => v4_pre_topc(k6_pre_topc(A,B),A) ),
    input ).

fof(fc2_tops_1_0,plain,
    ! [A,B] :
      ( v4_pre_topc(k6_pre_topc(A,B),A)
      | ~ ( v2_pre_topc(A)
          & l1_pre_topc(A)
          & m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A))) ) ),
    inference(orientation,[status(thm)],[fc2_tops_1]) ).

fof(fc2_subset_1,axiom,
    ! [A] : ~ v1_xboole_0(k1_tarski(A)),
    input ).

fof(fc2_subset_1_0,plain,
    ! [A] :
      ( ~ v1_xboole_0(k1_tarski(A))
      | $false ),
    inference(orientation,[status(thm)],[fc2_subset_1]) ).

fof(fc1_subset_1,axiom,
    ! [A] : ~ v1_xboole_0(k1_zfmisc_1(A)),
    input ).

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

fof(fc1_struct_0,axiom,
    ! [A] :
      ( ( ~ v3_struct_0(A)
        & l1_struct_0(A) )
     => ~ v1_xboole_0(u1_struct_0(A)) ),
    input ).

fof(fc1_struct_0_0,plain,
    ! [A] :
      ( ~ v1_xboole_0(u1_struct_0(A))
      | ~ ( ~ v3_struct_0(A)
          & l1_struct_0(A) ) ),
    inference(orientation,[status(thm)],[fc1_struct_0]) ).

fof(fc11_membered,axiom,
    ! [A] :
      ( v4_ordinal2(A)
     => ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A))
        & v4_membered(k1_tarski(A))
        & v5_membered(k1_tarski(A)) ) ),
    input ).

fof(fc11_membered_0,plain,
    ! [A] :
      ( ~ v4_ordinal2(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A))
        & v4_membered(k1_tarski(A))
        & v5_membered(k1_tarski(A)) ) ),
    inference(orientation,[status(thm)],[fc11_membered]) ).

fof(fc10_membered,axiom,
    ! [A] :
      ( v1_int_1(A)
     => ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A))
        & v4_membered(k1_tarski(A)) ) ),
    input ).

fof(fc10_membered_0,plain,
    ! [A] :
      ( ~ v1_int_1(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A))
        & v4_membered(k1_tarski(A)) ) ),
    inference(orientation,[status(thm)],[fc10_membered]) ).

fof(existence_m2_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ? [B] : m2_tsp_1(B,A) ),
    input ).

fof(existence_m2_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ? [B] : m2_tsp_1(B,A) ),
    inference(orientation,[status(thm)],[existence_m2_tsp_1]) ).

fof(existence_m1_pre_topc,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ? [B] : m1_pre_topc(B,A) ),
    input ).

fof(existence_m1_pre_topc_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ? [B] : m1_pre_topc(B,A) ),
    inference(orientation,[status(thm)],[existence_m1_pre_topc]) ).

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

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

fof(dt_m2_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ! [B] :
          ( m2_tsp_1(B,A)
         => l1_pre_topc(B) ) ),
    input ).

fof(dt_m2_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ! [B] :
          ( m2_tsp_1(B,A)
         => l1_pre_topc(B) ) ),
    inference(orientation,[status(thm)],[dt_m2_tsp_1]) ).

fof(dt_m2_relset_1,axiom,
    ! [A,B,C] :
      ( m2_relset_1(C,A,B)
     => m1_subset_1(C,k1_zfmisc_1(k2_zfmisc_1(A,B))) ),
    input ).

fof(dt_m2_relset_1_0,plain,
    ! [A,B,C] :
      ( ~ m2_relset_1(C,A,B)
      | m1_subset_1(C,k1_zfmisc_1(k2_zfmisc_1(A,B))) ),
    inference(orientation,[status(thm)],[dt_m2_relset_1]) ).

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

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

fof(dt_m1_pre_topc,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ! [B] :
          ( m1_pre_topc(B,A)
         => l1_pre_topc(B) ) ),
    input ).

fof(dt_m1_pre_topc_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ! [B] :
          ( m1_pre_topc(B,A)
         => l1_pre_topc(B) ) ),
    inference(orientation,[status(thm)],[dt_m1_pre_topc]) ).

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

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

fof(dt_l1_pre_topc,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => l1_struct_0(A) ),
    input ).

fof(dt_l1_pre_topc_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | l1_struct_0(A) ),
    inference(orientation,[status(thm)],[dt_l1_pre_topc]) ).

fof(dt_k6_pre_topc,axiom,
    ! [A,B] :
      ( ( l1_pre_topc(A)
        & m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A))) )
     => m1_subset_1(k6_pre_topc(A,B),k1_zfmisc_1(u1_struct_0(A))) ),
    input ).

fof(dt_k6_pre_topc_0,plain,
    ! [A,B] :
      ( m1_subset_1(k6_pre_topc(A,B),k1_zfmisc_1(u1_struct_0(A)))
      | ~ ( l1_pre_topc(A)
          & m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A))) ) ),
    inference(orientation,[status(thm)],[dt_k6_pre_topc]) ).

fof(dt_k5_pre_topc,axiom,
    ! [A,B,C,D] :
      ( ( l1_struct_0(A)
        & l1_struct_0(B)
        & v1_funct_1(C)
        & v1_funct_2(C,u1_struct_0(A),u1_struct_0(B))
        & m1_relset_1(C,u1_struct_0(A),u1_struct_0(B)) )
     => m1_subset_1(k5_pre_topc(A,B,C,D),k1_zfmisc_1(u1_struct_0(A))) ),
    input ).

fof(dt_k5_pre_topc_0,plain,
    ! [A,B,C,D] :
      ( m1_subset_1(k5_pre_topc(A,B,C,D),k1_zfmisc_1(u1_struct_0(A)))
      | ~ ( l1_struct_0(A)
          & l1_struct_0(B)
          & v1_funct_1(C)
          & v1_funct_2(C,u1_struct_0(A),u1_struct_0(B))
          & m1_relset_1(C,u1_struct_0(A),u1_struct_0(B)) ) ),
    inference(orientation,[status(thm)],[dt_k5_pre_topc]) ).

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

fof(dt_k2_zfmisc_1_0,plain,
    ( $true
    | $false ),
    inference(orientation,[status(thm)],[dt_k2_zfmisc_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_tarski,axiom,
    $true,
    input ).

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

fof(dt_k1_struct_0,axiom,
    ! [A,B] :
      ( ( ~ v3_struct_0(A)
        & l1_struct_0(A)
        & m1_subset_1(B,u1_struct_0(A)) )
     => m1_subset_1(k1_struct_0(A,B),k1_zfmisc_1(u1_struct_0(A))) ),
    input ).

fof(dt_k1_struct_0_0,plain,
    ! [A,B] :
      ( m1_subset_1(k1_struct_0(A,B),k1_zfmisc_1(u1_struct_0(A)))
      | ~ ( ~ v3_struct_0(A)
          & l1_struct_0(A)
          & m1_subset_1(B,u1_struct_0(A)) ) ),
    inference(orientation,[status(thm)],[dt_k1_struct_0]) ).

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

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

fof(cc9_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & v3_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & ~ v2_t_0topsp(A) ) ) ),
    input ).

fof(cc9_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & v3_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & ~ v2_t_0topsp(A) ) ) ),
    inference(orientation,[status(thm)],[cc9_tsp_1]) ).

fof(cc8_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v3_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A)
          & v3_tdlat_3(A)
          & v4_tdlat_3(A)
          & v5_tdlat_3(A)
          & v2_t_0topsp(A) ) ) ),
    input ).

fof(cc8_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v3_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A)
          & v3_tdlat_3(A)
          & v4_tdlat_3(A)
          & v5_tdlat_3(A)
          & v2_t_0topsp(A) ) ) ),
    inference(orientation,[status(thm)],[cc8_tsp_1]) ).

fof(cc7_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v2_tdlat_3(A) ) ) ),
    input ).

fof(cc7_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v2_tdlat_3(A) ) ) ),
    inference(orientation,[status(thm)],[cc7_tsp_1]) ).

fof(cc6_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v2_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & v3_realset2(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A)
          & v2_tdlat_3(A)
          & v3_tdlat_3(A)
          & v4_tdlat_3(A)
          & v5_tdlat_3(A)
          & v2_t_0topsp(A) ) ) ),
    input ).

fof(cc6_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v2_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & v3_realset2(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A)
          & v2_tdlat_3(A)
          & v3_tdlat_3(A)
          & v4_tdlat_3(A)
          & v5_tdlat_3(A)
          & v2_t_0topsp(A) ) ) ),
    inference(orientation,[status(thm)],[cc6_tsp_1]) ).

fof(cc5_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & v2_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v2_t_0topsp(A) ) ) ),
    input ).

fof(cc5_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & v2_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v2_t_0topsp(A) ) ) ),
    inference(orientation,[status(thm)],[cc5_tsp_1]) ).

fof(cc4_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A) ) ) ),
    input ).

fof(cc4_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A) ) ) ),
    inference(orientation,[status(thm)],[cc4_tsp_1]) ).

fof(cc4_membered,axiom,
    ! [A] :
      ( v2_membered(A)
     => v1_membered(A) ),
    input ).

fof(cc4_membered_0,plain,
    ! [A] :
      ( ~ v2_membered(A)
      | v1_membered(A) ),
    inference(orientation,[status(thm)],[cc4_membered]) ).

fof(cc3_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v2_t_0topsp(A) ) ) ),
    input ).

fof(cc3_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v2_t_0topsp(A) ) ) ),
    inference(orientation,[status(thm)],[cc3_tsp_1]) ).

fof(cc3_membered,axiom,
    ! [A] :
      ( v3_membered(A)
     => v2_membered(A) ),
    input ).

fof(cc3_membered_0,plain,
    ! [A] :
      ( ~ v3_membered(A)
      | v2_membered(A) ),
    inference(orientation,[status(thm)],[cc3_membered]) ).

fof(cc2_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & ~ v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A) ) ) ),
    input ).

fof(cc2_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & ~ v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A) ) ) ),
    inference(orientation,[status(thm)],[cc2_tsp_1]) ).

fof(cc2_tops_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A)))
         => ( v1_xboole_0(B)
           => v2_tops_1(B,A) ) ) ),
    input ).

fof(cc2_tops_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A)))
         => ( v1_xboole_0(B)
           => v2_tops_1(B,A) ) ) ),
    inference(orientation,[status(thm)],[cc2_tops_1]) ).

fof(cc2_membered,axiom,
    ! [A] :
      ( v4_membered(A)
     => v3_membered(A) ),
    input ).

fof(cc2_membered_0,plain,
    ! [A] :
      ( ~ v4_membered(A)
      | v3_membered(A) ),
    inference(orientation,[status(thm)],[cc2_membered]) ).

fof(cc20_membered,axiom,
    ! [A] :
      ( v5_membered(A)
     => ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B)
            & v4_membered(B)
            & v5_membered(B) ) ) ),
    input ).

fof(cc20_membered_0,plain,
    ! [A] :
      ( ~ v5_membered(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B)
            & v4_membered(B)
            & v5_membered(B) ) ) ),
    inference(orientation,[status(thm)],[cc20_membered]) ).

fof(cc1_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & v3_realset2(A) )
       => ( ~ v3_struct_0(A)
          & v2_t_0topsp(A) ) ) ),
    input ).

fof(cc1_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & v3_realset2(A) )
       => ( ~ v3_struct_0(A)
          & v2_t_0topsp(A) ) ) ),
    inference(orientation,[status(thm)],[cc1_tsp_1]) ).

fof(cc1_relset_1,axiom,
    ! [A,B,C] :
      ( m1_subset_1(C,k1_zfmisc_1(k2_zfmisc_1(A,B)))
     => v1_relat_1(C) ),
    input ).

fof(cc1_relset_1_0,plain,
    ! [A,B,C] :
      ( ~ m1_subset_1(C,k1_zfmisc_1(k2_zfmisc_1(A,B)))
      | v1_relat_1(C) ),
    inference(orientation,[status(thm)],[cc1_relset_1]) ).

fof(cc1_membered,axiom,
    ! [A] :
      ( v5_membered(A)
     => v4_membered(A) ),
    input ).

fof(cc1_membered_0,plain,
    ! [A] :
      ( ~ v5_membered(A)
      | v4_membered(A) ),
    inference(orientation,[status(thm)],[cc1_membered]) ).

fof(cc19_membered,axiom,
    ! [A] :
      ( v4_membered(A)
     => ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B)
            & v4_membered(B) ) ) ),
    input ).

fof(cc19_membered_0,plain,
    ! [A] :
      ( ~ v4_membered(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B)
            & v4_membered(B) ) ) ),
    inference(orientation,[status(thm)],[cc19_membered]) ).

fof(cc18_membered,axiom,
    ! [A] :
      ( v3_membered(A)
     => ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B) ) ) ),
    input ).

fof(cc18_membered_0,plain,
    ! [A] :
      ( ~ v3_membered(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B) ) ) ),
    inference(orientation,[status(thm)],[cc18_membered]) ).

fof(cc17_membered,axiom,
    ! [A] :
      ( v2_membered(A)
     => ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B) ) ) ),
    input ).

fof(cc17_membered_0,plain,
    ! [A] :
      ( ~ v2_membered(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B) ) ) ),
    inference(orientation,[status(thm)],[cc17_membered]) ).

fof(cc16_membered,axiom,
    ! [A] :
      ( v1_membered(A)
     => ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => v1_membered(B) ) ),
    input ).

fof(cc16_membered_0,plain,
    ! [A] :
      ( ~ v1_membered(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => v1_membered(B) ) ),
    inference(orientation,[status(thm)],[cc16_membered]) ).

fof(cc15_membered,axiom,
    ! [A] :
      ( v1_xboole_0(A)
     => ( v1_membered(A)
        & v2_membered(A)
        & v3_membered(A)
        & v4_membered(A)
        & v5_membered(A) ) ),
    input ).

fof(cc15_membered_0,plain,
    ! [A] :
      ( ~ v1_xboole_0(A)
      | ( v1_membered(A)
        & v2_membered(A)
        & v3_membered(A)
        & v4_membered(A)
        & v5_membered(A) ) ),
    inference(orientation,[status(thm)],[cc15_membered]) ).

fof(cc14_membered,axiom,
    ! [A] :
      ( v5_membered(A)
     => ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v4_ordinal2(B)
            & v1_xreal_0(B)
            & v1_int_1(B)
            & v1_rat_1(B) ) ) ),
    input ).

fof(cc14_membered_0,plain,
    ! [A] :
      ( ~ v5_membered(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v4_ordinal2(B)
            & v1_xreal_0(B)
            & v1_int_1(B)
            & v1_rat_1(B) ) ) ),
    inference(orientation,[status(thm)],[cc14_membered]) ).

fof(cc13_membered,axiom,
    ! [A] :
      ( v4_membered(A)
     => ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B)
            & v1_int_1(B)
            & v1_rat_1(B) ) ) ),
    input ).

fof(cc13_membered_0,plain,
    ! [A] :
      ( ~ v4_membered(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B)
            & v1_int_1(B)
            & v1_rat_1(B) ) ) ),
    inference(orientation,[status(thm)],[cc13_membered]) ).

fof(cc12_membered,axiom,
    ! [A] :
      ( v3_membered(A)
     => ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B)
            & v1_rat_1(B) ) ) ),
    input ).

fof(cc12_membered_0,plain,
    ! [A] :
      ( ~ v3_membered(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B)
            & v1_rat_1(B) ) ) ),
    inference(orientation,[status(thm)],[cc12_membered]) ).

fof(cc11_membered,axiom,
    ! [A] :
      ( v2_membered(A)
     => ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B) ) ) ),
    input ).

fof(cc11_membered_0,plain,
    ! [A] :
      ( ~ v2_membered(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B) ) ) ),
    inference(orientation,[status(thm)],[cc11_membered]) ).

fof(cc10_tsp_1,axiom,
    ! [A] :
      ( l1_pre_topc(A)
     => ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & ~ v2_tdlat_3(A)
          & ~ v3_tdlat_3(A) ) ) ),
    input ).

fof(cc10_tsp_1_0,plain,
    ! [A] :
      ( ~ l1_pre_topc(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & ~ v2_tdlat_3(A)
          & ~ v3_tdlat_3(A) ) ) ),
    inference(orientation,[status(thm)],[cc10_tsp_1]) ).

fof(cc10_membered,axiom,
    ! [A] :
      ( v1_membered(A)
     => ! [B] :
          ( m1_subset_1(B,A)
         => v1_xcmplx_0(B) ) ),
    input ).

fof(cc10_membered_0,plain,
    ! [A] :
      ( ~ v1_membered(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => v1_xcmplx_0(B) ) ),
    inference(orientation,[status(thm)],[cc10_membered]) ).

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

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

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

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

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

fof(to_be_clausified_1,plain,
    ! [A] :
      ( lhs_atom2(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => v1_xcmplx_0(B) ) ),
    inference(fold_definition,[status(thm)],[cc10_membered_0,def_lhs_atom2]) ).

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

fof(to_be_clausified_2,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & ~ v2_tdlat_3(A)
          & ~ v3_tdlat_3(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc10_tsp_1_0,def_lhs_atom3]) ).

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

fof(to_be_clausified_3,plain,
    ! [A] :
      ( lhs_atom4(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc11_membered_0,def_lhs_atom4]) ).

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

fof(to_be_clausified_4,plain,
    ! [A] :
      ( lhs_atom5(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B)
            & v1_rat_1(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc12_membered_0,def_lhs_atom5]) ).

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

fof(to_be_clausified_5,plain,
    ! [A] :
      ( lhs_atom6(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v1_xreal_0(B)
            & v1_int_1(B)
            & v1_rat_1(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc13_membered_0,def_lhs_atom6]) ).

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

fof(to_be_clausified_6,plain,
    ! [A] :
      ( lhs_atom7(A)
      | ! [B] :
          ( m1_subset_1(B,A)
         => ( v1_xcmplx_0(B)
            & v4_ordinal2(B)
            & v1_xreal_0(B)
            & v1_int_1(B)
            & v1_rat_1(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc14_membered_0,def_lhs_atom7]) ).

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

fof(to_be_clausified_7,plain,
    ! [A] :
      ( lhs_atom8(A)
      | ( v1_membered(A)
        & v2_membered(A)
        & v3_membered(A)
        & v4_membered(A)
        & v5_membered(A) ) ),
    inference(fold_definition,[status(thm)],[cc15_membered_0,def_lhs_atom8]) ).

fof(to_be_clausified_8,plain,
    ! [A] :
      ( lhs_atom2(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => v1_membered(B) ) ),
    inference(fold_definition,[status(thm)],[cc16_membered_0,def_lhs_atom2]) ).

fof(to_be_clausified_9,plain,
    ! [A] :
      ( lhs_atom4(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc17_membered_0,def_lhs_atom4]) ).

fof(to_be_clausified_10,plain,
    ! [A] :
      ( lhs_atom5(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc18_membered_0,def_lhs_atom5]) ).

fof(to_be_clausified_11,plain,
    ! [A] :
      ( lhs_atom6(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B)
            & v4_membered(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc19_membered_0,def_lhs_atom6]) ).

fof(to_be_clausified_12,plain,
    ! [A] :
      ( lhs_atom7(A)
      | v4_membered(A) ),
    inference(fold_definition,[status(thm)],[cc1_membered_0,def_lhs_atom7]) ).

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

fof(to_be_clausified_13,plain,
    ! [A,B,C] :
      ( lhs_atom9(C,B,A)
      | v1_relat_1(C) ),
    inference(fold_definition,[status(thm)],[cc1_relset_1_0,def_lhs_atom9]) ).

fof(to_be_clausified_14,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & v3_realset2(A) )
       => ( ~ v3_struct_0(A)
          & v2_t_0topsp(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc1_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_15,plain,
    ! [A] :
      ( lhs_atom7(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
         => ( v1_membered(B)
            & v2_membered(B)
            & v3_membered(B)
            & v4_membered(B)
            & v5_membered(B) ) ) ),
    inference(fold_definition,[status(thm)],[cc20_membered_0,def_lhs_atom7]) ).

fof(to_be_clausified_16,plain,
    ! [A] :
      ( lhs_atom6(A)
      | v3_membered(A) ),
    inference(fold_definition,[status(thm)],[cc2_membered_0,def_lhs_atom6]) ).

fof(to_be_clausified_17,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ! [B] :
          ( m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A)))
         => ( v1_xboole_0(B)
           => v2_tops_1(B,A) ) ) ),
    inference(fold_definition,[status(thm)],[cc2_tops_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_18,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & ~ v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc2_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_19,plain,
    ! [A] :
      ( lhs_atom5(A)
      | v2_membered(A) ),
    inference(fold_definition,[status(thm)],[cc3_membered_0,def_lhs_atom5]) ).

fof(to_be_clausified_20,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v2_t_0topsp(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc3_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_21,plain,
    ! [A] :
      ( lhs_atom4(A)
      | v1_membered(A) ),
    inference(fold_definition,[status(thm)],[cc4_membered_0,def_lhs_atom4]) ).

fof(to_be_clausified_22,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc4_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_23,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & v2_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v2_t_0topsp(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc5_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_24,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v2_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & v3_realset2(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A)
          & v2_tdlat_3(A)
          & v3_tdlat_3(A)
          & v4_tdlat_3(A)
          & v5_tdlat_3(A)
          & v2_t_0topsp(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc6_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_25,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v2_tdlat_3(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc7_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_26,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v3_tdlat_3(A)
          & v2_t_0topsp(A) )
       => ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & v1_tdlat_3(A)
          & v3_tdlat_3(A)
          & v4_tdlat_3(A)
          & v5_tdlat_3(A)
          & v2_t_0topsp(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc8_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_27,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ( ( ~ v3_struct_0(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & v3_tdlat_3(A) )
       => ( ~ v3_struct_0(A)
          & ~ v3_realset2(A)
          & v2_pre_topc(A)
          & ~ v1_tdlat_3(A)
          & ~ v2_t_0topsp(A) ) ) ),
    inference(fold_definition,[status(thm)],[cc9_tsp_1_0,def_lhs_atom3]) ).

fof(def_lhs_atom10,axiom,
    ( lhs_atom10
  <=> $true ),
    inference(definition,[],]) ).

fof(to_be_clausified_28,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k10_relat_1_0,def_lhs_atom10]) ).

fof(def_lhs_atom11,axiom,
    ! [B,A] :
      ( lhs_atom11(B,A)
    <=> m1_subset_1(k1_struct_0(A,B),k1_zfmisc_1(u1_struct_0(A))) ),
    inference(definition,[],]) ).

fof(to_be_clausified_29,plain,
    ! [A,B] :
      ( lhs_atom11(B,A)
      | ~ ( ~ v3_struct_0(A)
          & l1_struct_0(A)
          & m1_subset_1(B,u1_struct_0(A)) ) ),
    inference(fold_definition,[status(thm)],[dt_k1_struct_0_0,def_lhs_atom11]) ).

fof(to_be_clausified_30,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k1_tarski_0,def_lhs_atom10]) ).

fof(to_be_clausified_31,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k1_xboole_0_0,def_lhs_atom10]) ).

fof(to_be_clausified_32,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k1_zfmisc_1_0,def_lhs_atom10]) ).

fof(to_be_clausified_33,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_k2_zfmisc_1_0,def_lhs_atom10]) ).

fof(def_lhs_atom12,axiom,
    ! [D,C,B,A] :
      ( lhs_atom12(D,C,B,A)
    <=> m1_subset_1(k5_pre_topc(A,B,C,D),k1_zfmisc_1(u1_struct_0(A))) ),
    inference(definition,[],]) ).

fof(to_be_clausified_34,plain,
    ! [A,B,C,D] :
      ( lhs_atom12(D,C,B,A)
      | ~ ( l1_struct_0(A)
          & l1_struct_0(B)
          & v1_funct_1(C)
          & v1_funct_2(C,u1_struct_0(A),u1_struct_0(B))
          & m1_relset_1(C,u1_struct_0(A),u1_struct_0(B)) ) ),
    inference(fold_definition,[status(thm)],[dt_k5_pre_topc_0,def_lhs_atom12]) ).

fof(def_lhs_atom13,axiom,
    ! [B,A] :
      ( lhs_atom13(B,A)
    <=> m1_subset_1(k6_pre_topc(A,B),k1_zfmisc_1(u1_struct_0(A))) ),
    inference(definition,[],]) ).

fof(to_be_clausified_35,plain,
    ! [A,B] :
      ( lhs_atom13(B,A)
      | ~ ( l1_pre_topc(A)
          & m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A))) ) ),
    inference(fold_definition,[status(thm)],[dt_k6_pre_topc_0,def_lhs_atom13]) ).

fof(to_be_clausified_36,plain,
    ! [A] :
      ( lhs_atom3(A)
      | l1_struct_0(A) ),
    inference(fold_definition,[status(thm)],[dt_l1_pre_topc_0,def_lhs_atom3]) ).

fof(to_be_clausified_37,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_l1_struct_0_0,def_lhs_atom10]) ).

fof(to_be_clausified_38,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ! [B] :
          ( m1_pre_topc(B,A)
         => l1_pre_topc(B) ) ),
    inference(fold_definition,[status(thm)],[dt_m1_pre_topc_0,def_lhs_atom3]) ).

fof(to_be_clausified_39,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_m1_relset_1_0,def_lhs_atom10]) ).

fof(to_be_clausified_40,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_m1_subset_1_0,def_lhs_atom10]) ).

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

fof(to_be_clausified_41,plain,
    ! [A,B,C] :
      ( lhs_atom14(C,B,A)
      | m1_subset_1(C,k1_zfmisc_1(k2_zfmisc_1(A,B))) ),
    inference(fold_definition,[status(thm)],[dt_m2_relset_1_0,def_lhs_atom14]) ).

fof(to_be_clausified_42,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ! [B] :
          ( m2_tsp_1(B,A)
         => l1_pre_topc(B) ) ),
    inference(fold_definition,[status(thm)],[dt_m2_tsp_1_0,def_lhs_atom3]) ).

fof(to_be_clausified_43,plain,
    ( lhs_atom10
    | $false ),
    inference(fold_definition,[status(thm)],[dt_u1_struct_0_0,def_lhs_atom10]) ).

fof(to_be_clausified_44,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ? [B] : m1_pre_topc(B,A) ),
    inference(fold_definition,[status(thm)],[existence_m1_pre_topc_0,def_lhs_atom3]) ).

fof(to_be_clausified_45,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ? [B] : m2_tsp_1(B,A) ),
    inference(fold_definition,[status(thm)],[existence_m2_tsp_1_0,def_lhs_atom3]) ).

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

fof(to_be_clausified_46,plain,
    ! [A] :
      ( lhs_atom15(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A))
        & v4_membered(k1_tarski(A)) ) ),
    inference(fold_definition,[status(thm)],[fc10_membered_0,def_lhs_atom15]) ).

fof(def_lhs_atom16,axiom,
    ! [A] :
      ( lhs_atom16(A)
    <=> ~ v4_ordinal2(A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_47,plain,
    ! [A] :
      ( lhs_atom16(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A))
        & v4_membered(k1_tarski(A))
        & v5_membered(k1_tarski(A)) ) ),
    inference(fold_definition,[status(thm)],[fc11_membered_0,def_lhs_atom16]) ).

fof(def_lhs_atom17,axiom,
    ! [A] :
      ( lhs_atom17(A)
    <=> ~ v1_xboole_0(u1_struct_0(A)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_48,plain,
    ! [A] :
      ( lhs_atom17(A)
      | ~ ( ~ v3_struct_0(A)
          & l1_struct_0(A) ) ),
    inference(fold_definition,[status(thm)],[fc1_struct_0_0,def_lhs_atom17]) ).

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

fof(to_be_clausified_49,plain,
    ! [A] :
      ( lhs_atom18(A)
      | $false ),
    inference(fold_definition,[status(thm)],[fc1_subset_1_0,def_lhs_atom18]) ).

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

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

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

fof(to_be_clausified_51,plain,
    ! [A,B] :
      ( lhs_atom20(B,A)
      | ~ ( v2_pre_topc(A)
          & l1_pre_topc(A)
          & m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A))) ) ),
    inference(fold_definition,[status(thm)],[fc2_tops_1_0,def_lhs_atom20]) ).

fof(def_lhs_atom21,axiom,
    ! [B,A] :
      ( lhs_atom21(B,A)
    <=> ~ v1_xboole_0(k2_zfmisc_1(A,B)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_52,plain,
    ! [A,B] :
      ( lhs_atom21(B,A)
      | ~ ( ~ v1_xboole_0(A)
          & ~ v1_xboole_0(B) ) ),
    inference(fold_definition,[status(thm)],[fc4_subset_1_0,def_lhs_atom21]) ).

fof(def_lhs_atom22,axiom,
    ( lhs_atom22
  <=> v5_membered(k1_xboole_0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_53,plain,
    ( lhs_atom22
    | $false ),
    inference(fold_definition,[status(thm)],[fc6_membered_5,def_lhs_atom22]) ).

fof(def_lhs_atom23,axiom,
    ( lhs_atom23
  <=> v4_membered(k1_xboole_0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_54,plain,
    ( lhs_atom23
    | $false ),
    inference(fold_definition,[status(thm)],[fc6_membered_4,def_lhs_atom23]) ).

fof(def_lhs_atom24,axiom,
    ( lhs_atom24
  <=> v3_membered(k1_xboole_0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_55,plain,
    ( lhs_atom24
    | $false ),
    inference(fold_definition,[status(thm)],[fc6_membered_3,def_lhs_atom24]) ).

fof(def_lhs_atom25,axiom,
    ( lhs_atom25
  <=> v2_membered(k1_xboole_0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_56,plain,
    ( lhs_atom25
    | $false ),
    inference(fold_definition,[status(thm)],[fc6_membered_2,def_lhs_atom25]) ).

fof(def_lhs_atom26,axiom,
    ( lhs_atom26
  <=> v1_membered(k1_xboole_0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_57,plain,
    ( lhs_atom26
    | $false ),
    inference(fold_definition,[status(thm)],[fc6_membered_1,def_lhs_atom26]) ).

fof(def_lhs_atom27,axiom,
    ( lhs_atom27
  <=> v1_xboole_0(k1_xboole_0) ),
    inference(definition,[],]) ).

fof(to_be_clausified_58,plain,
    ( lhs_atom27
    | $false ),
    inference(fold_definition,[status(thm)],[fc6_membered_0,def_lhs_atom27]) ).

fof(def_lhs_atom28,axiom,
    ! [A] :
      ( lhs_atom28(A)
    <=> ~ v1_xcmplx_0(A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_59,plain,
    ! [A] :
      ( lhs_atom28(A)
      | v1_membered(k1_tarski(A)) ),
    inference(fold_definition,[status(thm)],[fc7_membered_0,def_lhs_atom28]) ).

fof(def_lhs_atom29,axiom,
    ! [A] :
      ( lhs_atom29(A)
    <=> ~ v1_xreal_0(A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_60,plain,
    ! [A] :
      ( lhs_atom29(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A)) ) ),
    inference(fold_definition,[status(thm)],[fc8_membered_0,def_lhs_atom29]) ).

fof(def_lhs_atom30,axiom,
    ! [A] :
      ( lhs_atom30(A)
    <=> ~ v1_rat_1(A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_61,plain,
    ! [A] :
      ( lhs_atom30(A)
      | ( v1_membered(k1_tarski(A))
        & v2_membered(k1_tarski(A))
        & v3_membered(k1_tarski(A)) ) ),
    inference(fold_definition,[status(thm)],[fc9_membered_0,def_lhs_atom30]) ).

fof(def_lhs_atom31,axiom,
    ! [A] :
      ( lhs_atom31(A)
    <=> v1_xboole_0(A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_62,plain,
    ! [A] :
      ( lhs_atom31(A)
      | ? [B] :
          ( m1_subset_1(B,k1_zfmisc_1(A))
          & ~ v1_xboole_0(B) ) ),
    inference(fold_definition,[status(thm)],[rc1_subset_1_0,def_lhs_atom31]) ).

fof(to_be_clausified_63,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ? [B] :
          ( m1_subset_1(B,k1_zfmisc_1(u1_struct_0(A)))
          & v1_xboole_0(B)
          & v1_membered(B)
          & v2_membered(B)
          & v3_membered(B)
          & v4_membered(B)
          & v5_membered(B)
          & v2_tops_1(B,A) ) ),
    inference(fold_definition,[status(thm)],[rc4_tops_1_0,def_lhs_atom3]) ).

fof(def_lhs_atom32,axiom,
    ! [B,A] :
      ( lhs_atom32(B,A)
    <=> k1_struct_0(A,B) = k1_tarski(B) ),
    inference(definition,[],]) ).

fof(to_be_clausified_64,plain,
    ! [A,B] :
      ( lhs_atom32(B,A)
      | ~ ( ~ v3_struct_0(A)
          & l1_struct_0(A)
          & m1_subset_1(B,u1_struct_0(A)) ) ),
    inference(fold_definition,[status(thm)],[redefinition_k1_struct_0_0,def_lhs_atom32]) ).

fof(def_lhs_atom33,axiom,
    ! [D,C,B,A] :
      ( lhs_atom33(D,C,B,A)
    <=> k5_pre_topc(A,B,C,D) = k10_relat_1(C,D) ),
    inference(definition,[],]) ).

fof(to_be_clausified_65,plain,
    ! [A,B,C,D] :
      ( lhs_atom33(D,C,B,A)
      | ~ ( l1_struct_0(A)
          & l1_struct_0(B)
          & v1_funct_1(C)
          & v1_funct_2(C,u1_struct_0(A),u1_struct_0(B))
          & m1_relset_1(C,u1_struct_0(A),u1_struct_0(B)) ) ),
    inference(fold_definition,[status(thm)],[redefinition_k5_pre_topc_0,def_lhs_atom33]) ).

fof(to_be_clausified_66,plain,
    ! [A,B,C] :
      ( lhs_atom14(C,B,A)
      | m1_relset_1(C,A,B) ),
    inference(fold_definition,[status(thm)],[redefinition_m2_relset_1_1,def_lhs_atom14]) ).

fof(def_lhs_atom34,axiom,
    ! [C,B,A] :
      ( lhs_atom34(C,B,A)
    <=> m2_relset_1(C,A,B) ),
    inference(definition,[],]) ).

fof(to_be_clausified_67,plain,
    ! [A,B,C] :
      ( lhs_atom34(C,B,A)
      | ~ m1_relset_1(C,A,B) ),
    inference(fold_definition,[status(thm)],[redefinition_m2_relset_1_0,def_lhs_atom34]) ).

fof(to_be_clausified_68,plain,
    ! [A] :
      ( lhs_atom3(A)
      | ! [B] :
          ( m2_tsp_1(B,A)
        <=> m1_pre_topc(B,A) ) ),
    inference(fold_definition,[status(thm)],[redefinition_m2_tsp_1_0,def_lhs_atom3]) ).

fof(def_lhs_atom35,axiom,
    ! [A] :
      ( lhs_atom35(A)
    <=> r1_tarski(A,A) ),
    inference(definition,[],]) ).

fof(to_be_clausified_69,plain,
    ! [A] :
      ( lhs_atom35(A)
      | $false ),
    inference(fold_definition,[status(thm)],[reflexivity_r1_tarski_0,def_lhs_atom35]) ).

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

fof(def_lhs_atom36,axiom,
    ! [B,A] :
      ( lhs_atom36(B,A)
    <=> ~ m1_subset_1(A,B) ),
    inference(definition,[],]) ).

fof(to_be_clausified_71,plain,
    ! [A,B] :
      ( lhs_atom36(B,A)
      | v1_xboole_0(B)
      | r2_hidden(A,B) ),
    inference(fold_definition,[status(thm)],[t2_subset_0,def_lhs_atom36]) ).

fof(def_lhs_atom37,axiom,
    ! [B,A] :
      ( lhs_atom37(B,A)
    <=> ~ m1_subset_1(A,k1_zfmisc_1(B)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_72,plain,
    ! [A,B] :
      ( lhs_atom37(B,A)
      | r1_tarski(A,B) ),
    inference(fold_definition,[status(thm)],[t3_subset_1,def_lhs_atom37]) ).

fof(def_lhs_atom38,axiom,
    ! [B,A] :
      ( lhs_atom38(B,A)
    <=> m1_subset_1(A,k1_zfmisc_1(B)) ),
    inference(definition,[],]) ).

fof(to_be_clausified_73,plain,
    ! [A,B] :
      ( lhs_atom38(B,A)
      | ~ r1_tarski(A,B) ),
    inference(fold_definition,[status(thm)],[t3_subset_0,def_lhs_atom38]) ).

fof(def_lhs_atom39,axiom,
    ! [C,A] :
      ( lhs_atom39(C,A)
    <=> m1_subset_1(A,C) ),
    inference(definition,[],]) ).

fof(to_be_clausified_74,plain,
    ! [A,B,C] :
      ( lhs_atom39(C,A)
      | ~ ( r2_hidden(A,B)
          & m1_subset_1(B,k1_zfmisc_1(C)) ) ),
    inference(fold_definition,[status(thm)],[t4_subset_0,def_lhs_atom39]) ).

fof(to_be_clausified_75,plain,
    ! [A] :
      ( lhs_atom8(A)
      | A = k1_xboole_0 ),
    inference(fold_definition,[status(thm)],[t6_boole_0,def_lhs_atom8]) ).

% Start CNF derivation
fof(c_0_0,axiom,
    ! [X4,X3,X1,X2] :
      ( lhs_atom33(X4,X3,X1,X2)
      | ~ ( l1_struct_0(X2)
          & l1_struct_0(X1)
          & v1_funct_1(X3)
          & v1_funct_2(X3,u1_struct_0(X2),u1_struct_0(X1))
          & m1_relset_1(X3,u1_struct_0(X2),u1_struct_0(X1)) ) ),
    file('<stdin>',to_be_clausified_65) ).

fof(c_0_1,axiom,
    ! [X4,X3,X1,X2] :
      ( lhs_atom12(X4,X3,X1,X2)
      | ~ ( l1_struct_0(X2)
          & l1_struct_0(X1)
          & v1_funct_1(X3)
          & v1_funct_2(X3,u1_struct_0(X2),u1_struct_0(X1))
          & m1_relset_1(X3,u1_struct_0(X2),u1_struct_0(X1)) ) ),
    file('<stdin>',to_be_clausified_34) ).

fof(c_0_2,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom34(X3,X1,X2)
      | ~ m1_relset_1(X3,X2,X1) ),
    file('<stdin>',to_be_clausified_67) ).

fof(c_0_3,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom14(X3,X1,X2)
      | m1_subset_1(X3,k1_zfmisc_1(k2_zfmisc_1(X2,X1))) ),
    file('<stdin>',to_be_clausified_41) ).

fof(c_0_4,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom14(X3,X1,X2)
      | m1_relset_1(X3,X2,X1) ),
    file('<stdin>',to_be_clausified_66) ).

fof(c_0_5,axiom,
    ! [X1,X2] :
      ( lhs_atom20(X1,X2)
      | ~ ( v2_pre_topc(X2)
          & l1_pre_topc(X2)
          & m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2))) ) ),
    file('<stdin>',to_be_clausified_51) ).

fof(c_0_6,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
         => ( v1_xboole_0(X1)
           => v2_tops_1(X1,X2) ) ) ),
    file('<stdin>',to_be_clausified_17) ).

fof(c_0_7,axiom,
    ! [X1,X2] :
      ( lhs_atom13(X1,X2)
      | ~ ( l1_pre_topc(X2)
          & m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2))) ) ),
    file('<stdin>',to_be_clausified_35) ).

fof(c_0_8,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom39(X3,X2)
      | ~ ( r2_hidden(X2,X1)
          & m1_subset_1(X1,k1_zfmisc_1(X3)) ) ),
    file('<stdin>',to_be_clausified_74) ).

fof(c_0_9,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom9(X3,X1,X2)
      | v1_relat_1(X3) ),
    file('<stdin>',to_be_clausified_13) ).

fof(c_0_10,axiom,
    ! [X1,X2] :
      ( lhs_atom32(X1,X2)
      | ~ ( ~ v3_struct_0(X2)
          & l1_struct_0(X2)
          & m1_subset_1(X1,u1_struct_0(X2)) ) ),
    file('<stdin>',to_be_clausified_64) ).

fof(c_0_11,axiom,
    ! [X1,X2] :
      ( lhs_atom11(X1,X2)
      | ~ ( ~ v3_struct_0(X2)
          & l1_struct_0(X2)
          & m1_subset_1(X1,u1_struct_0(X2)) ) ),
    file('<stdin>',to_be_clausified_29) ).

fof(c_0_12,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ? [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
          & v1_xboole_0(X1)
          & v1_membered(X1)
          & v2_membered(X1)
          & v3_membered(X1)
          & v4_membered(X1)
          & v5_membered(X1)
          & v2_tops_1(X1,X2) ) ),
    file('<stdin>',to_be_clausified_63) ).

fof(c_0_13,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m2_tsp_1(X1,X2)
        <=> m1_pre_topc(X1,X2) ) ),
    file('<stdin>',to_be_clausified_68) ).

fof(c_0_14,axiom,
    ! [X2] :
      ( lhs_atom7(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1)
            & v3_membered(X1)
            & v4_membered(X1)
            & v5_membered(X1) ) ) ),
    file('<stdin>',to_be_clausified_15) ).

fof(c_0_15,axiom,
    ! [X2] :
      ( lhs_atom6(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1)
            & v3_membered(X1)
            & v4_membered(X1) ) ) ),
    file('<stdin>',to_be_clausified_11) ).

fof(c_0_16,axiom,
    ! [X2] :
      ( lhs_atom5(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1)
            & v3_membered(X1) ) ) ),
    file('<stdin>',to_be_clausified_10) ).

fof(c_0_17,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1) ) ) ),
    file('<stdin>',to_be_clausified_9) ).

fof(c_0_18,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => v1_membered(X1) ) ),
    file('<stdin>',to_be_clausified_8) ).

fof(c_0_19,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v3_tdlat_3(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v1_tdlat_3(X2)
          & v3_tdlat_3(X2)
          & v4_tdlat_3(X2)
          & v5_tdlat_3(X2)
          & v2_t_0topsp(X2) ) ) ),
    file('<stdin>',to_be_clausified_26) ).

fof(c_0_20,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v2_tdlat_3(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & v3_realset2(X2)
          & v2_pre_topc(X2)
          & v1_tdlat_3(X2)
          & v2_tdlat_3(X2)
          & v3_tdlat_3(X2)
          & v4_tdlat_3(X2)
          & v5_tdlat_3(X2)
          & v2_t_0topsp(X2) ) ) ),
    file('<stdin>',to_be_clausified_24) ).

fof(c_0_21,axiom,
    ! [X1,X2] :
      ( lhs_atom38(X1,X2)
      | ~ r1_tarski(X2,X1) ),
    file('<stdin>',to_be_clausified_73) ).

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

fof(c_0_23,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & v3_tdlat_3(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & ~ v2_t_0topsp(X2) ) ) ),
    file('<stdin>',to_be_clausified_27) ).

fof(c_0_24,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v2_tdlat_3(X2) ) ) ),
    file('<stdin>',to_be_clausified_25) ).

fof(c_0_25,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & v2_tdlat_3(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v2_t_0topsp(X2) ) ) ),
    file('<stdin>',to_be_clausified_23) ).

fof(c_0_26,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & ~ v2_tdlat_3(X2)
          & ~ v3_tdlat_3(X2) ) ) ),
    file('<stdin>',to_be_clausified_2) ).

fof(c_0_27,axiom,
    ! [X1,X2] :
      ( lhs_atom36(X1,X2)
      | v1_xboole_0(X1)
      | r2_hidden(X2,X1) ),
    file('<stdin>',to_be_clausified_71) ).

fof(c_0_28,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m2_tsp_1(X1,X2)
         => l1_pre_topc(X1) ) ),
    file('<stdin>',to_be_clausified_42) ).

fof(c_0_29,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m1_pre_topc(X1,X2)
         => l1_pre_topc(X1) ) ),
    file('<stdin>',to_be_clausified_38) ).

fof(c_0_30,axiom,
    ! [X2] :
      ( lhs_atom7(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v4_ordinal2(X1)
            & v1_xreal_0(X1)
            & v1_int_1(X1)
            & v1_rat_1(X1) ) ) ),
    file('<stdin>',to_be_clausified_6) ).

fof(c_0_31,axiom,
    ! [X2] :
      ( lhs_atom6(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v1_xreal_0(X1)
            & v1_int_1(X1)
            & v1_rat_1(X1) ) ) ),
    file('<stdin>',to_be_clausified_5) ).

fof(c_0_32,axiom,
    ! [X2] :
      ( lhs_atom5(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v1_xreal_0(X1)
            & v1_rat_1(X1) ) ) ),
    file('<stdin>',to_be_clausified_4) ).

fof(c_0_33,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v1_xreal_0(X1) ) ) ),
    file('<stdin>',to_be_clausified_3) ).

fof(c_0_34,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => v1_xcmplx_0(X1) ) ),
    file('<stdin>',to_be_clausified_1) ).

fof(c_0_35,axiom,
    ! [X2] :
      ( lhs_atom31(X2)
      | ? [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
          & ~ v1_xboole_0(X1) ) ),
    file('<stdin>',to_be_clausified_62) ).

fof(c_0_36,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v1_tdlat_3(X2) )
       => ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v2_t_0topsp(X2) ) ) ),
    file('<stdin>',to_be_clausified_20) ).

fof(c_0_37,axiom,
    ! [X1,X2] :
      ( lhs_atom37(X1,X2)
      | r1_tarski(X2,X1) ),
    file('<stdin>',to_be_clausified_72) ).

fof(c_0_38,axiom,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | m1_subset_1(X2,X1) ),
    file('<stdin>',to_be_clausified_70) ).

fof(c_0_39,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & ~ v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2) ) ) ),
    file('<stdin>',to_be_clausified_22) ).

fof(c_0_40,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ? [X1] : m2_tsp_1(X1,X2) ),
    file('<stdin>',to_be_clausified_45) ).

fof(c_0_41,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ? [X1] : m1_pre_topc(X1,X2) ),
    file('<stdin>',to_be_clausified_44) ).

fof(c_0_42,axiom,
    ! [X1,X2] :
      ( lhs_atom21(X1,X2)
      | ~ ( ~ v1_xboole_0(X2)
          & ~ v1_xboole_0(X1) ) ),
    file('<stdin>',to_be_clausified_52) ).

fof(c_0_43,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v3_realset2(X2) )
       => ( ~ v3_struct_0(X2)
          & v2_t_0topsp(X2) ) ) ),
    file('<stdin>',to_be_clausified_14) ).

fof(c_0_44,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & ~ v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2) ) ) ),
    file('<stdin>',to_be_clausified_18) ).

fof(c_0_45,axiom,
    ! [X2] :
      ( lhs_atom17(X2)
      | ~ ( ~ v3_struct_0(X2)
          & l1_struct_0(X2) ) ),
    file('<stdin>',to_be_clausified_48) ).

fof(c_0_46,axiom,
    ! [X2] :
      ( lhs_atom30(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2))
        & v3_membered(k1_tarski(X2)) ) ),
    file('<stdin>',to_be_clausified_61) ).

fof(c_0_47,axiom,
    ! [X2] :
      ( lhs_atom29(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2)) ) ),
    file('<stdin>',to_be_clausified_60) ).

fof(c_0_48,axiom,
    ! [X2] :
      ( lhs_atom28(X2)
      | v1_membered(k1_tarski(X2)) ),
    file('<stdin>',to_be_clausified_59) ).

fof(c_0_49,axiom,
    ! [X2] :
      ( lhs_atom16(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2))
        & v3_membered(k1_tarski(X2))
        & v4_membered(k1_tarski(X2))
        & v5_membered(k1_tarski(X2)) ) ),
    file('<stdin>',to_be_clausified_47) ).

fof(c_0_50,axiom,
    ! [X2] :
      ( lhs_atom15(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2))
        & v3_membered(k1_tarski(X2))
        & v4_membered(k1_tarski(X2)) ) ),
    file('<stdin>',to_be_clausified_46) ).

fof(c_0_51,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | l1_struct_0(X2) ),
    file('<stdin>',to_be_clausified_36) ).

fof(c_0_52,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | v1_membered(X2) ),
    file('<stdin>',to_be_clausified_21) ).

fof(c_0_53,axiom,
    ! [X2] :
      ( lhs_atom5(X2)
      | v2_membered(X2) ),
    file('<stdin>',to_be_clausified_19) ).

fof(c_0_54,axiom,
    ! [X2] :
      ( lhs_atom6(X2)
      | v3_membered(X2) ),
    file('<stdin>',to_be_clausified_16) ).

fof(c_0_55,axiom,
    ! [X2] :
      ( lhs_atom7(X2)
      | v4_membered(X2) ),
    file('<stdin>',to_be_clausified_12) ).

fof(c_0_56,axiom,
    ! [X2] :
      ( lhs_atom8(X2)
      | ( v1_membered(X2)
        & v2_membered(X2)
        & v3_membered(X2)
        & v4_membered(X2)
        & v5_membered(X2) ) ),
    file('<stdin>',to_be_clausified_7) ).

fof(c_0_57,axiom,
    ! [X2] :
      ( lhs_atom8(X2)
      | X2 = k1_xboole_0 ),
    file('<stdin>',to_be_clausified_75) ).

fof(c_0_58,axiom,
    ! [X2] :
      ( lhs_atom35(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_69) ).

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

fof(c_0_60,axiom,
    ! [X2] :
      ( lhs_atom18(X2)
      | ~ $true ),
    file('<stdin>',to_be_clausified_49) ).

fof(c_0_61,axiom,
    ( lhs_atom27
    | ~ $true ),
    file('<stdin>',to_be_clausified_58) ).

fof(c_0_62,axiom,
    ( lhs_atom26
    | ~ $true ),
    file('<stdin>',to_be_clausified_57) ).

fof(c_0_63,axiom,
    ( lhs_atom25
    | ~ $true ),
    file('<stdin>',to_be_clausified_56) ).

fof(c_0_64,axiom,
    ( lhs_atom24
    | ~ $true ),
    file('<stdin>',to_be_clausified_55) ).

fof(c_0_65,axiom,
    ( lhs_atom23
    | ~ $true ),
    file('<stdin>',to_be_clausified_54) ).

fof(c_0_66,axiom,
    ( lhs_atom22
    | ~ $true ),
    file('<stdin>',to_be_clausified_53) ).

fof(c_0_67,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_43) ).

fof(c_0_68,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_40) ).

fof(c_0_69,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_39) ).

fof(c_0_70,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_37) ).

fof(c_0_71,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_33) ).

fof(c_0_72,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_32) ).

fof(c_0_73,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_31) ).

fof(c_0_74,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_30) ).

fof(c_0_75,axiom,
    ( lhs_atom10
    | ~ $true ),
    file('<stdin>',to_be_clausified_28) ).

fof(c_0_76,axiom,
    ! [X4,X3,X1,X2] :
      ( lhs_atom33(X4,X3,X1,X2)
      | ~ ( l1_struct_0(X2)
          & l1_struct_0(X1)
          & v1_funct_1(X3)
          & v1_funct_2(X3,u1_struct_0(X2),u1_struct_0(X1))
          & m1_relset_1(X3,u1_struct_0(X2),u1_struct_0(X1)) ) ),
    c_0_0 ).

fof(c_0_77,axiom,
    ! [X4,X3,X1,X2] :
      ( lhs_atom12(X4,X3,X1,X2)
      | ~ ( l1_struct_0(X2)
          & l1_struct_0(X1)
          & v1_funct_1(X3)
          & v1_funct_2(X3,u1_struct_0(X2),u1_struct_0(X1))
          & m1_relset_1(X3,u1_struct_0(X2),u1_struct_0(X1)) ) ),
    c_0_1 ).

fof(c_0_78,plain,
    ! [X3,X1,X2] :
      ( lhs_atom34(X3,X1,X2)
      | ~ m1_relset_1(X3,X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_79,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom14(X3,X1,X2)
      | m1_subset_1(X3,k1_zfmisc_1(k2_zfmisc_1(X2,X1))) ),
    c_0_3 ).

fof(c_0_80,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom14(X3,X1,X2)
      | m1_relset_1(X3,X2,X1) ),
    c_0_4 ).

fof(c_0_81,axiom,
    ! [X1,X2] :
      ( lhs_atom20(X1,X2)
      | ~ ( v2_pre_topc(X2)
          & l1_pre_topc(X2)
          & m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2))) ) ),
    c_0_5 ).

fof(c_0_82,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
         => ( v1_xboole_0(X1)
           => v2_tops_1(X1,X2) ) ) ),
    c_0_6 ).

fof(c_0_83,axiom,
    ! [X1,X2] :
      ( lhs_atom13(X1,X2)
      | ~ ( l1_pre_topc(X2)
          & m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2))) ) ),
    c_0_7 ).

fof(c_0_84,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom39(X3,X2)
      | ~ ( r2_hidden(X2,X1)
          & m1_subset_1(X1,k1_zfmisc_1(X3)) ) ),
    c_0_8 ).

fof(c_0_85,axiom,
    ! [X3,X1,X2] :
      ( lhs_atom9(X3,X1,X2)
      | v1_relat_1(X3) ),
    c_0_9 ).

fof(c_0_86,plain,
    ! [X1,X2] :
      ( lhs_atom32(X1,X2)
      | ~ ( ~ v3_struct_0(X2)
          & l1_struct_0(X2)
          & m1_subset_1(X1,u1_struct_0(X2)) ) ),
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_87,plain,
    ! [X1,X2] :
      ( lhs_atom11(X1,X2)
      | ~ ( ~ v3_struct_0(X2)
          & l1_struct_0(X2)
          & m1_subset_1(X1,u1_struct_0(X2)) ) ),
    inference(fof_simplification,[status(thm)],[c_0_11]) ).

fof(c_0_88,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ? [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
          & v1_xboole_0(X1)
          & v1_membered(X1)
          & v2_membered(X1)
          & v3_membered(X1)
          & v4_membered(X1)
          & v5_membered(X1)
          & v2_tops_1(X1,X2) ) ),
    c_0_12 ).

fof(c_0_89,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m2_tsp_1(X1,X2)
        <=> m1_pre_topc(X1,X2) ) ),
    c_0_13 ).

fof(c_0_90,axiom,
    ! [X2] :
      ( lhs_atom7(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1)
            & v3_membered(X1)
            & v4_membered(X1)
            & v5_membered(X1) ) ) ),
    c_0_14 ).

fof(c_0_91,axiom,
    ! [X2] :
      ( lhs_atom6(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1)
            & v3_membered(X1)
            & v4_membered(X1) ) ) ),
    c_0_15 ).

fof(c_0_92,axiom,
    ! [X2] :
      ( lhs_atom5(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1)
            & v3_membered(X1) ) ) ),
    c_0_16 ).

fof(c_0_93,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => ( v1_membered(X1)
            & v2_membered(X1) ) ) ),
    c_0_17 ).

fof(c_0_94,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | ! [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
         => v1_membered(X1) ) ),
    c_0_18 ).

fof(c_0_95,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v3_tdlat_3(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v1_tdlat_3(X2)
          & v3_tdlat_3(X2)
          & v4_tdlat_3(X2)
          & v5_tdlat_3(X2)
          & v2_t_0topsp(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_19]) ).

fof(c_0_96,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v2_tdlat_3(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & v3_realset2(X2)
          & v2_pre_topc(X2)
          & v1_tdlat_3(X2)
          & v2_tdlat_3(X2)
          & v3_tdlat_3(X2)
          & v4_tdlat_3(X2)
          & v5_tdlat_3(X2)
          & v2_t_0topsp(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_20]) ).

fof(c_0_97,plain,
    ! [X1,X2] :
      ( lhs_atom38(X1,X2)
      | ~ r1_tarski(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_21]) ).

fof(c_0_98,plain,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | ~ r2_hidden(X1,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_22]) ).

fof(c_0_99,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & v3_tdlat_3(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & ~ v2_t_0topsp(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_23]) ).

fof(c_0_100,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v2_tdlat_3(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_24]) ).

fof(c_0_101,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & v2_tdlat_3(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v2_t_0topsp(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_25]) ).

fof(c_0_102,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2)
          & ~ v2_tdlat_3(X2)
          & ~ v3_tdlat_3(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_26]) ).

fof(c_0_103,axiom,
    ! [X1,X2] :
      ( lhs_atom36(X1,X2)
      | v1_xboole_0(X1)
      | r2_hidden(X2,X1) ),
    c_0_27 ).

fof(c_0_104,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m2_tsp_1(X1,X2)
         => l1_pre_topc(X1) ) ),
    c_0_28 ).

fof(c_0_105,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ! [X1] :
          ( m1_pre_topc(X1,X2)
         => l1_pre_topc(X1) ) ),
    c_0_29 ).

fof(c_0_106,axiom,
    ! [X2] :
      ( lhs_atom7(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v4_ordinal2(X1)
            & v1_xreal_0(X1)
            & v1_int_1(X1)
            & v1_rat_1(X1) ) ) ),
    c_0_30 ).

fof(c_0_107,axiom,
    ! [X2] :
      ( lhs_atom6(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v1_xreal_0(X1)
            & v1_int_1(X1)
            & v1_rat_1(X1) ) ) ),
    c_0_31 ).

fof(c_0_108,axiom,
    ! [X2] :
      ( lhs_atom5(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v1_xreal_0(X1)
            & v1_rat_1(X1) ) ) ),
    c_0_32 ).

fof(c_0_109,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => ( v1_xcmplx_0(X1)
            & v1_xreal_0(X1) ) ) ),
    c_0_33 ).

fof(c_0_110,axiom,
    ! [X2] :
      ( lhs_atom2(X2)
      | ! [X1] :
          ( m1_subset_1(X1,X2)
         => v1_xcmplx_0(X1) ) ),
    c_0_34 ).

fof(c_0_111,plain,
    ! [X2] :
      ( lhs_atom31(X2)
      | ? [X1] :
          ( m1_subset_1(X1,k1_zfmisc_1(X2))
          & ~ v1_xboole_0(X1) ) ),
    inference(fof_simplification,[status(thm)],[c_0_35]) ).

fof(c_0_112,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v1_tdlat_3(X2) )
       => ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & v2_t_0topsp(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_36]) ).

fof(c_0_113,axiom,
    ! [X1,X2] :
      ( lhs_atom37(X1,X2)
      | r1_tarski(X2,X1) ),
    c_0_37 ).

fof(c_0_114,axiom,
    ! [X1,X2] :
      ( lhs_atom1(X1,X2)
      | m1_subset_1(X2,X1) ),
    c_0_38 ).

fof(c_0_115,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v2_pre_topc(X2)
          & ~ v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2)
          & v2_pre_topc(X2)
          & ~ v1_tdlat_3(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_39]) ).

fof(c_0_116,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ? [X1] : m2_tsp_1(X1,X2) ),
    c_0_40 ).

fof(c_0_117,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | ? [X1] : m1_pre_topc(X1,X2) ),
    c_0_41 ).

fof(c_0_118,plain,
    ! [X1,X2] :
      ( lhs_atom21(X1,X2)
      | ~ ( ~ v1_xboole_0(X2)
          & ~ v1_xboole_0(X1) ) ),
    inference(fof_simplification,[status(thm)],[c_0_42]) ).

fof(c_0_119,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & v3_realset2(X2) )
       => ( ~ v3_struct_0(X2)
          & v2_t_0topsp(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_43]) ).

fof(c_0_120,plain,
    ! [X2] :
      ( lhs_atom3(X2)
      | ( ( ~ v3_struct_0(X2)
          & ~ v2_t_0topsp(X2) )
       => ( ~ v3_struct_0(X2)
          & ~ v3_realset2(X2) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_44]) ).

fof(c_0_121,plain,
    ! [X2] :
      ( lhs_atom17(X2)
      | ~ ( ~ v3_struct_0(X2)
          & l1_struct_0(X2) ) ),
    inference(fof_simplification,[status(thm)],[c_0_45]) ).

fof(c_0_122,axiom,
    ! [X2] :
      ( lhs_atom30(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2))
        & v3_membered(k1_tarski(X2)) ) ),
    c_0_46 ).

fof(c_0_123,axiom,
    ! [X2] :
      ( lhs_atom29(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2)) ) ),
    c_0_47 ).

fof(c_0_124,axiom,
    ! [X2] :
      ( lhs_atom28(X2)
      | v1_membered(k1_tarski(X2)) ),
    c_0_48 ).

fof(c_0_125,axiom,
    ! [X2] :
      ( lhs_atom16(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2))
        & v3_membered(k1_tarski(X2))
        & v4_membered(k1_tarski(X2))
        & v5_membered(k1_tarski(X2)) ) ),
    c_0_49 ).

fof(c_0_126,axiom,
    ! [X2] :
      ( lhs_atom15(X2)
      | ( v1_membered(k1_tarski(X2))
        & v2_membered(k1_tarski(X2))
        & v3_membered(k1_tarski(X2))
        & v4_membered(k1_tarski(X2)) ) ),
    c_0_50 ).

fof(c_0_127,axiom,
    ! [X2] :
      ( lhs_atom3(X2)
      | l1_struct_0(X2) ),
    c_0_51 ).

fof(c_0_128,axiom,
    ! [X2] :
      ( lhs_atom4(X2)
      | v1_membered(X2) ),
    c_0_52 ).

fof(c_0_129,axiom,
    ! [X2] :
      ( lhs_atom5(X2)
      | v2_membered(X2) ),
    c_0_53 ).

fof(c_0_130,axiom,
    ! [X2] :
      ( lhs_atom6(X2)
      | v3_membered(X2) ),
    c_0_54 ).

fof(c_0_131,axiom,
    ! [X2] :
      ( lhs_atom7(X2)
      | v4_membered(X2) ),
    c_0_55 ).

fof(c_0_132,axiom,
    ! [X2] :
      ( lhs_atom8(X2)
      | ( v1_membered(X2)
        & v2_membered(X2)
        & v3_membered(X2)
        & v4_membered(X2)
        & v5_membered(X2) ) ),
    c_0_56 ).

fof(c_0_133,axiom,
    ! [X2] :
      ( lhs_atom8(X2)
      | X2 = k1_xboole_0 ),
    c_0_57 ).

fof(c_0_134,plain,
    ! [X2] : lhs_atom35(X2),
    inference(fof_simplification,[status(thm)],[c_0_58]) ).

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

fof(c_0_136,plain,
    ! [X2] : lhs_atom18(X2),
    inference(fof_simplification,[status(thm)],[c_0_60]) ).

fof(c_0_137,plain,
    lhs_atom27,
    inference(fof_simplification,[status(thm)],[c_0_61]) ).

fof(c_0_138,plain,
    lhs_atom26,
    inference(fof_simplification,[status(thm)],[c_0_62]) ).

fof(c_0_139,plain,
    lhs_atom25,
    inference(fof_simplification,[status(thm)],[c_0_63]) ).

fof(c_0_140,plain,
    lhs_atom24,
    inference(fof_simplification,[status(thm)],[c_0_64]) ).

fof(c_0_141,plain,
    lhs_atom23,
    inference(fof_simplification,[status(thm)],[c_0_65]) ).

fof(c_0_142,plain,
    lhs_atom22,
    inference(fof_simplification,[status(thm)],[c_0_66]) ).

fof(c_0_143,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_67]) ).

fof(c_0_144,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_68]) ).

fof(c_0_145,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_69]) ).

fof(c_0_146,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_70]) ).

fof(c_0_147,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_71]) ).

fof(c_0_148,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_72]) ).

fof(c_0_149,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_73]) ).

fof(c_0_150,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_74]) ).

fof(c_0_151,plain,
    lhs_atom10,
    inference(fof_simplification,[status(thm)],[c_0_75]) ).

fof(c_0_152,plain,
    ! [X5,X6,X7,X8] :
      ( lhs_atom33(X5,X6,X7,X8)
      | ~ l1_struct_0(X8)
      | ~ l1_struct_0(X7)
      | ~ v1_funct_1(X6)
      | ~ v1_funct_2(X6,u1_struct_0(X8),u1_struct_0(X7))
      | ~ m1_relset_1(X6,u1_struct_0(X8),u1_struct_0(X7)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_76])]) ).

fof(c_0_153,plain,
    ! [X5,X6,X7,X8] :
      ( lhs_atom12(X5,X6,X7,X8)
      | ~ l1_struct_0(X8)
      | ~ l1_struct_0(X7)
      | ~ v1_funct_1(X6)
      | ~ v1_funct_2(X6,u1_struct_0(X8),u1_struct_0(X7))
      | ~ m1_relset_1(X6,u1_struct_0(X8),u1_struct_0(X7)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_77])]) ).

fof(c_0_154,plain,
    ! [X4,X5,X6] :
      ( lhs_atom34(X4,X5,X6)
      | ~ m1_relset_1(X4,X6,X5) ),
    inference(variable_rename,[status(thm)],[c_0_78]) ).

fof(c_0_155,plain,
    ! [X4,X5,X6] :
      ( lhs_atom14(X4,X5,X6)
      | m1_subset_1(X4,k1_zfmisc_1(k2_zfmisc_1(X6,X5))) ),
    inference(variable_rename,[status(thm)],[c_0_79]) ).

fof(c_0_156,plain,
    ! [X4,X5,X6] :
      ( lhs_atom14(X4,X5,X6)
      | m1_relset_1(X4,X6,X5) ),
    inference(variable_rename,[status(thm)],[c_0_80]) ).

fof(c_0_157,plain,
    ! [X3,X4] :
      ( lhs_atom20(X3,X4)
      | ~ v2_pre_topc(X4)
      | ~ l1_pre_topc(X4)
      | ~ m1_subset_1(X3,k1_zfmisc_1(u1_struct_0(X4))) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_81])]) ).

fof(c_0_158,plain,
    ! [X3,X4] :
      ( lhs_atom3(X3)
      | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
      | ~ v1_xboole_0(X4)
      | v2_tops_1(X4,X3) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_82])])]) ).

fof(c_0_159,plain,
    ! [X3,X4] :
      ( lhs_atom13(X3,X4)
      | ~ l1_pre_topc(X4)
      | ~ m1_subset_1(X3,k1_zfmisc_1(u1_struct_0(X4))) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_83])]) ).

fof(c_0_160,plain,
    ! [X4,X5,X6] :
      ( lhs_atom39(X4,X6)
      | ~ r2_hidden(X6,X5)
      | ~ m1_subset_1(X5,k1_zfmisc_1(X4)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_84])]) ).

fof(c_0_161,plain,
    ! [X4,X5,X6] :
      ( lhs_atom9(X4,X5,X6)
      | v1_relat_1(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[c_0_85])])]) ).

fof(c_0_162,plain,
    ! [X3,X4] :
      ( lhs_atom32(X3,X4)
      | v3_struct_0(X4)
      | ~ l1_struct_0(X4)
      | ~ m1_subset_1(X3,u1_struct_0(X4)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_86])]) ).

fof(c_0_163,plain,
    ! [X3,X4] :
      ( lhs_atom11(X3,X4)
      | v3_struct_0(X4)
      | ~ l1_struct_0(X4)
      | ~ m1_subset_1(X3,u1_struct_0(X4)) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_87])]) ).

fof(c_0_164,plain,
    ! [X3] :
      ( ( m1_subset_1(esk4_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | lhs_atom3(X3) )
      & ( v1_xboole_0(esk4_1(X3))
        | lhs_atom3(X3) )
      & ( v1_membered(esk4_1(X3))
        | lhs_atom3(X3) )
      & ( v2_membered(esk4_1(X3))
        | lhs_atom3(X3) )
      & ( v3_membered(esk4_1(X3))
        | lhs_atom3(X3) )
      & ( v4_membered(esk4_1(X3))
        | lhs_atom3(X3) )
      & ( v5_membered(esk4_1(X3))
        | lhs_atom3(X3) )
      & ( v2_tops_1(esk4_1(X3),X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_88])])]) ).

fof(c_0_165,plain,
    ! [X3,X4,X5] :
      ( ( ~ m2_tsp_1(X4,X3)
        | m1_pre_topc(X4,X3)
        | lhs_atom3(X3) )
      & ( ~ m1_pre_topc(X5,X3)
        | m2_tsp_1(X5,X3)
        | lhs_atom3(X3) ) ),
    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_89])])])])]) ).

fof(c_0_166,plain,
    ! [X3,X4] :
      ( ( v1_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom7(X3) )
      & ( v2_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom7(X3) )
      & ( v3_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom7(X3) )
      & ( v4_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom7(X3) )
      & ( v5_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom7(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_90])])])]) ).

fof(c_0_167,plain,
    ! [X3,X4] :
      ( ( v1_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom6(X3) )
      & ( v2_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom6(X3) )
      & ( v3_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom6(X3) )
      & ( v4_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom6(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_91])])])]) ).

fof(c_0_168,plain,
    ! [X3,X4] :
      ( ( v1_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom5(X3) )
      & ( v2_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom5(X3) )
      & ( v3_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom5(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_92])])])]) ).

fof(c_0_169,plain,
    ! [X3,X4] :
      ( ( v1_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom4(X3) )
      & ( v2_membered(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
        | lhs_atom4(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_93])])])]) ).

fof(c_0_170,plain,
    ! [X3,X4] :
      ( lhs_atom2(X3)
      | ~ m1_subset_1(X4,k1_zfmisc_1(X3))
      | v1_membered(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_94])])]) ).

fof(c_0_171,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v3_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v3_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v1_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v3_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v3_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v3_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v4_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v3_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v5_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v3_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_t_0topsp(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v3_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_95])])]) ).

fof(c_0_172,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v3_realset2(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v1_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v3_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v4_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v5_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_t_0topsp(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_96])])]) ).

fof(c_0_173,plain,
    ! [X3,X4] :
      ( lhs_atom38(X3,X4)
      | ~ r1_tarski(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_97]) ).

fof(c_0_174,plain,
    ! [X3,X4] :
      ( lhs_atom1(X3,X4)
      | ~ r2_hidden(X3,X4) ),
    inference(variable_rename,[status(thm)],[c_0_98]) ).

fof(c_0_175,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v3_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( ~ v3_realset2(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v3_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v3_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( ~ v1_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v3_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( ~ v2_t_0topsp(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v3_tdlat_3(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_99])])]) ).

fof(c_0_176,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v3_realset2(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v2_tdlat_3(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_100])])]) ).

fof(c_0_177,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( ~ v3_realset2(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( ~ v2_t_0topsp(X3)
        | v3_struct_0(X3)
        | v3_realset2(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_tdlat_3(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_101])])]) ).

fof(c_0_178,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v3_realset2(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v1_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v2_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v3_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v1_tdlat_3(X3)
        | ~ v2_t_0topsp(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_102])])]) ).

fof(c_0_179,plain,
    ! [X3,X4] :
      ( lhs_atom36(X3,X4)
      | v1_xboole_0(X3)
      | r2_hidden(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_103]) ).

fof(c_0_180,plain,
    ! [X3,X4] :
      ( lhs_atom3(X3)
      | ~ m2_tsp_1(X4,X3)
      | l1_pre_topc(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_104])])]) ).

fof(c_0_181,plain,
    ! [X3,X4] :
      ( lhs_atom3(X3)
      | ~ m1_pre_topc(X4,X3)
      | l1_pre_topc(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_105])])]) ).

fof(c_0_182,plain,
    ! [X3,X4] :
      ( ( v1_xcmplx_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom7(X3) )
      & ( v4_ordinal2(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom7(X3) )
      & ( v1_xreal_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom7(X3) )
      & ( v1_int_1(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom7(X3) )
      & ( v1_rat_1(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom7(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_106])])])]) ).

fof(c_0_183,plain,
    ! [X3,X4] :
      ( ( v1_xcmplx_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom6(X3) )
      & ( v1_xreal_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom6(X3) )
      & ( v1_int_1(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom6(X3) )
      & ( v1_rat_1(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom6(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_107])])])]) ).

fof(c_0_184,plain,
    ! [X3,X4] :
      ( ( v1_xcmplx_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom5(X3) )
      & ( v1_xreal_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom5(X3) )
      & ( v1_rat_1(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom5(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_108])])])]) ).

fof(c_0_185,plain,
    ! [X3,X4] :
      ( ( v1_xcmplx_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom4(X3) )
      & ( v1_xreal_0(X4)
        | ~ m1_subset_1(X4,X3)
        | lhs_atom4(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_109])])])]) ).

fof(c_0_186,plain,
    ! [X3,X4] :
      ( lhs_atom2(X3)
      | ~ m1_subset_1(X4,X3)
      | v1_xcmplx_0(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_110])])]) ).

fof(c_0_187,plain,
    ! [X3] :
      ( ( m1_subset_1(esk3_1(X3),k1_zfmisc_1(X3))
        | lhs_atom31(X3) )
      & ( ~ v1_xboole_0(esk3_1(X3))
        | lhs_atom31(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_111])])]) ).

fof(c_0_188,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v1_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v1_tdlat_3(X3)
        | lhs_atom3(X3) )
      & ( v2_t_0topsp(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v1_tdlat_3(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_112])])]) ).

fof(c_0_189,plain,
    ! [X3,X4] :
      ( lhs_atom37(X3,X4)
      | r1_tarski(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_113]) ).

fof(c_0_190,plain,
    ! [X3,X4] :
      ( lhs_atom1(X3,X4)
      | m1_subset_1(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_114]) ).

fof(c_0_191,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v3_realset2(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( v2_pre_topc(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v1_tdlat_3(X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_115])])]) ).

fof(c_0_192,plain,
    ! [X3] :
      ( lhs_atom3(X3)
      | m2_tsp_1(esk2_1(X3),X3) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_116])]) ).

fof(c_0_193,plain,
    ! [X3] :
      ( lhs_atom3(X3)
      | m1_pre_topc(esk1_1(X3),X3) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_117])]) ).

fof(c_0_194,plain,
    ! [X3,X4] :
      ( lhs_atom21(X3,X4)
      | v1_xboole_0(X4)
      | v1_xboole_0(X3) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_118])]) ).

fof(c_0_195,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | ~ v3_realset2(X3)
        | lhs_atom3(X3) )
      & ( v2_t_0topsp(X3)
        | v3_struct_0(X3)
        | ~ v3_realset2(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_119])])]) ).

fof(c_0_196,plain,
    ! [X3] :
      ( ( ~ v3_struct_0(X3)
        | v3_struct_0(X3)
        | v2_t_0topsp(X3)
        | lhs_atom3(X3) )
      & ( ~ v3_realset2(X3)
        | v3_struct_0(X3)
        | v2_t_0topsp(X3)
        | lhs_atom3(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_120])])]) ).

fof(c_0_197,plain,
    ! [X3] :
      ( lhs_atom17(X3)
      | v3_struct_0(X3)
      | ~ l1_struct_0(X3) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_121])]) ).

fof(c_0_198,plain,
    ! [X3] :
      ( ( v1_membered(k1_tarski(X3))
        | lhs_atom30(X3) )
      & ( v2_membered(k1_tarski(X3))
        | lhs_atom30(X3) )
      & ( v3_membered(k1_tarski(X3))
        | lhs_atom30(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_122])]) ).

fof(c_0_199,plain,
    ! [X3] :
      ( ( v1_membered(k1_tarski(X3))
        | lhs_atom29(X3) )
      & ( v2_membered(k1_tarski(X3))
        | lhs_atom29(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_123])]) ).

fof(c_0_200,plain,
    ! [X3] :
      ( lhs_atom28(X3)
      | v1_membered(k1_tarski(X3)) ),
    inference(variable_rename,[status(thm)],[c_0_124]) ).

fof(c_0_201,plain,
    ! [X3] :
      ( ( v1_membered(k1_tarski(X3))
        | lhs_atom16(X3) )
      & ( v2_membered(k1_tarski(X3))
        | lhs_atom16(X3) )
      & ( v3_membered(k1_tarski(X3))
        | lhs_atom16(X3) )
      & ( v4_membered(k1_tarski(X3))
        | lhs_atom16(X3) )
      & ( v5_membered(k1_tarski(X3))
        | lhs_atom16(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_125])]) ).

fof(c_0_202,plain,
    ! [X3] :
      ( ( v1_membered(k1_tarski(X3))
        | lhs_atom15(X3) )
      & ( v2_membered(k1_tarski(X3))
        | lhs_atom15(X3) )
      & ( v3_membered(k1_tarski(X3))
        | lhs_atom15(X3) )
      & ( v4_membered(k1_tarski(X3))
        | lhs_atom15(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_126])]) ).

fof(c_0_203,plain,
    ! [X3] :
      ( lhs_atom3(X3)
      | l1_struct_0(X3) ),
    inference(variable_rename,[status(thm)],[c_0_127]) ).

fof(c_0_204,plain,
    ! [X3] :
      ( lhs_atom4(X3)
      | v1_membered(X3) ),
    inference(variable_rename,[status(thm)],[c_0_128]) ).

fof(c_0_205,plain,
    ! [X3] :
      ( lhs_atom5(X3)
      | v2_membered(X3) ),
    inference(variable_rename,[status(thm)],[c_0_129]) ).

fof(c_0_206,plain,
    ! [X3] :
      ( lhs_atom6(X3)
      | v3_membered(X3) ),
    inference(variable_rename,[status(thm)],[c_0_130]) ).

fof(c_0_207,plain,
    ! [X3] :
      ( lhs_atom7(X3)
      | v4_membered(X3) ),
    inference(variable_rename,[status(thm)],[c_0_131]) ).

fof(c_0_208,plain,
    ! [X3] :
      ( ( v1_membered(X3)
        | lhs_atom8(X3) )
      & ( v2_membered(X3)
        | lhs_atom8(X3) )
      & ( v3_membered(X3)
        | lhs_atom8(X3) )
      & ( v4_membered(X3)
        | lhs_atom8(X3) )
      & ( v5_membered(X3)
        | lhs_atom8(X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[c_0_132])]) ).

fof(c_0_209,plain,
    ! [X3] :
      ( lhs_atom8(X3)
      | X3 = k1_xboole_0 ),
    inference(variable_rename,[status(thm)],[c_0_133]) ).

fof(c_0_210,plain,
    ! [X3] : lhs_atom35(X3),
    inference(variable_rename,[status(thm)],[c_0_134]) ).

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

fof(c_0_212,plain,
    ! [X3] : lhs_atom18(X3),
    inference(variable_rename,[status(thm)],[c_0_136]) ).

fof(c_0_213,plain,
    lhs_atom27,
    c_0_137 ).

fof(c_0_214,plain,
    lhs_atom26,
    c_0_138 ).

fof(c_0_215,plain,
    lhs_atom25,
    c_0_139 ).

fof(c_0_216,plain,
    lhs_atom24,
    c_0_140 ).

fof(c_0_217,plain,
    lhs_atom23,
    c_0_141 ).

fof(c_0_218,plain,
    lhs_atom22,
    c_0_142 ).

fof(c_0_219,plain,
    lhs_atom10,
    c_0_143 ).

fof(c_0_220,plain,
    lhs_atom10,
    c_0_144 ).

fof(c_0_221,plain,
    lhs_atom10,
    c_0_145 ).

fof(c_0_222,plain,
    lhs_atom10,
    c_0_146 ).

fof(c_0_223,plain,
    lhs_atom10,
    c_0_147 ).

fof(c_0_224,plain,
    lhs_atom10,
    c_0_148 ).

fof(c_0_225,plain,
    lhs_atom10,
    c_0_149 ).

fof(c_0_226,plain,
    lhs_atom10,
    c_0_150 ).

fof(c_0_227,plain,
    lhs_atom10,
    c_0_151 ).

cnf(c_0_228,plain,
    ( lhs_atom33(X4,X1,X3,X2)
    | ~ m1_relset_1(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_2(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_1(X1)
    | ~ l1_struct_0(X3)
    | ~ l1_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_152]) ).

cnf(c_0_229,plain,
    ( lhs_atom12(X4,X1,X3,X2)
    | ~ m1_relset_1(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_2(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_1(X1)
    | ~ l1_struct_0(X3)
    | ~ l1_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_153]) ).

cnf(c_0_230,plain,
    ( lhs_atom34(X1,X3,X2)
    | ~ m1_relset_1(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_154]) ).

cnf(c_0_231,plain,
    ( m1_subset_1(X1,k1_zfmisc_1(k2_zfmisc_1(X2,X3)))
    | lhs_atom14(X1,X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_155]) ).

cnf(c_0_232,plain,
    ( m1_relset_1(X1,X2,X3)
    | lhs_atom14(X1,X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_156]) ).

cnf(c_0_233,plain,
    ( lhs_atom20(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_157]) ).

cnf(c_0_234,plain,
    ( v2_tops_1(X1,X2)
    | lhs_atom3(X2)
    | ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2))) ),
    inference(split_conjunct,[status(thm)],[c_0_158]) ).

cnf(c_0_235,plain,
    ( lhs_atom13(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_159]) ).

cnf(c_0_236,plain,
    ( lhs_atom39(X2,X3)
    | ~ m1_subset_1(X1,k1_zfmisc_1(X2))
    | ~ r2_hidden(X3,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_160]) ).

cnf(c_0_237,plain,
    ( v1_relat_1(X1)
    | lhs_atom9(X1,X2,X3) ),
    inference(split_conjunct,[status(thm)],[c_0_161]) ).

cnf(c_0_238,plain,
    ( v3_struct_0(X2)
    | lhs_atom32(X1,X2)
    | ~ m1_subset_1(X1,u1_struct_0(X2))
    | ~ l1_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_162]) ).

cnf(c_0_239,plain,
    ( v3_struct_0(X2)
    | lhs_atom11(X1,X2)
    | ~ m1_subset_1(X1,u1_struct_0(X2))
    | ~ l1_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_163]) ).

cnf(c_0_240,plain,
    ( lhs_atom3(X1)
    | m1_subset_1(esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1))) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_241,plain,
    ( lhs_atom3(X1)
    | m1_pre_topc(X2,X1)
    | ~ m2_tsp_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_165]) ).

cnf(c_0_242,plain,
    ( lhs_atom3(X1)
    | m2_tsp_1(X2,X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_165]) ).

cnf(c_0_243,plain,
    ( lhs_atom7(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_166]) ).

cnf(c_0_244,plain,
    ( lhs_atom7(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_166]) ).

cnf(c_0_245,plain,
    ( lhs_atom7(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_166]) ).

cnf(c_0_246,plain,
    ( lhs_atom7(X1)
    | v4_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_166]) ).

cnf(c_0_247,plain,
    ( lhs_atom7(X1)
    | v5_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_166]) ).

cnf(c_0_248,plain,
    ( lhs_atom6(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_167]) ).

cnf(c_0_249,plain,
    ( lhs_atom6(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_167]) ).

cnf(c_0_250,plain,
    ( lhs_atom6(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_167]) ).

cnf(c_0_251,plain,
    ( lhs_atom6(X1)
    | v4_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_167]) ).

cnf(c_0_252,plain,
    ( lhs_atom5(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_168]) ).

cnf(c_0_253,plain,
    ( lhs_atom5(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_168]) ).

cnf(c_0_254,plain,
    ( lhs_atom5(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_168]) ).

cnf(c_0_255,plain,
    ( lhs_atom4(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_169]) ).

cnf(c_0_256,plain,
    ( lhs_atom4(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_169]) ).

cnf(c_0_257,plain,
    ( v1_membered(X1)
    | lhs_atom2(X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(X2)) ),
    inference(split_conjunct,[status(thm)],[c_0_170]) ).

cnf(c_0_258,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_171]) ).

cnf(c_0_259,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_260,plain,
    ( lhs_atom38(X2,X1)
    | ~ r1_tarski(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_173]) ).

cnf(c_0_261,plain,
    ( lhs_atom1(X1,X2)
    | ~ r2_hidden(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_174]) ).

cnf(c_0_262,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_175]) ).

cnf(c_0_263,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_175]) ).

cnf(c_0_264,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_175]) ).

cnf(c_0_265,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_175]) ).

cnf(c_0_266,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_171]) ).

cnf(c_0_267,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v1_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_171]) ).

cnf(c_0_268,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v3_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_171]) ).

cnf(c_0_269,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v4_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_171]) ).

cnf(c_0_270,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v5_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_171]) ).

cnf(c_0_271,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_171]) ).

cnf(c_0_272,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_176]) ).

cnf(c_0_273,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_176]) ).

cnf(c_0_274,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_176]) ).

cnf(c_0_275,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v3_realset2(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_276,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_277,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v1_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_278,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_279,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v3_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_280,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v4_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_281,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v5_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_282,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_172]) ).

cnf(c_0_283,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_177]) ).

cnf(c_0_284,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_177]) ).

cnf(c_0_285,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_177]) ).

cnf(c_0_286,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_178]) ).

cnf(c_0_287,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_178]) ).

cnf(c_0_288,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_178]) ).

cnf(c_0_289,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_178]) ).

cnf(c_0_290,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_tdlat_3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_178]) ).

cnf(c_0_291,plain,
    ( r2_hidden(X1,X2)
    | v1_xboole_0(X2)
    | lhs_atom36(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_179]) ).

cnf(c_0_292,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_175]) ).

cnf(c_0_293,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_176]) ).

cnf(c_0_294,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_177]) ).

cnf(c_0_295,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_178]) ).

cnf(c_0_296,plain,
    ( l1_pre_topc(X1)
    | lhs_atom3(X2)
    | ~ m2_tsp_1(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_180]) ).

cnf(c_0_297,plain,
    ( l1_pre_topc(X1)
    | lhs_atom3(X2)
    | ~ m1_pre_topc(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_181]) ).

cnf(c_0_298,plain,
    ( lhs_atom7(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_182]) ).

cnf(c_0_299,plain,
    ( lhs_atom7(X1)
    | v4_ordinal2(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_182]) ).

cnf(c_0_300,plain,
    ( lhs_atom7(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_182]) ).

cnf(c_0_301,plain,
    ( lhs_atom7(X1)
    | v1_int_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_182]) ).

cnf(c_0_302,plain,
    ( lhs_atom7(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_182]) ).

cnf(c_0_303,plain,
    ( lhs_atom6(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_183]) ).

cnf(c_0_304,plain,
    ( lhs_atom6(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_183]) ).

cnf(c_0_305,plain,
    ( lhs_atom6(X1)
    | v1_int_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_183]) ).

cnf(c_0_306,plain,
    ( lhs_atom6(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_183]) ).

cnf(c_0_307,plain,
    ( lhs_atom5(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_184]) ).

cnf(c_0_308,plain,
    ( lhs_atom5(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_184]) ).

cnf(c_0_309,plain,
    ( lhs_atom5(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_184]) ).

cnf(c_0_310,plain,
    ( lhs_atom4(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_185]) ).

cnf(c_0_311,plain,
    ( lhs_atom4(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_185]) ).

cnf(c_0_312,plain,
    ( v1_xcmplx_0(X1)
    | lhs_atom2(X2)
    | ~ m1_subset_1(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_186]) ).

cnf(c_0_313,plain,
    ( lhs_atom31(X1)
    | m1_subset_1(esk3_1(X1),k1_zfmisc_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_187]) ).

cnf(c_0_314,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_188]) ).

cnf(c_0_315,plain,
    ( r1_tarski(X1,X2)
    | lhs_atom37(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_189]) ).

cnf(c_0_316,plain,
    ( m1_subset_1(X1,X2)
    | lhs_atom1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_190]) ).

cnf(c_0_317,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_191]) ).

cnf(c_0_318,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_191]) ).

cnf(c_0_319,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_191]) ).

cnf(c_0_320,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_188]) ).

cnf(c_0_321,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_188]) ).

cnf(c_0_322,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_191]) ).

cnf(c_0_323,plain,
    ( lhs_atom3(X1)
    | v2_tops_1(esk4_1(X1),X1) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_324,plain,
    ( m2_tsp_1(esk2_1(X1),X1)
    | lhs_atom3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_192]) ).

cnf(c_0_325,plain,
    ( m1_pre_topc(esk1_1(X1),X1)
    | lhs_atom3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_193]) ).

cnf(c_0_326,plain,
    ( v1_xboole_0(X1)
    | v1_xboole_0(X2)
    | lhs_atom21(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_194]) ).

cnf(c_0_327,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v3_realset2(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_195]) ).

cnf(c_0_328,plain,
    ( lhs_atom31(X1)
    | ~ v1_xboole_0(esk3_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_187]) ).

cnf(c_0_329,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v3_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_196]) ).

cnf(c_0_330,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v3_realset2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_196]) ).

cnf(c_0_331,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v3_realset2(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_195]) ).

cnf(c_0_332,plain,
    ( v3_struct_0(X1)
    | lhs_atom17(X1)
    | ~ l1_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_197]) ).

cnf(c_0_333,plain,
    ( lhs_atom3(X1)
    | v1_xboole_0(esk4_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_334,plain,
    ( lhs_atom3(X1)
    | v1_membered(esk4_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_335,plain,
    ( lhs_atom3(X1)
    | v2_membered(esk4_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_336,plain,
    ( lhs_atom3(X1)
    | v3_membered(esk4_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_337,plain,
    ( lhs_atom3(X1)
    | v4_membered(esk4_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_338,plain,
    ( lhs_atom3(X1)
    | v5_membered(esk4_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_164]) ).

cnf(c_0_339,plain,
    ( lhs_atom30(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_198]) ).

cnf(c_0_340,plain,
    ( lhs_atom30(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_198]) ).

cnf(c_0_341,plain,
    ( lhs_atom30(X1)
    | v3_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_198]) ).

cnf(c_0_342,plain,
    ( lhs_atom29(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_199]) ).

cnf(c_0_343,plain,
    ( lhs_atom29(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_199]) ).

cnf(c_0_344,plain,
    ( v1_membered(k1_tarski(X1))
    | lhs_atom28(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_200]) ).

cnf(c_0_345,plain,
    ( lhs_atom16(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_201]) ).

cnf(c_0_346,plain,
    ( lhs_atom16(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_201]) ).

cnf(c_0_347,plain,
    ( lhs_atom16(X1)
    | v3_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_201]) ).

cnf(c_0_348,plain,
    ( lhs_atom16(X1)
    | v4_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_201]) ).

cnf(c_0_349,plain,
    ( lhs_atom16(X1)
    | v5_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_201]) ).

cnf(c_0_350,plain,
    ( lhs_atom15(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_202]) ).

cnf(c_0_351,plain,
    ( lhs_atom15(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_202]) ).

cnf(c_0_352,plain,
    ( lhs_atom15(X1)
    | v3_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_202]) ).

cnf(c_0_353,plain,
    ( lhs_atom15(X1)
    | v4_membered(k1_tarski(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_202]) ).

cnf(c_0_354,plain,
    ( l1_struct_0(X1)
    | lhs_atom3(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_203]) ).

cnf(c_0_355,plain,
    ( v1_membered(X1)
    | lhs_atom4(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_204]) ).

cnf(c_0_356,plain,
    ( v2_membered(X1)
    | lhs_atom5(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_205]) ).

cnf(c_0_357,plain,
    ( v3_membered(X1)
    | lhs_atom6(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_206]) ).

cnf(c_0_358,plain,
    ( v4_membered(X1)
    | lhs_atom7(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_207]) ).

cnf(c_0_359,plain,
    ( lhs_atom8(X1)
    | v1_membered(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_208]) ).

cnf(c_0_360,plain,
    ( lhs_atom8(X1)
    | v2_membered(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_208]) ).

cnf(c_0_361,plain,
    ( lhs_atom8(X1)
    | v3_membered(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_208]) ).

cnf(c_0_362,plain,
    ( lhs_atom8(X1)
    | v4_membered(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_208]) ).

cnf(c_0_363,plain,
    ( lhs_atom8(X1)
    | v5_membered(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_208]) ).

cnf(c_0_364,plain,
    ( X1 = k1_xboole_0
    | lhs_atom8(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_209]) ).

cnf(c_0_365,plain,
    lhs_atom35(X1),
    inference(split_conjunct,[status(thm)],[c_0_210]) ).

cnf(c_0_366,plain,
    lhs_atom19(X1),
    inference(split_conjunct,[status(thm)],[c_0_211]) ).

cnf(c_0_367,plain,
    lhs_atom18(X1),
    inference(split_conjunct,[status(thm)],[c_0_212]) ).

cnf(c_0_368,plain,
    lhs_atom27,
    inference(split_conjunct,[status(thm)],[c_0_213]) ).

cnf(c_0_369,plain,
    lhs_atom26,
    inference(split_conjunct,[status(thm)],[c_0_214]) ).

cnf(c_0_370,plain,
    lhs_atom25,
    inference(split_conjunct,[status(thm)],[c_0_215]) ).

cnf(c_0_371,plain,
    lhs_atom24,
    inference(split_conjunct,[status(thm)],[c_0_216]) ).

cnf(c_0_372,plain,
    lhs_atom23,
    inference(split_conjunct,[status(thm)],[c_0_217]) ).

cnf(c_0_373,plain,
    lhs_atom22,
    inference(split_conjunct,[status(thm)],[c_0_218]) ).

cnf(c_0_374,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_219]) ).

cnf(c_0_375,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_220]) ).

cnf(c_0_376,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_221]) ).

cnf(c_0_377,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_222]) ).

cnf(c_0_378,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_223]) ).

cnf(c_0_379,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_224]) ).

cnf(c_0_380,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_225]) ).

cnf(c_0_381,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_226]) ).

cnf(c_0_382,plain,
    lhs_atom10,
    inference(split_conjunct,[status(thm)],[c_0_227]) ).

cnf(c_0_383,plain,
    ( lhs_atom33(X4,X1,X3,X2)
    | ~ m1_relset_1(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_2(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_1(X1)
    | ~ l1_struct_0(X3)
    | ~ l1_struct_0(X2) ),
    c_0_228,
    [final] ).

cnf(c_0_384,plain,
    ( lhs_atom12(X4,X1,X3,X2)
    | ~ m1_relset_1(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_2(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_1(X1)
    | ~ l1_struct_0(X3)
    | ~ l1_struct_0(X2) ),
    c_0_229,
    [final] ).

cnf(c_0_385,plain,
    ( lhs_atom34(X1,X3,X2)
    | ~ m1_relset_1(X1,X2,X3) ),
    c_0_230,
    [final] ).

cnf(c_0_386,plain,
    ( m1_subset_1(X1,k1_zfmisc_1(k2_zfmisc_1(X2,X3)))
    | lhs_atom14(X1,X3,X2) ),
    c_0_231,
    [final] ).

cnf(c_0_387,plain,
    ( m1_relset_1(X1,X2,X3)
    | lhs_atom14(X1,X3,X2) ),
    c_0_232,
    [final] ).

cnf(c_0_388,plain,
    ( lhs_atom20(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_233,
    [final] ).

cnf(c_0_389,plain,
    ( v2_tops_1(X1,X2)
    | lhs_atom3(X2)
    | ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2))) ),
    c_0_234,
    [final] ).

cnf(c_0_390,plain,
    ( lhs_atom13(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2) ),
    c_0_235,
    [final] ).

cnf(c_0_391,plain,
    ( lhs_atom39(X2,X3)
    | ~ m1_subset_1(X1,k1_zfmisc_1(X2))
    | ~ r2_hidden(X3,X1) ),
    c_0_236,
    [final] ).

cnf(c_0_392,plain,
    ( v1_relat_1(X1)
    | lhs_atom9(X1,X2,X3) ),
    c_0_237,
    [final] ).

cnf(c_0_393,plain,
    ( v3_struct_0(X2)
    | lhs_atom32(X1,X2)
    | ~ m1_subset_1(X1,u1_struct_0(X2))
    | ~ l1_struct_0(X2) ),
    c_0_238,
    [final] ).

cnf(c_0_394,plain,
    ( v3_struct_0(X2)
    | lhs_atom11(X1,X2)
    | ~ m1_subset_1(X1,u1_struct_0(X2))
    | ~ l1_struct_0(X2) ),
    c_0_239,
    [final] ).

cnf(c_0_395,plain,
    ( lhs_atom3(X1)
    | m1_subset_1(esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1))) ),
    c_0_240,
    [final] ).

cnf(c_0_396,plain,
    ( lhs_atom3(X1)
    | m1_pre_topc(X2,X1)
    | ~ m2_tsp_1(X2,X1) ),
    c_0_241,
    [final] ).

cnf(c_0_397,plain,
    ( lhs_atom3(X1)
    | m2_tsp_1(X2,X1)
    | ~ m1_pre_topc(X2,X1) ),
    c_0_242,
    [final] ).

cnf(c_0_398,plain,
    ( lhs_atom7(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_243,
    [final] ).

cnf(c_0_399,plain,
    ( lhs_atom7(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_244,
    [final] ).

cnf(c_0_400,plain,
    ( lhs_atom7(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_245,
    [final] ).

cnf(c_0_401,plain,
    ( lhs_atom7(X1)
    | v4_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_246,
    [final] ).

cnf(c_0_402,plain,
    ( lhs_atom7(X1)
    | v5_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_247,
    [final] ).

cnf(c_0_403,plain,
    ( lhs_atom6(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_248,
    [final] ).

cnf(c_0_404,plain,
    ( lhs_atom6(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_249,
    [final] ).

cnf(c_0_405,plain,
    ( lhs_atom6(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_250,
    [final] ).

cnf(c_0_406,plain,
    ( lhs_atom6(X1)
    | v4_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_251,
    [final] ).

cnf(c_0_407,plain,
    ( lhs_atom5(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_252,
    [final] ).

cnf(c_0_408,plain,
    ( lhs_atom5(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_253,
    [final] ).

cnf(c_0_409,plain,
    ( lhs_atom5(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_254,
    [final] ).

cnf(c_0_410,plain,
    ( lhs_atom4(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_255,
    [final] ).

cnf(c_0_411,plain,
    ( lhs_atom4(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    c_0_256,
    [final] ).

cnf(c_0_412,plain,
    ( v1_membered(X1)
    | lhs_atom2(X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(X2)) ),
    c_0_257,
    [final] ).

cnf(c_0_413,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_258,
    [final] ).

cnf(c_0_414,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_259,
    [final] ).

cnf(c_0_415,plain,
    ( lhs_atom38(X2,X1)
    | ~ r1_tarski(X1,X2) ),
    c_0_260,
    [final] ).

cnf(c_0_416,plain,
    ( lhs_atom1(X1,X2)
    | ~ r2_hidden(X1,X2) ),
    c_0_261,
    [final] ).

cnf(c_0_417,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_262,
    [final] ).

cnf(c_0_418,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    c_0_263,
    [final] ).

cnf(c_0_419,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    c_0_264,
    [final] ).

cnf(c_0_420,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1) ),
    c_0_265,
    [final] ).

cnf(c_0_421,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_266,
    [final] ).

cnf(c_0_422,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v1_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_267,
    [final] ).

cnf(c_0_423,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v3_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_268,
    [final] ).

cnf(c_0_424,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v4_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_269,
    [final] ).

cnf(c_0_425,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v5_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_270,
    [final] ).

cnf(c_0_426,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_271,
    [final] ).

cnf(c_0_427,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_272,
    [final] ).

cnf(c_0_428,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    c_0_273,
    [final] ).

cnf(c_0_429,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1) ),
    c_0_274,
    [final] ).

cnf(c_0_430,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v3_realset2(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_275,
    [final] ).

cnf(c_0_431,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_276,
    [final] ).

cnf(c_0_432,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v1_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_277,
    [final] ).

cnf(c_0_433,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_278,
    [final] ).

cnf(c_0_434,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v3_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_279,
    [final] ).

cnf(c_0_435,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v4_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_280,
    [final] ).

cnf(c_0_436,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v5_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_281,
    [final] ).

cnf(c_0_437,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_282,
    [final] ).

cnf(c_0_438,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_283,
    [final] ).

cnf(c_0_439,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    c_0_284,
    [final] ).

cnf(c_0_440,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1) ),
    c_0_285,
    [final] ).

cnf(c_0_441,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_286,
    [final] ).

cnf(c_0_442,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    c_0_287,
    [final] ).

cnf(c_0_443,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    c_0_288,
    [final] ).

cnf(c_0_444,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1) ),
    c_0_289,
    [final] ).

cnf(c_0_445,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_tdlat_3(X1) ),
    c_0_290,
    [final] ).

cnf(c_0_446,plain,
    ( r2_hidden(X1,X2)
    | v1_xboole_0(X2)
    | lhs_atom36(X2,X1) ),
    c_0_291,
    [final] ).

cnf(c_0_447,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_292,
    [final] ).

cnf(c_0_448,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_293,
    [final] ).

cnf(c_0_449,plain,
    ( lhs_atom3(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_294,
    [final] ).

cnf(c_0_450,plain,
    ( lhs_atom3(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_295,
    [final] ).

cnf(c_0_451,plain,
    ( l1_pre_topc(X1)
    | lhs_atom3(X2)
    | ~ m2_tsp_1(X1,X2) ),
    c_0_296,
    [final] ).

cnf(c_0_452,plain,
    ( l1_pre_topc(X1)
    | lhs_atom3(X2)
    | ~ m1_pre_topc(X1,X2) ),
    c_0_297,
    [final] ).

cnf(c_0_453,plain,
    ( lhs_atom7(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_298,
    [final] ).

cnf(c_0_454,plain,
    ( lhs_atom7(X1)
    | v4_ordinal2(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_299,
    [final] ).

cnf(c_0_455,plain,
    ( lhs_atom7(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_300,
    [final] ).

cnf(c_0_456,plain,
    ( lhs_atom7(X1)
    | v1_int_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_301,
    [final] ).

cnf(c_0_457,plain,
    ( lhs_atom7(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_302,
    [final] ).

cnf(c_0_458,plain,
    ( lhs_atom6(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_303,
    [final] ).

cnf(c_0_459,plain,
    ( lhs_atom6(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_304,
    [final] ).

cnf(c_0_460,plain,
    ( lhs_atom6(X1)
    | v1_int_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_305,
    [final] ).

cnf(c_0_461,plain,
    ( lhs_atom6(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_306,
    [final] ).

cnf(c_0_462,plain,
    ( lhs_atom5(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_307,
    [final] ).

cnf(c_0_463,plain,
    ( lhs_atom5(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_308,
    [final] ).

cnf(c_0_464,plain,
    ( lhs_atom5(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_309,
    [final] ).

cnf(c_0_465,plain,
    ( lhs_atom4(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_310,
    [final] ).

cnf(c_0_466,plain,
    ( lhs_atom4(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    c_0_311,
    [final] ).

cnf(c_0_467,plain,
    ( v1_xcmplx_0(X1)
    | lhs_atom2(X2)
    | ~ m1_subset_1(X1,X2) ),
    c_0_312,
    [final] ).

cnf(c_0_468,plain,
    ( lhs_atom31(X1)
    | m1_subset_1(esk3_1(X1),k1_zfmisc_1(X1)) ),
    c_0_313,
    [final] ).

cnf(c_0_469,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_314,
    [final] ).

cnf(c_0_470,plain,
    ( r1_tarski(X1,X2)
    | lhs_atom37(X2,X1) ),
    c_0_315,
    [final] ).

cnf(c_0_471,plain,
    ( m1_subset_1(X1,X2)
    | lhs_atom1(X2,X1) ),
    c_0_316,
    [final] ).

cnf(c_0_472,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    c_0_317,
    [final] ).

cnf(c_0_473,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    c_0_318,
    [final] ).

cnf(c_0_474,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    c_0_319,
    [final] ).

cnf(c_0_475,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_320,
    [final] ).

cnf(c_0_476,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_321,
    [final] ).

cnf(c_0_477,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_322,
    [final] ).

cnf(c_0_478,plain,
    ( lhs_atom3(X1)
    | v2_tops_1(esk4_1(X1),X1) ),
    c_0_323,
    [final] ).

cnf(c_0_479,plain,
    ( m2_tsp_1(esk2_1(X1),X1)
    | lhs_atom3(X1) ),
    c_0_324,
    [final] ).

cnf(c_0_480,plain,
    ( m1_pre_topc(esk1_1(X1),X1)
    | lhs_atom3(X1) ),
    c_0_325,
    [final] ).

cnf(c_0_481,plain,
    ( v1_xboole_0(X1)
    | v1_xboole_0(X2)
    | lhs_atom21(X1,X2) ),
    c_0_326,
    [final] ).

cnf(c_0_482,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | ~ v3_realset2(X1)
    | ~ v3_struct_0(X1) ),
    c_0_327,
    [final] ).

cnf(c_0_483,plain,
    ( lhs_atom31(X1)
    | ~ v1_xboole_0(esk3_1(X1)) ),
    c_0_328,
    [final] ).

cnf(c_0_484,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v3_struct_0(X1) ),
    c_0_329,
    [final] ).

cnf(c_0_485,plain,
    ( lhs_atom3(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v3_realset2(X1) ),
    c_0_330,
    [final] ).

cnf(c_0_486,plain,
    ( lhs_atom3(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v3_realset2(X1) ),
    c_0_331,
    [final] ).

cnf(c_0_487,plain,
    ( v3_struct_0(X1)
    | lhs_atom17(X1)
    | ~ l1_struct_0(X1) ),
    c_0_332,
    [final] ).

cnf(c_0_488,plain,
    ( lhs_atom3(X1)
    | v1_xboole_0(esk4_1(X1)) ),
    c_0_333,
    [final] ).

cnf(c_0_489,plain,
    ( lhs_atom3(X1)
    | v1_membered(esk4_1(X1)) ),
    c_0_334,
    [final] ).

cnf(c_0_490,plain,
    ( lhs_atom3(X1)
    | v2_membered(esk4_1(X1)) ),
    c_0_335,
    [final] ).

cnf(c_0_491,plain,
    ( lhs_atom3(X1)
    | v3_membered(esk4_1(X1)) ),
    c_0_336,
    [final] ).

cnf(c_0_492,plain,
    ( lhs_atom3(X1)
    | v4_membered(esk4_1(X1)) ),
    c_0_337,
    [final] ).

cnf(c_0_493,plain,
    ( lhs_atom3(X1)
    | v5_membered(esk4_1(X1)) ),
    c_0_338,
    [final] ).

cnf(c_0_494,plain,
    ( lhs_atom30(X1)
    | v1_membered(k1_tarski(X1)) ),
    c_0_339,
    [final] ).

cnf(c_0_495,plain,
    ( lhs_atom30(X1)
    | v2_membered(k1_tarski(X1)) ),
    c_0_340,
    [final] ).

cnf(c_0_496,plain,
    ( lhs_atom30(X1)
    | v3_membered(k1_tarski(X1)) ),
    c_0_341,
    [final] ).

cnf(c_0_497,plain,
    ( lhs_atom29(X1)
    | v1_membered(k1_tarski(X1)) ),
    c_0_342,
    [final] ).

cnf(c_0_498,plain,
    ( lhs_atom29(X1)
    | v2_membered(k1_tarski(X1)) ),
    c_0_343,
    [final] ).

cnf(c_0_499,plain,
    ( v1_membered(k1_tarski(X1))
    | lhs_atom28(X1) ),
    c_0_344,
    [final] ).

cnf(c_0_500,plain,
    ( lhs_atom16(X1)
    | v1_membered(k1_tarski(X1)) ),
    c_0_345,
    [final] ).

cnf(c_0_501,plain,
    ( lhs_atom16(X1)
    | v2_membered(k1_tarski(X1)) ),
    c_0_346,
    [final] ).

cnf(c_0_502,plain,
    ( lhs_atom16(X1)
    | v3_membered(k1_tarski(X1)) ),
    c_0_347,
    [final] ).

cnf(c_0_503,plain,
    ( lhs_atom16(X1)
    | v4_membered(k1_tarski(X1)) ),
    c_0_348,
    [final] ).

cnf(c_0_504,plain,
    ( lhs_atom16(X1)
    | v5_membered(k1_tarski(X1)) ),
    c_0_349,
    [final] ).

cnf(c_0_505,plain,
    ( lhs_atom15(X1)
    | v1_membered(k1_tarski(X1)) ),
    c_0_350,
    [final] ).

cnf(c_0_506,plain,
    ( lhs_atom15(X1)
    | v2_membered(k1_tarski(X1)) ),
    c_0_351,
    [final] ).

cnf(c_0_507,plain,
    ( lhs_atom15(X1)
    | v3_membered(k1_tarski(X1)) ),
    c_0_352,
    [final] ).

cnf(c_0_508,plain,
    ( lhs_atom15(X1)
    | v4_membered(k1_tarski(X1)) ),
    c_0_353,
    [final] ).

cnf(c_0_509,plain,
    ( l1_struct_0(X1)
    | lhs_atom3(X1) ),
    c_0_354,
    [final] ).

cnf(c_0_510,plain,
    ( v1_membered(X1)
    | lhs_atom4(X1) ),
    c_0_355,
    [final] ).

cnf(c_0_511,plain,
    ( v2_membered(X1)
    | lhs_atom5(X1) ),
    c_0_356,
    [final] ).

cnf(c_0_512,plain,
    ( v3_membered(X1)
    | lhs_atom6(X1) ),
    c_0_357,
    [final] ).

cnf(c_0_513,plain,
    ( v4_membered(X1)
    | lhs_atom7(X1) ),
    c_0_358,
    [final] ).

cnf(c_0_514,plain,
    ( lhs_atom8(X1)
    | v1_membered(X1) ),
    c_0_359,
    [final] ).

cnf(c_0_515,plain,
    ( lhs_atom8(X1)
    | v2_membered(X1) ),
    c_0_360,
    [final] ).

cnf(c_0_516,plain,
    ( lhs_atom8(X1)
    | v3_membered(X1) ),
    c_0_361,
    [final] ).

cnf(c_0_517,plain,
    ( lhs_atom8(X1)
    | v4_membered(X1) ),
    c_0_362,
    [final] ).

cnf(c_0_518,plain,
    ( lhs_atom8(X1)
    | v5_membered(X1) ),
    c_0_363,
    [final] ).

cnf(c_0_519,plain,
    ( X1 = k1_xboole_0
    | lhs_atom8(X1) ),
    c_0_364,
    [final] ).

cnf(c_0_520,plain,
    lhs_atom35(X1),
    c_0_365,
    [final] ).

cnf(c_0_521,plain,
    lhs_atom19(X1),
    c_0_366,
    [final] ).

cnf(c_0_522,plain,
    lhs_atom18(X1),
    c_0_367,
    [final] ).

cnf(c_0_523,plain,
    lhs_atom27,
    c_0_368,
    [final] ).

cnf(c_0_524,plain,
    lhs_atom26,
    c_0_369,
    [final] ).

cnf(c_0_525,plain,
    lhs_atom25,
    c_0_370,
    [final] ).

cnf(c_0_526,plain,
    lhs_atom24,
    c_0_371,
    [final] ).

cnf(c_0_527,plain,
    lhs_atom23,
    c_0_372,
    [final] ).

cnf(c_0_528,plain,
    lhs_atom22,
    c_0_373,
    [final] ).

cnf(c_0_529,plain,
    lhs_atom10,
    c_0_374,
    [final] ).

cnf(c_0_530,plain,
    lhs_atom10,
    c_0_375,
    [final] ).

cnf(c_0_531,plain,
    lhs_atom10,
    c_0_376,
    [final] ).

cnf(c_0_532,plain,
    lhs_atom10,
    c_0_377,
    [final] ).

cnf(c_0_533,plain,
    lhs_atom10,
    c_0_378,
    [final] ).

cnf(c_0_534,plain,
    lhs_atom10,
    c_0_379,
    [final] ).

cnf(c_0_535,plain,
    lhs_atom10,
    c_0_380,
    [final] ).

cnf(c_0_536,plain,
    lhs_atom10,
    c_0_381,
    [final] ).

cnf(c_0_537,plain,
    lhs_atom10,
    c_0_382,
    [final] ).

% End CNF derivation
cnf(c_0_383_0,axiom,
    ( k5_pre_topc(X2,X3,X1,X4) = k10_relat_1(X1,X4)
    | ~ m1_relset_1(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_2(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_1(X1)
    | ~ l1_struct_0(X3)
    | ~ l1_struct_0(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_383,def_lhs_atom33]) ).

cnf(c_0_384_0,axiom,
    ( m1_subset_1(k5_pre_topc(X2,X3,X1,X4),k1_zfmisc_1(u1_struct_0(X2)))
    | ~ m1_relset_1(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_2(X1,u1_struct_0(X2),u1_struct_0(X3))
    | ~ v1_funct_1(X1)
    | ~ l1_struct_0(X3)
    | ~ l1_struct_0(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_384,def_lhs_atom12]) ).

cnf(c_0_385_0,axiom,
    ( m2_relset_1(X1,X2,X3)
    | ~ m1_relset_1(X1,X2,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_385,def_lhs_atom34]) ).

cnf(c_0_386_0,axiom,
    ( ~ m2_relset_1(X1,X2,X3)
    | m1_subset_1(X1,k1_zfmisc_1(k2_zfmisc_1(X2,X3))) ),
    inference(unfold_definition,[status(thm)],[c_0_386,def_lhs_atom14]) ).

cnf(c_0_387_0,axiom,
    ( ~ m2_relset_1(X1,X2,X3)
    | m1_relset_1(X1,X2,X3) ),
    inference(unfold_definition,[status(thm)],[c_0_387,def_lhs_atom14]) ).

cnf(c_0_388_0,axiom,
    ( v4_pre_topc(k6_pre_topc(X2,X1),X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_388,def_lhs_atom20]) ).

cnf(c_0_389_0,axiom,
    ( ~ l1_pre_topc(X2)
    | v2_tops_1(X1,X2)
    | ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2))) ),
    inference(unfold_definition,[status(thm)],[c_0_389,def_lhs_atom3]) ).

cnf(c_0_390_0,axiom,
    ( m1_subset_1(k6_pre_topc(X2,X1),k1_zfmisc_1(u1_struct_0(X2)))
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_390,def_lhs_atom13]) ).

cnf(c_0_391_0,axiom,
    ( m1_subset_1(X3,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(X2))
    | ~ r2_hidden(X3,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_391,def_lhs_atom39]) ).

cnf(c_0_392_0,axiom,
    ( ~ m1_subset_1(X1,k1_zfmisc_1(k2_zfmisc_1(X3,X2)))
    | v1_relat_1(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_392,def_lhs_atom9]) ).

cnf(c_0_393_0,axiom,
    ( k1_struct_0(X2,X1) = k1_tarski(X1)
    | v3_struct_0(X2)
    | ~ m1_subset_1(X1,u1_struct_0(X2))
    | ~ l1_struct_0(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_393,def_lhs_atom32]) ).

cnf(c_0_394_0,axiom,
    ( m1_subset_1(k1_struct_0(X2,X1),k1_zfmisc_1(u1_struct_0(X2)))
    | v3_struct_0(X2)
    | ~ m1_subset_1(X1,u1_struct_0(X2))
    | ~ l1_struct_0(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_394,def_lhs_atom11]) ).

cnf(c_0_395_0,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_subset_1(sk1_esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1))) ),
    inference(unfold_definition,[status(thm)],[c_0_395,def_lhs_atom3]) ).

cnf(c_0_396_0,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_pre_topc(X2,X1)
    | ~ m2_tsp_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_396,def_lhs_atom3]) ).

cnf(c_0_397_0,axiom,
    ( ~ l1_pre_topc(X1)
    | m2_tsp_1(X2,X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_397,def_lhs_atom3]) ).

cnf(c_0_398_0,axiom,
    ( ~ v5_membered(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_398,def_lhs_atom7]) ).

cnf(c_0_399_0,axiom,
    ( ~ v5_membered(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_399,def_lhs_atom7]) ).

cnf(c_0_400_0,axiom,
    ( ~ v5_membered(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_400,def_lhs_atom7]) ).

cnf(c_0_401_0,axiom,
    ( ~ v5_membered(X1)
    | v4_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_401,def_lhs_atom7]) ).

cnf(c_0_402_0,axiom,
    ( ~ v5_membered(X1)
    | v5_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_402,def_lhs_atom7]) ).

cnf(c_0_403_0,axiom,
    ( ~ v4_membered(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_403,def_lhs_atom6]) ).

cnf(c_0_404_0,axiom,
    ( ~ v4_membered(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_404,def_lhs_atom6]) ).

cnf(c_0_405_0,axiom,
    ( ~ v4_membered(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_405,def_lhs_atom6]) ).

cnf(c_0_406_0,axiom,
    ( ~ v4_membered(X1)
    | v4_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_406,def_lhs_atom6]) ).

cnf(c_0_407_0,axiom,
    ( ~ v3_membered(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_407,def_lhs_atom5]) ).

cnf(c_0_408_0,axiom,
    ( ~ v3_membered(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_408,def_lhs_atom5]) ).

cnf(c_0_409_0,axiom,
    ( ~ v3_membered(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_409,def_lhs_atom5]) ).

cnf(c_0_410_0,axiom,
    ( ~ v2_membered(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_410,def_lhs_atom4]) ).

cnf(c_0_411_0,axiom,
    ( ~ v2_membered(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_411,def_lhs_atom4]) ).

cnf(c_0_412_0,axiom,
    ( ~ v1_membered(X2)
    | v1_membered(X1)
    | ~ m1_subset_1(X1,k1_zfmisc_1(X2)) ),
    inference(unfold_definition,[status(thm)],[c_0_412,def_lhs_atom2]) ).

cnf(c_0_413_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_413,def_lhs_atom3]) ).

cnf(c_0_414_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_414,def_lhs_atom3]) ).

cnf(c_0_415_0,axiom,
    ( m1_subset_1(X1,k1_zfmisc_1(X2))
    | ~ r1_tarski(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_415,def_lhs_atom38]) ).

cnf(c_0_416_0,axiom,
    ( ~ r2_hidden(X2,X1)
    | ~ r2_hidden(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_416,def_lhs_atom1]) ).

cnf(c_0_417_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_417,def_lhs_atom3]) ).

cnf(c_0_418_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_418,def_lhs_atom3]) ).

cnf(c_0_419_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_419,def_lhs_atom3]) ).

cnf(c_0_420_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_420,def_lhs_atom3]) ).

cnf(c_0_421_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_421,def_lhs_atom3]) ).

cnf(c_0_422_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v1_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_422,def_lhs_atom3]) ).

cnf(c_0_423_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v3_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_423,def_lhs_atom3]) ).

cnf(c_0_424_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v4_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_424,def_lhs_atom3]) ).

cnf(c_0_425_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v5_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_425,def_lhs_atom3]) ).

cnf(c_0_426_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_426,def_lhs_atom3]) ).

cnf(c_0_427_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_427,def_lhs_atom3]) ).

cnf(c_0_428_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_428,def_lhs_atom3]) ).

cnf(c_0_429_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_429,def_lhs_atom3]) ).

cnf(c_0_430_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v3_realset2(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_430,def_lhs_atom3]) ).

cnf(c_0_431_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_431,def_lhs_atom3]) ).

cnf(c_0_432_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v1_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_432,def_lhs_atom3]) ).

cnf(c_0_433_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_433,def_lhs_atom3]) ).

cnf(c_0_434_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v3_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_434,def_lhs_atom3]) ).

cnf(c_0_435_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v4_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_435,def_lhs_atom3]) ).

cnf(c_0_436_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v5_tdlat_3(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_436,def_lhs_atom3]) ).

cnf(c_0_437_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_437,def_lhs_atom3]) ).

cnf(c_0_438_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_438,def_lhs_atom3]) ).

cnf(c_0_439_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_439,def_lhs_atom3]) ).

cnf(c_0_440_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_440,def_lhs_atom3]) ).

cnf(c_0_441_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_441,def_lhs_atom3]) ).

cnf(c_0_442_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_442,def_lhs_atom3]) ).

cnf(c_0_443_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_443,def_lhs_atom3]) ).

cnf(c_0_444_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_444,def_lhs_atom3]) ).

cnf(c_0_445_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_tdlat_3(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_445,def_lhs_atom3]) ).

cnf(c_0_446_0,axiom,
    ( ~ m1_subset_1(X1,X2)
    | r2_hidden(X1,X2)
    | v1_xboole_0(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_446,def_lhs_atom36]) ).

cnf(c_0_447_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v3_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_447,def_lhs_atom3]) ).

cnf(c_0_448_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_448,def_lhs_atom3]) ).

cnf(c_0_449_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_realset2(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_449,def_lhs_atom3]) ).

cnf(c_0_450_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tdlat_3(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_450,def_lhs_atom3]) ).

cnf(c_0_451_0,axiom,
    ( ~ l1_pre_topc(X2)
    | l1_pre_topc(X1)
    | ~ m2_tsp_1(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_451,def_lhs_atom3]) ).

cnf(c_0_452_0,axiom,
    ( ~ l1_pre_topc(X2)
    | l1_pre_topc(X1)
    | ~ m1_pre_topc(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_452,def_lhs_atom3]) ).

cnf(c_0_453_0,axiom,
    ( ~ v5_membered(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_453,def_lhs_atom7]) ).

cnf(c_0_454_0,axiom,
    ( ~ v5_membered(X1)
    | v4_ordinal2(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_454,def_lhs_atom7]) ).

cnf(c_0_455_0,axiom,
    ( ~ v5_membered(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_455,def_lhs_atom7]) ).

cnf(c_0_456_0,axiom,
    ( ~ v5_membered(X1)
    | v1_int_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_456,def_lhs_atom7]) ).

cnf(c_0_457_0,axiom,
    ( ~ v5_membered(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_457,def_lhs_atom7]) ).

cnf(c_0_458_0,axiom,
    ( ~ v4_membered(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_458,def_lhs_atom6]) ).

cnf(c_0_459_0,axiom,
    ( ~ v4_membered(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_459,def_lhs_atom6]) ).

cnf(c_0_460_0,axiom,
    ( ~ v4_membered(X1)
    | v1_int_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_460,def_lhs_atom6]) ).

cnf(c_0_461_0,axiom,
    ( ~ v4_membered(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_461,def_lhs_atom6]) ).

cnf(c_0_462_0,axiom,
    ( ~ v3_membered(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_462,def_lhs_atom5]) ).

cnf(c_0_463_0,axiom,
    ( ~ v3_membered(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_463,def_lhs_atom5]) ).

cnf(c_0_464_0,axiom,
    ( ~ v3_membered(X1)
    | v1_rat_1(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_464,def_lhs_atom5]) ).

cnf(c_0_465_0,axiom,
    ( ~ v2_membered(X1)
    | v1_xcmplx_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_465,def_lhs_atom4]) ).

cnf(c_0_466_0,axiom,
    ( ~ v2_membered(X1)
    | v1_xreal_0(X2)
    | ~ m1_subset_1(X2,X1) ),
    inference(unfold_definition,[status(thm)],[c_0_466,def_lhs_atom4]) ).

cnf(c_0_467_0,axiom,
    ( ~ v1_membered(X2)
    | v1_xcmplx_0(X1)
    | ~ m1_subset_1(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_467,def_lhs_atom2]) ).

cnf(c_0_468_0,axiom,
    ( v1_xboole_0(X1)
    | m1_subset_1(sk1_esk3_1(X1),k1_zfmisc_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_468,def_lhs_atom31]) ).

cnf(c_0_469_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_469,def_lhs_atom3]) ).

cnf(c_0_470_0,axiom,
    ( ~ m1_subset_1(X1,k1_zfmisc_1(X2))
    | r1_tarski(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_470,def_lhs_atom37]) ).

cnf(c_0_471_0,axiom,
    ( ~ r2_hidden(X1,X2)
    | m1_subset_1(X1,X2) ),
    inference(unfold_definition,[status(thm)],[c_0_471,def_lhs_atom1]) ).

cnf(c_0_472_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_472,def_lhs_atom3]) ).

cnf(c_0_473_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v3_realset2(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_473,def_lhs_atom3]) ).

cnf(c_0_474_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_474,def_lhs_atom3]) ).

cnf(c_0_475_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_475,def_lhs_atom3]) ).

cnf(c_0_476_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v1_tdlat_3(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_476,def_lhs_atom3]) ).

cnf(c_0_477_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_477,def_lhs_atom3]) ).

cnf(c_0_478_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_tops_1(sk1_esk4_1(X1),X1) ),
    inference(unfold_definition,[status(thm)],[c_0_478,def_lhs_atom3]) ).

cnf(c_0_479_0,axiom,
    ( ~ l1_pre_topc(X1)
    | m2_tsp_1(sk1_esk2_1(X1),X1) ),
    inference(unfold_definition,[status(thm)],[c_0_479,def_lhs_atom3]) ).

cnf(c_0_480_0,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_pre_topc(sk1_esk1_1(X1),X1) ),
    inference(unfold_definition,[status(thm)],[c_0_480,def_lhs_atom3]) ).

cnf(c_0_481_0,axiom,
    ( ~ v1_xboole_0(k2_zfmisc_1(X2,X1))
    | v1_xboole_0(X1)
    | v1_xboole_0(X2) ),
    inference(unfold_definition,[status(thm)],[c_0_481,def_lhs_atom21]) ).

cnf(c_0_482_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v3_realset2(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_482,def_lhs_atom3]) ).

cnf(c_0_483_0,axiom,
    ( v1_xboole_0(X1)
    | ~ v1_xboole_0(sk1_esk3_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_483,def_lhs_atom31]) ).

cnf(c_0_484_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v3_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_484,def_lhs_atom3]) ).

cnf(c_0_485_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | ~ v3_realset2(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_485,def_lhs_atom3]) ).

cnf(c_0_486_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v3_realset2(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_486,def_lhs_atom3]) ).

cnf(c_0_487_0,axiom,
    ( ~ v1_xboole_0(u1_struct_0(X1))
    | v3_struct_0(X1)
    | ~ l1_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_487,def_lhs_atom17]) ).

cnf(c_0_488_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_xboole_0(sk1_esk4_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_488,def_lhs_atom3]) ).

cnf(c_0_489_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_membered(sk1_esk4_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_489,def_lhs_atom3]) ).

cnf(c_0_490_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_membered(sk1_esk4_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_490,def_lhs_atom3]) ).

cnf(c_0_491_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_membered(sk1_esk4_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_491,def_lhs_atom3]) ).

cnf(c_0_492_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_membered(sk1_esk4_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_492,def_lhs_atom3]) ).

cnf(c_0_493_0,axiom,
    ( ~ l1_pre_topc(X1)
    | v5_membered(sk1_esk4_1(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_493,def_lhs_atom3]) ).

cnf(c_0_494_0,axiom,
    ( ~ v1_rat_1(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_494,def_lhs_atom30]) ).

cnf(c_0_495_0,axiom,
    ( ~ v1_rat_1(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_495,def_lhs_atom30]) ).

cnf(c_0_496_0,axiom,
    ( ~ v1_rat_1(X1)
    | v3_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_496,def_lhs_atom30]) ).

cnf(c_0_497_0,axiom,
    ( ~ v1_xreal_0(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_497,def_lhs_atom29]) ).

cnf(c_0_498_0,axiom,
    ( ~ v1_xreal_0(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_498,def_lhs_atom29]) ).

cnf(c_0_499_0,axiom,
    ( ~ v1_xcmplx_0(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_499,def_lhs_atom28]) ).

cnf(c_0_500_0,axiom,
    ( ~ v4_ordinal2(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_500,def_lhs_atom16]) ).

cnf(c_0_501_0,axiom,
    ( ~ v4_ordinal2(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_501,def_lhs_atom16]) ).

cnf(c_0_502_0,axiom,
    ( ~ v4_ordinal2(X1)
    | v3_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_502,def_lhs_atom16]) ).

cnf(c_0_503_0,axiom,
    ( ~ v4_ordinal2(X1)
    | v4_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_503,def_lhs_atom16]) ).

cnf(c_0_504_0,axiom,
    ( ~ v4_ordinal2(X1)
    | v5_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_504,def_lhs_atom16]) ).

cnf(c_0_505_0,axiom,
    ( ~ v1_int_1(X1)
    | v1_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_505,def_lhs_atom15]) ).

cnf(c_0_506_0,axiom,
    ( ~ v1_int_1(X1)
    | v2_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_506,def_lhs_atom15]) ).

cnf(c_0_507_0,axiom,
    ( ~ v1_int_1(X1)
    | v3_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_507,def_lhs_atom15]) ).

cnf(c_0_508_0,axiom,
    ( ~ v1_int_1(X1)
    | v4_membered(k1_tarski(X1)) ),
    inference(unfold_definition,[status(thm)],[c_0_508,def_lhs_atom15]) ).

cnf(c_0_509_0,axiom,
    ( ~ l1_pre_topc(X1)
    | l1_struct_0(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_509,def_lhs_atom3]) ).

cnf(c_0_510_0,axiom,
    ( ~ v2_membered(X1)
    | v1_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_510,def_lhs_atom4]) ).

cnf(c_0_511_0,axiom,
    ( ~ v3_membered(X1)
    | v2_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_511,def_lhs_atom5]) ).

cnf(c_0_512_0,axiom,
    ( ~ v4_membered(X1)
    | v3_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_512,def_lhs_atom6]) ).

cnf(c_0_513_0,axiom,
    ( ~ v5_membered(X1)
    | v4_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_513,def_lhs_atom7]) ).

cnf(c_0_514_0,axiom,
    ( ~ v1_xboole_0(X1)
    | v1_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_514,def_lhs_atom8]) ).

cnf(c_0_515_0,axiom,
    ( ~ v1_xboole_0(X1)
    | v2_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_515,def_lhs_atom8]) ).

cnf(c_0_516_0,axiom,
    ( ~ v1_xboole_0(X1)
    | v3_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_516,def_lhs_atom8]) ).

cnf(c_0_517_0,axiom,
    ( ~ v1_xboole_0(X1)
    | v4_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_517,def_lhs_atom8]) ).

cnf(c_0_518_0,axiom,
    ( ~ v1_xboole_0(X1)
    | v5_membered(X1) ),
    inference(unfold_definition,[status(thm)],[c_0_518,def_lhs_atom8]) ).

cnf(c_0_519_0,axiom,
    ( ~ v1_xboole_0(X1)
    | X1 = k1_xboole_0 ),
    inference(unfold_definition,[status(thm)],[c_0_519,def_lhs_atom8]) ).

cnf(c_0_520_0,axiom,
    r1_tarski(X1,X1),
    inference(unfold_definition,[status(thm)],[c_0_520,def_lhs_atom35]) ).

cnf(c_0_521_0,axiom,
    ~ v1_xboole_0(k1_tarski(X1)),
    inference(unfold_definition,[status(thm)],[c_0_521,def_lhs_atom19]) ).

cnf(c_0_522_0,axiom,
    ~ v1_xboole_0(k1_zfmisc_1(X1)),
    inference(unfold_definition,[status(thm)],[c_0_522,def_lhs_atom18]) ).

cnf(c_0_523_0,axiom,
    v1_xboole_0(k1_xboole_0),
    inference(unfold_definition,[status(thm)],[c_0_523,def_lhs_atom27]) ).

cnf(c_0_524_0,axiom,
    v1_membered(k1_xboole_0),
    inference(unfold_definition,[status(thm)],[c_0_524,def_lhs_atom26]) ).

cnf(c_0_525_0,axiom,
    v2_membered(k1_xboole_0),
    inference(unfold_definition,[status(thm)],[c_0_525,def_lhs_atom25]) ).

cnf(c_0_526_0,axiom,
    v3_membered(k1_xboole_0),
    inference(unfold_definition,[status(thm)],[c_0_526,def_lhs_atom24]) ).

cnf(c_0_527_0,axiom,
    v4_membered(k1_xboole_0),
    inference(unfold_definition,[status(thm)],[c_0_527,def_lhs_atom23]) ).

cnf(c_0_528_0,axiom,
    v5_membered(k1_xboole_0),
    inference(unfold_definition,[status(thm)],[c_0_528,def_lhs_atom22]) ).

cnf(c_0_529_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_529,def_lhs_atom10]) ).

cnf(c_0_530_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_530,def_lhs_atom10]) ).

cnf(c_0_531_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_531,def_lhs_atom10]) ).

cnf(c_0_532_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_532,def_lhs_atom10]) ).

cnf(c_0_533_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_533,def_lhs_atom10]) ).

cnf(c_0_534_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_534,def_lhs_atom10]) ).

cnf(c_0_535_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_535,def_lhs_atom10]) ).

cnf(c_0_536_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_536,def_lhs_atom10]) ).

cnf(c_0_537_0,axiom,
    $true,
    inference(unfold_definition,[status(thm)],[c_0_537,def_lhs_atom10]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( ( ~ v3_struct_0(X2)
            & v2_tsp_2(X2,X1)
            & m2_tsp_1(X2,X1) )
         => ! [X3] :
              ( ( v1_funct_1(X3)
                & v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
                & v5_pre_topc(X3,X1,X2)
                & m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2)) )
             => ( v3_borsuk_1(X3,X1,X2)
               => ! [X4] :
                    ( m1_subset_1(X4,u1_struct_0(X1))
                   => ! [X5] :
                        ( m1_subset_1(X5,u1_struct_0(X2))
                       => ( X4 = X5
                         => k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X5))) = k6_pre_topc(X1,k1_struct_0(X1,X4)) ) ) ) ) ) ) ),
    file('<stdin>',l33_tsp_2) ).

fof(c_0_1_002,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( ( ~ v3_struct_0(X2)
            & v2_tsp_2(X2,X1)
            & m2_tsp_1(X2,X1) )
         => ! [X3] :
              ( ( v1_funct_1(X3)
                & v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
                & v5_pre_topc(X3,X1,X2)
                & m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2)) )
             => ( X3 = k1_tsp_2(X1,X2)
              <=> v3_borsuk_1(X3,X1,X2) ) ) ) ),
    file('<stdin>',d9_tsp_2) ).

fof(c_0_2_003,axiom,
    ! [X1,X2] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1)
        & ~ v3_struct_0(X2)
        & v2_tsp_2(X2,X1)
        & m1_pre_topc(X2,X1) )
     => ( v1_funct_1(k1_tsp_2(X1,X2))
        & v1_funct_2(k1_tsp_2(X1,X2),u1_struct_0(X1),u1_struct_0(X2))
        & v5_pre_topc(k1_tsp_2(X1,X2),X1,X2)
        & m2_relset_1(k1_tsp_2(X1,X2),u1_struct_0(X1),u1_struct_0(X2)) ) ),
    file('<stdin>',dt_k1_tsp_2) ).

fof(c_0_3_004,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( ( v4_pre_topc(X2,X1)
              & v2_tops_1(X2,X1) )
           => ( v2_tops_1(X2,X1)
              & v3_tops_1(X2,X1) ) ) ) ),
    file('<stdin>',cc5_tops_1) ).

fof(c_0_4_005,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( ( v3_pre_topc(X2,X1)
              & v3_tops_1(X2,X1) )
           => ( v1_xboole_0(X2)
              & v3_pre_topc(X2,X1)
              & v4_pre_topc(X2,X1)
              & v1_membered(X2)
              & v2_membered(X2)
              & v3_membered(X2)
              & v4_membered(X2)
              & v5_membered(X2)
              & v2_tops_1(X2,X1)
              & v3_tops_1(X2,X1) ) ) ) ),
    file('<stdin>',cc6_tops_1) ).

fof(c_0_5_006,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v2_tex_2(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v1_borsuk_1(X2,X1) ) ) ) ),
    file('<stdin>',cc10_tsp_2) ).

fof(c_0_6_007,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v1_tsep_1(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tex_2(X2,X1) ) ) ) ),
    file('<stdin>',cc5_tsp_2) ).

fof(c_0_7_008,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v1_tsep_1(X2,X1)
              & v2_tex_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    file('<stdin>',cc6_tsp_2) ).

fof(c_0_8_009,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v2_tex_2(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v1_tsep_1(X2,X1) ) ) ) ),
    file('<stdin>',cc7_tsp_2) ).

fof(c_0_9_010,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v1_borsuk_1(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tex_2(X2,X1) ) ) ) ),
    file('<stdin>',cc8_tsp_2) ).

fof(c_0_10_011,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v2_tex_2(X2,X1)
              & v1_borsuk_1(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    file('<stdin>',cc9_tsp_2) ).

fof(c_0_11_012,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( v3_tops_1(X2,X1)
           => v2_tops_1(X2,X1) ) ) ),
    file('<stdin>',cc4_tops_1) ).

fof(c_0_12_013,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( v1_xboole_0(X2)
           => ( v3_pre_topc(X2,X1)
              & v4_pre_topc(X2,X1) ) ) ) ),
    file('<stdin>',cc1_tops_1) ).

fof(c_0_13_014,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( v1_xboole_0(X2)
           => v3_tops_1(X2,X1) ) ) ),
    file('<stdin>',cc3_tops_1) ).

fof(c_0_14_015,axiom,
    ! [X1,X2] :
    ? [X3] : m1_relset_1(X3,X1,X2),
    file('<stdin>',existence_m1_relset_1) ).

fof(c_0_15_016,axiom,
    ! [X1,X2] :
    ? [X3] : m2_relset_1(X3,X1,X2),
    file('<stdin>',existence_m2_relset_1) ).

fof(c_0_16_017,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( v2_tsp_2(X2,X1)
           => ( v2_pre_topc(X2)
              & v1_tex_3(X2,X1) ) ) ) ),
    file('<stdin>',cc3_tsp_2) ).

fof(c_0_17_018,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ~ v1_tex_3(X2,X1)
           => ( v2_pre_topc(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    file('<stdin>',cc4_tsp_2) ).

fof(c_0_18_019,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & ~ v2_t_0topsp(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & ~ v2_tex_2(X2,X1) )
           => ( ~ v3_struct_0(X2)
              & ~ v3_realset2(X2)
              & ~ v2_t_0topsp(X2) ) ) ) ),
    file('<stdin>',cc12_tsp_1) ).

fof(c_0_19_020,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & ~ v2_t_0topsp(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & v2_t_0topsp(X2) )
           => ( ~ v3_struct_0(X2)
              & v2_tex_2(X2,X1) ) ) ) ),
    file('<stdin>',cc13_tsp_1) ).

fof(c_0_20_021,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & v2_tsp_2(X2,X1) )
           => ( ~ v3_struct_0(X2)
              & v2_t_0topsp(X2) ) ) ) ),
    file('<stdin>',cc1_tsp_2) ).

fof(c_0_21_022,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & ~ v2_t_0topsp(X2) )
           => ( ~ v3_struct_0(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    file('<stdin>',cc2_tsp_2) ).

fof(c_0_22_023,axiom,
    ! [X1,X2,X3] :
      ~ ( r2_hidden(X1,X2)
        & m1_subset_1(X2,k1_zfmisc_1(X3))
        & v1_xboole_0(X3) ),
    file('<stdin>',t5_subset) ).

fof(c_0_23_024,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & v2_t_0topsp(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ~ v3_struct_0(X2)
           => ( ~ v3_struct_0(X2)
              & v2_t_0topsp(X2) ) ) ) ),
    file('<stdin>',cc11_tsp_1) ).

fof(c_0_24_025,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & ~ v1_xboole_0(X2)
          & v3_pre_topc(X2,X1)
          & v4_pre_topc(X2,X1) ) ),
    file('<stdin>',rc3_tops_1) ).

fof(c_0_25_026,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & ~ v1_xboole_0(X2)
          & v4_pre_topc(X2,X1) ) ),
    file('<stdin>',rc7_pre_topc) ).

fof(c_0_26_027,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v3_pre_topc(X2,X1) ) ),
    file('<stdin>',rc1_tops_1) ).

fof(c_0_27_028,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v3_pre_topc(X2,X1)
          & v4_pre_topc(X2,X1) ) ),
    file('<stdin>',rc2_tops_1) ).

fof(c_0_28_029,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v1_xboole_0(X2)
          & v3_pre_topc(X2,X1)
          & v4_pre_topc(X2,X1)
          & v1_membered(X2)
          & v2_membered(X2)
          & v3_membered(X2)
          & v4_membered(X2)
          & v5_membered(X2)
          & v2_tops_1(X2,X1)
          & v3_tops_1(X2,X1) ) ),
    file('<stdin>',rc5_tops_1) ).

fof(c_0_29_030,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v4_pre_topc(X2,X1) ) ),
    file('<stdin>',rc6_pre_topc) ).

fof(c_0_30_031,axiom,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & l1_struct_0(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & ~ v1_xboole_0(X2) ) ),
    file('<stdin>',rc5_struct_0) ).

fof(c_0_31_032,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => v2_pre_topc(X2) ) ),
    file('<stdin>',cc1_pre_topc) ).

fof(c_0_32_033,axiom,
    ! [X1,X2] :
      ~ ( r2_hidden(X1,X2)
        & v1_xboole_0(X2) ),
    file('<stdin>',t7_boole) ).

fof(c_0_33_034,axiom,
    ! [X1] :
    ? [X2] :
      ( m1_subset_1(X2,k1_zfmisc_1(X1))
      & v1_xboole_0(X2) ),
    file('<stdin>',rc2_subset_1) ).

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

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

fof(c_0_36_037,axiom,
    ? [X1] :
      ( ~ v1_xboole_0(X1)
      & v1_membered(X1)
      & v2_membered(X1)
      & v3_membered(X1)
      & v4_membered(X1)
      & v5_membered(X1) ),
    file('<stdin>',rc1_membered) ).

fof(c_0_37_038,axiom,
    ? [X1] :
      ( l1_struct_0(X1)
      & ~ v3_struct_0(X1) ),
    file('<stdin>',rc3_struct_0) ).

fof(c_0_38_039,axiom,
    ? [X1] : l1_pre_topc(X1),
    file('<stdin>',existence_l1_pre_topc) ).

fof(c_0_39_040,axiom,
    ? [X1] : l1_struct_0(X1),
    file('<stdin>',existence_l1_struct_0) ).

fof(c_0_40_041,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( ( ~ v3_struct_0(X2)
            & v2_tsp_2(X2,X1)
            & m2_tsp_1(X2,X1) )
         => ! [X3] :
              ( ( v1_funct_1(X3)
                & v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
                & v5_pre_topc(X3,X1,X2)
                & m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2)) )
             => ( v3_borsuk_1(X3,X1,X2)
               => ! [X4] :
                    ( m1_subset_1(X4,u1_struct_0(X1))
                   => ! [X5] :
                        ( m1_subset_1(X5,u1_struct_0(X2))
                       => ( X4 = X5
                         => k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X5))) = k6_pre_topc(X1,k1_struct_0(X1,X4)) ) ) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_41_042,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( ( ~ v3_struct_0(X2)
            & v2_tsp_2(X2,X1)
            & m2_tsp_1(X2,X1) )
         => ! [X3] :
              ( ( v1_funct_1(X3)
                & v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
                & v5_pre_topc(X3,X1,X2)
                & m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2)) )
             => ( X3 = k1_tsp_2(X1,X2)
              <=> v3_borsuk_1(X3,X1,X2) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_42_043,plain,
    ! [X1,X2] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1)
        & ~ v3_struct_0(X2)
        & v2_tsp_2(X2,X1)
        & m1_pre_topc(X2,X1) )
     => ( v1_funct_1(k1_tsp_2(X1,X2))
        & v1_funct_2(k1_tsp_2(X1,X2),u1_struct_0(X1),u1_struct_0(X2))
        & v5_pre_topc(k1_tsp_2(X1,X2),X1,X2)
        & m2_relset_1(k1_tsp_2(X1,X2),u1_struct_0(X1),u1_struct_0(X2)) ) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_43_044,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( ( v4_pre_topc(X2,X1)
              & v2_tops_1(X2,X1) )
           => ( v2_tops_1(X2,X1)
              & v3_tops_1(X2,X1) ) ) ) ),
    c_0_3 ).

fof(c_0_44_045,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( ( v3_pre_topc(X2,X1)
              & v3_tops_1(X2,X1) )
           => ( v1_xboole_0(X2)
              & v3_pre_topc(X2,X1)
              & v4_pre_topc(X2,X1)
              & v1_membered(X2)
              & v2_membered(X2)
              & v3_membered(X2)
              & v4_membered(X2)
              & v5_membered(X2)
              & v2_tops_1(X2,X1)
              & v3_tops_1(X2,X1) ) ) ) ),
    c_0_4 ).

fof(c_0_45_046,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v2_tex_2(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v1_borsuk_1(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_46_047,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v1_tsep_1(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tex_2(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_6]) ).

fof(c_0_47_048,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v1_tsep_1(X2,X1)
              & v2_tex_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_7]) ).

fof(c_0_48_049,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v2_tex_2(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v1_tsep_1(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_8]) ).

fof(c_0_49_050,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v1_borsuk_1(X2,X1)
              & v2_tsp_2(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tex_2(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_9]) ).

fof(c_0_50_051,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( v2_tex_2(X2,X1)
              & v1_borsuk_1(X2,X1) )
           => ( v2_pre_topc(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_10]) ).

fof(c_0_51_052,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( v3_tops_1(X2,X1)
           => v2_tops_1(X2,X1) ) ) ),
    c_0_11 ).

fof(c_0_52_053,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( v1_xboole_0(X2)
           => ( v3_pre_topc(X2,X1)
              & v4_pre_topc(X2,X1) ) ) ) ),
    c_0_12 ).

fof(c_0_53_054,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
         => ( v1_xboole_0(X2)
           => v3_tops_1(X2,X1) ) ) ),
    c_0_13 ).

fof(c_0_54_055,axiom,
    ! [X1,X2] :
    ? [X3] : m1_relset_1(X3,X1,X2),
    c_0_14 ).

fof(c_0_55_056,axiom,
    ! [X1,X2] :
    ? [X3] : m2_relset_1(X3,X1,X2),
    c_0_15 ).

fof(c_0_56_057,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( v2_tsp_2(X2,X1)
           => ( v2_pre_topc(X2)
              & v1_tex_3(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_16]) ).

fof(c_0_57_058,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ~ v1_tex_3(X2,X1)
           => ( v2_pre_topc(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_17]) ).

fof(c_0_58_059,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & ~ v2_t_0topsp(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & ~ v2_tex_2(X2,X1) )
           => ( ~ v3_struct_0(X2)
              & ~ v3_realset2(X2)
              & ~ v2_t_0topsp(X2) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_18]) ).

fof(c_0_59_060,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & ~ v2_t_0topsp(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & v2_t_0topsp(X2) )
           => ( ~ v3_struct_0(X2)
              & v2_tex_2(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_19]) ).

fof(c_0_60_061,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & v2_tsp_2(X2,X1) )
           => ( ~ v3_struct_0(X2)
              & v2_t_0topsp(X2) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_20]) ).

fof(c_0_61_062,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ( ~ v3_struct_0(X2)
              & ~ v2_t_0topsp(X2) )
           => ( ~ v3_struct_0(X2)
              & ~ v2_tsp_2(X2,X1) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_21]) ).

fof(c_0_62_063,axiom,
    ! [X1,X2,X3] :
      ~ ( r2_hidden(X1,X2)
        & m1_subset_1(X2,k1_zfmisc_1(X3))
        & v1_xboole_0(X3) ),
    c_0_22 ).

fof(c_0_63_064,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & v2_t_0topsp(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => ( ~ v3_struct_0(X2)
           => ( ~ v3_struct_0(X2)
              & v2_t_0topsp(X2) ) ) ) ),
    inference(fof_simplification,[status(thm)],[c_0_23]) ).

fof(c_0_64_065,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & ~ v1_xboole_0(X2)
          & v3_pre_topc(X2,X1)
          & v4_pre_topc(X2,X1) ) ),
    inference(fof_simplification,[status(thm)],[c_0_24]) ).

fof(c_0_65_066,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & ~ v1_xboole_0(X2)
          & v4_pre_topc(X2,X1) ) ),
    inference(fof_simplification,[status(thm)],[c_0_25]) ).

fof(c_0_66_067,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v3_pre_topc(X2,X1) ) ),
    c_0_26 ).

fof(c_0_67_068,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v3_pre_topc(X2,X1)
          & v4_pre_topc(X2,X1) ) ),
    c_0_27 ).

fof(c_0_68_069,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v1_xboole_0(X2)
          & v3_pre_topc(X2,X1)
          & v4_pre_topc(X2,X1)
          & v1_membered(X2)
          & v2_membered(X2)
          & v3_membered(X2)
          & v4_membered(X2)
          & v5_membered(X2)
          & v2_tops_1(X2,X1)
          & v3_tops_1(X2,X1) ) ),
    c_0_28 ).

fof(c_0_69_070,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & v4_pre_topc(X2,X1) ) ),
    c_0_29 ).

fof(c_0_70_071,plain,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & l1_struct_0(X1) )
     => ? [X2] :
          ( m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
          & ~ v1_xboole_0(X2) ) ),
    inference(fof_simplification,[status(thm)],[c_0_30]) ).

fof(c_0_71_072,axiom,
    ! [X1] :
      ( ( v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( m1_pre_topc(X2,X1)
         => v2_pre_topc(X2) ) ),
    c_0_31 ).

fof(c_0_72_073,axiom,
    ! [X1,X2] :
      ~ ( r2_hidden(X1,X2)
        & v1_xboole_0(X2) ),
    c_0_32 ).

fof(c_0_73_074,axiom,
    ! [X1] :
    ? [X2] :
      ( m1_subset_1(X2,k1_zfmisc_1(X1))
      & v1_xboole_0(X2) ),
    c_0_33 ).

fof(c_0_74_075,axiom,
    ! [X1] :
    ? [X2] : m1_subset_1(X2,X1),
    c_0_34 ).

fof(c_0_75_076,axiom,
    ! [X1,X2] :
      ~ ( v1_xboole_0(X1)
        & X1 != X2
        & v1_xboole_0(X2) ),
    c_0_35 ).

fof(c_0_76_077,plain,
    ? [X1] :
      ( ~ v1_xboole_0(X1)
      & v1_membered(X1)
      & v2_membered(X1)
      & v3_membered(X1)
      & v4_membered(X1)
      & v5_membered(X1) ),
    inference(fof_simplification,[status(thm)],[c_0_36]) ).

fof(c_0_77_078,plain,
    ? [X1] :
      ( l1_struct_0(X1)
      & ~ v3_struct_0(X1) ),
    inference(fof_simplification,[status(thm)],[c_0_37]) ).

fof(c_0_78_079,axiom,
    ? [X1] : l1_pre_topc(X1),
    c_0_38 ).

fof(c_0_79_080,axiom,
    ? [X1] : l1_struct_0(X1),
    c_0_39 ).

fof(c_0_80_081,plain,
    ! [X6,X7,X8,X9,X10] :
      ( v3_struct_0(X6)
      | ~ v2_pre_topc(X6)
      | ~ l1_pre_topc(X6)
      | v3_struct_0(X7)
      | ~ v2_tsp_2(X7,X6)
      | ~ m2_tsp_1(X7,X6)
      | ~ v1_funct_1(X8)
      | ~ v1_funct_2(X8,u1_struct_0(X6),u1_struct_0(X7))
      | ~ v5_pre_topc(X8,X6,X7)
      | ~ m2_relset_1(X8,u1_struct_0(X6),u1_struct_0(X7))
      | ~ v3_borsuk_1(X8,X6,X7)
      | ~ m1_subset_1(X9,u1_struct_0(X6))
      | ~ m1_subset_1(X10,u1_struct_0(X7))
      | X9 != X10
      | k5_pre_topc(X6,X7,X8,k6_pre_topc(X7,k1_struct_0(X7,X10))) = k6_pre_topc(X6,k1_struct_0(X6,X9)) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_40])])]) ).

fof(c_0_81_082,plain,
    ! [X4,X5,X6] :
      ( ( X6 != k1_tsp_2(X4,X5)
        | v3_borsuk_1(X6,X4,X5)
        | ~ v1_funct_1(X6)
        | ~ v1_funct_2(X6,u1_struct_0(X4),u1_struct_0(X5))
        | ~ v5_pre_topc(X6,X4,X5)
        | ~ m2_relset_1(X6,u1_struct_0(X4),u1_struct_0(X5))
        | v3_struct_0(X5)
        | ~ v2_tsp_2(X5,X4)
        | ~ m2_tsp_1(X5,X4)
        | v3_struct_0(X4)
        | ~ v2_pre_topc(X4)
        | ~ l1_pre_topc(X4) )
      & ( ~ v3_borsuk_1(X6,X4,X5)
        | X6 = k1_tsp_2(X4,X5)
        | ~ v1_funct_1(X6)
        | ~ v1_funct_2(X6,u1_struct_0(X4),u1_struct_0(X5))
        | ~ v5_pre_topc(X6,X4,X5)
        | ~ m2_relset_1(X6,u1_struct_0(X4),u1_struct_0(X5))
        | v3_struct_0(X5)
        | ~ v2_tsp_2(X5,X4)
        | ~ m2_tsp_1(X5,X4)
        | v3_struct_0(X4)
        | ~ v2_pre_topc(X4)
        | ~ l1_pre_topc(X4) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_41])])])]) ).

fof(c_0_82_083,plain,
    ! [X3,X4] :
      ( ( v1_funct_1(k1_tsp_2(X3,X4))
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3)
        | v3_struct_0(X4)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3) )
      & ( v1_funct_2(k1_tsp_2(X3,X4),u1_struct_0(X3),u1_struct_0(X4))
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3)
        | v3_struct_0(X4)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3) )
      & ( v5_pre_topc(k1_tsp_2(X3,X4),X3,X4)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3)
        | v3_struct_0(X4)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3) )
      & ( m2_relset_1(k1_tsp_2(X3,X4),u1_struct_0(X3),u1_struct_0(X4))
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3)
        | v3_struct_0(X4)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3) ) ),
    inference(distribute,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_42])])]) ).

fof(c_0_83_084,plain,
    ! [X3,X4] :
      ( ( v2_tops_1(X4,X3)
        | ~ v4_pre_topc(X4,X3)
        | ~ v2_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_tops_1(X4,X3)
        | ~ v4_pre_topc(X4,X3)
        | ~ v2_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_43])])])]) ).

fof(c_0_84_085,plain,
    ! [X3,X4] :
      ( ( v1_xboole_0(X4)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_pre_topc(X4,X3)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_pre_topc(X4,X3)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v1_membered(X4)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v2_membered(X4)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_membered(X4)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_membered(X4)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v5_membered(X4)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v2_tops_1(X4,X3)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_tops_1(X4,X3)
        | ~ v3_pre_topc(X4,X3)
        | ~ v3_tops_1(X4,X3)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_44])])])]) ).

fof(c_0_85_086,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | ~ v2_tex_2(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v1_borsuk_1(X4,X3)
        | ~ v2_tex_2(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_45])])])]) ).

fof(c_0_86_087,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | ~ v1_tsep_1(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v2_tex_2(X4,X3)
        | ~ v1_tsep_1(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_46])])])]) ).

fof(c_0_87_088,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | ~ v1_tsep_1(X4,X3)
        | ~ v2_tex_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v2_tsp_2(X4,X3)
        | ~ v1_tsep_1(X4,X3)
        | ~ v2_tex_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_47])])])]) ).

fof(c_0_88_089,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | ~ v2_tex_2(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v1_tsep_1(X4,X3)
        | ~ v2_tex_2(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_48])])])]) ).

fof(c_0_89_090,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | ~ v1_borsuk_1(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v2_tex_2(X4,X3)
        | ~ v1_borsuk_1(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_49])])])]) ).

fof(c_0_90_091,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | ~ v2_tex_2(X4,X3)
        | ~ v1_borsuk_1(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v2_tsp_2(X4,X3)
        | ~ v2_tex_2(X4,X3)
        | ~ v1_borsuk_1(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_50])])])]) ).

fof(c_0_91_092,plain,
    ! [X3,X4] :
      ( ~ v2_pre_topc(X3)
      | ~ l1_pre_topc(X3)
      | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
      | ~ v3_tops_1(X4,X3)
      | v2_tops_1(X4,X3) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_51])])]) ).

fof(c_0_92_093,plain,
    ! [X3,X4] :
      ( ( v3_pre_topc(X4,X3)
        | ~ v1_xboole_0(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_pre_topc(X4,X3)
        | ~ v1_xboole_0(X4)
        | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_52])])])]) ).

fof(c_0_93_094,plain,
    ! [X3,X4] :
      ( ~ v2_pre_topc(X3)
      | ~ l1_pre_topc(X3)
      | ~ m1_subset_1(X4,k1_zfmisc_1(u1_struct_0(X3)))
      | ~ v1_xboole_0(X4)
      | v3_tops_1(X4,X3) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_53])])]) ).

fof(c_0_94_095,plain,
    ! [X4,X5] : m1_relset_1(esk13_2(X4,X5),X4,X5),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_54])]) ).

fof(c_0_95_096,plain,
    ! [X4,X5] : m2_relset_1(esk11_2(X4,X5),X4,X5),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_55])]) ).

fof(c_0_96_097,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v1_tex_3(X4,X3)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_56])])])]) ).

fof(c_0_97_098,plain,
    ! [X3,X4] :
      ( ( v2_pre_topc(X4)
        | v1_tex_3(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v2_tsp_2(X4,X3)
        | v1_tex_3(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_57])])])]) ).

fof(c_0_98_099,plain,
    ! [X3,X4] :
      ( ( ~ v3_struct_0(X4)
        | v3_struct_0(X4)
        | v2_tex_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v3_realset2(X4)
        | v3_struct_0(X4)
        | v2_tex_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v2_t_0topsp(X4)
        | v3_struct_0(X4)
        | v2_tex_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_58])])])]) ).

fof(c_0_99_100,plain,
    ! [X3,X4] :
      ( ( ~ v3_struct_0(X4)
        | v3_struct_0(X4)
        | ~ v2_t_0topsp(X4)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | ~ l1_pre_topc(X3) )
      & ( v2_tex_2(X4,X3)
        | v3_struct_0(X4)
        | ~ v2_t_0topsp(X4)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | v2_t_0topsp(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_59])])])]) ).

fof(c_0_100_101,plain,
    ! [X3,X4] :
      ( ( ~ v3_struct_0(X4)
        | v3_struct_0(X4)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ l1_pre_topc(X3) )
      & ( v2_t_0topsp(X4)
        | v3_struct_0(X4)
        | ~ v2_tsp_2(X4,X3)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_60])])])]) ).

fof(c_0_101_102,plain,
    ! [X3,X4] :
      ( ( ~ v3_struct_0(X4)
        | v3_struct_0(X4)
        | v2_t_0topsp(X4)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v2_tsp_2(X4,X3)
        | v3_struct_0(X4)
        | v2_t_0topsp(X4)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_61])])])]) ).

fof(c_0_102_103,plain,
    ! [X4,X5,X6] :
      ( ~ r2_hidden(X4,X5)
      | ~ m1_subset_1(X5,k1_zfmisc_1(X6))
      | ~ v1_xboole_0(X6) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_62])])])]) ).

fof(c_0_103_104,plain,
    ! [X3,X4] :
      ( ( ~ v3_struct_0(X4)
        | v3_struct_0(X4)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_t_0topsp(X3)
        | ~ l1_pre_topc(X3) )
      & ( v2_t_0topsp(X4)
        | v3_struct_0(X4)
        | ~ m1_pre_topc(X4,X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ v2_t_0topsp(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_63])])])]) ).

fof(c_0_104_105,plain,
    ! [X3] :
      ( ( m1_subset_1(esk5_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v1_xboole_0(esk5_1(X3))
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_pre_topc(esk5_1(X3),X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_pre_topc(esk5_1(X3),X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_64])])])]) ).

fof(c_0_105_106,plain,
    ! [X3] :
      ( ( m1_subset_1(esk1_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( ~ v1_xboole_0(esk1_1(X3))
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_pre_topc(esk1_1(X3),X3)
        | v3_struct_0(X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_65])])])]) ).

fof(c_0_106_107,plain,
    ! [X3] :
      ( ( m1_subset_1(esk9_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_pre_topc(esk9_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_66])])])]) ).

fof(c_0_107_108,plain,
    ! [X3] :
      ( ( m1_subset_1(esk7_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_pre_topc(esk7_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_pre_topc(esk7_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_67])])])]) ).

fof(c_0_108_109,plain,
    ! [X3] :
      ( ( m1_subset_1(esk3_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v1_xboole_0(esk3_1(X3))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_pre_topc(esk3_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_pre_topc(esk3_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v1_membered(esk3_1(X3))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v2_membered(esk3_1(X3))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_membered(esk3_1(X3))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_membered(esk3_1(X3))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v5_membered(esk3_1(X3))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v2_tops_1(esk3_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v3_tops_1(esk3_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_68])])])]) ).

fof(c_0_109_110,plain,
    ! [X3] :
      ( ( m1_subset_1(esk2_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) )
      & ( v4_pre_topc(esk2_1(X3),X3)
        | ~ v2_pre_topc(X3)
        | ~ l1_pre_topc(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_69])])])]) ).

fof(c_0_110_111,plain,
    ! [X3] :
      ( ( m1_subset_1(esk4_1(X3),k1_zfmisc_1(u1_struct_0(X3)))
        | v3_struct_0(X3)
        | ~ l1_struct_0(X3) )
      & ( ~ v1_xboole_0(esk4_1(X3))
        | v3_struct_0(X3)
        | ~ l1_struct_0(X3) ) ),
    inference(distribute,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_70])])])]) ).

fof(c_0_111_112,plain,
    ! [X3,X4] :
      ( ~ v2_pre_topc(X3)
      | ~ l1_pre_topc(X3)
      | ~ m1_pre_topc(X4,X3)
      | v2_pre_topc(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_71])])]) ).

fof(c_0_112_113,plain,
    ! [X3,X4] :
      ( ~ r2_hidden(X3,X4)
      | ~ v1_xboole_0(X4) ),
    inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_72])]) ).

fof(c_0_113_114,plain,
    ! [X3] :
      ( m1_subset_1(esk8_1(X3),k1_zfmisc_1(X3))
      & v1_xboole_0(esk8_1(X3)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_73])]) ).

fof(c_0_114_115,plain,
    ! [X3] : m1_subset_1(esk12_1(X3),X3),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_74])]) ).

fof(c_0_115_116,plain,
    ! [X3,X4] :
      ( ~ v1_xboole_0(X3)
      | X3 = X4
      | ~ v1_xboole_0(X4) ),
    inference(shift_quantors,[status(thm)],[inference(variable_rename,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_75])])])]) ).

fof(c_0_116_117,plain,
    ( ~ v1_xboole_0(esk10_0)
    & v1_membered(esk10_0)
    & v2_membered(esk10_0)
    & v3_membered(esk10_0)
    & v4_membered(esk10_0)
    & v5_membered(esk10_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_76])]) ).

fof(c_0_117_118,plain,
    ( l1_struct_0(esk6_0)
    & ~ v3_struct_0(esk6_0) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_77])]) ).

fof(c_0_118_119,plain,
    l1_pre_topc(esk15_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_78])]) ).

fof(c_0_119_120,plain,
    l1_struct_0(esk14_0),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[c_0_79])]) ).

cnf(c_0_120_121,plain,
    ( k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | X5 != X4
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_80]) ).

cnf(c_0_121_122,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | X3 = k1_tsp_2(X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_81]) ).

cnf(c_0_122_123,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v3_borsuk_1(X3,X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_81]) ).

cnf(c_0_123_124,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_82]) ).

cnf(c_0_124_125,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_82]) ).

cnf(c_0_125_126,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_82]) ).

cnf(c_0_126_127,plain,
    ( v2_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_83]) ).

cnf(c_0_127_128,plain,
    ( v3_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_83]) ).

cnf(c_0_128_129,plain,
    ( v3_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_129_130,plain,
    ( v4_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_130_131,plain,
    ( v2_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_131_132,plain,
    ( v3_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_132_133,plain,
    ( v1_xboole_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_133_134,plain,
    ( v1_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_134_135,plain,
    ( v2_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_135_136,plain,
    ( v3_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_136_137,plain,
    ( v4_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_137_138,plain,
    ( v5_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_84]) ).

cnf(c_0_138_139,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_85]) ).

cnf(c_0_139_140,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_86]) ).

cnf(c_0_140_141,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_87]) ).

cnf(c_0_141_142,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_88]) ).

cnf(c_0_142_143,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_89]) ).

cnf(c_0_143_144,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_90]) ).

cnf(c_0_144_145,plain,
    ( v2_tops_1(X1,X2)
    | ~ v3_tops_1(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_91]) ).

cnf(c_0_145_146,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_82]) ).

cnf(c_0_146_147,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_85]) ).

cnf(c_0_147_148,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_86]) ).

cnf(c_0_148_149,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_87]) ).

cnf(c_0_149_150,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_88]) ).

cnf(c_0_150_151,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_89]) ).

cnf(c_0_151_152,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_90]) ).

cnf(c_0_152_153,plain,
    ( v3_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_92]) ).

cnf(c_0_153_154,plain,
    ( v4_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_92]) ).

cnf(c_0_154_155,plain,
    ( v3_tops_1(X1,X2)
    | ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_93]) ).

cnf(c_0_155_156,plain,
    m1_relset_1(esk13_2(X1,X2),X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_94]) ).

cnf(c_0_156_157,plain,
    m2_relset_1(esk11_2(X1,X2),X1,X2),
    inference(split_conjunct,[status(thm)],[c_0_95]) ).

cnf(c_0_157_158,plain,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_96]) ).

cnf(c_0_158_159,plain,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_97]) ).

cnf(c_0_159_160,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_98]) ).

cnf(c_0_160_161,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_98]) ).

cnf(c_0_161_162,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_98]) ).

cnf(c_0_162_163,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_99]) ).

cnf(c_0_163_164,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_100]) ).

cnf(c_0_164_165,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_96]) ).

cnf(c_0_165_166,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_100]) ).

cnf(c_0_166_167,plain,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_101]) ).

cnf(c_0_167_168,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_99]) ).

cnf(c_0_168_169,plain,
    ( ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1))
    | ~ r2_hidden(X3,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_102]) ).

cnf(c_0_169_170,plain,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_97]) ).

cnf(c_0_170_171,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_103]) ).

cnf(c_0_171_172,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_103]) ).

cnf(c_0_172_173,plain,
    ( v3_struct_0(X1)
    | m1_subset_1(esk5_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_104]) ).

cnf(c_0_173_174,plain,
    ( v3_struct_0(X1)
    | m1_subset_1(esk1_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_105]) ).

cnf(c_0_174_175,plain,
    ( m1_subset_1(esk9_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_106]) ).

cnf(c_0_175_176,plain,
    ( m1_subset_1(esk7_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_107]) ).

cnf(c_0_176_177,plain,
    ( m1_subset_1(esk3_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_177_178,plain,
    ( m1_subset_1(esk2_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_109]) ).

cnf(c_0_178_179,plain,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_101]) ).

cnf(c_0_179_180,plain,
    ( v3_struct_0(X1)
    | m1_subset_1(esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_struct_0(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_110]) ).

cnf(c_0_180_181,plain,
    ( v2_pre_topc(X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_111]) ).

cnf(c_0_181_182,plain,
    ( v3_struct_0(X1)
    | v3_pre_topc(esk5_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_104]) ).

cnf(c_0_182_183,plain,
    ( v3_struct_0(X1)
    | v4_pre_topc(esk5_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_104]) ).

cnf(c_0_183_184,plain,
    ( v3_struct_0(X1)
    | v4_pre_topc(esk1_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_105]) ).

cnf(c_0_184_185,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(esk5_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_104]) ).

cnf(c_0_185_186,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(esk1_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_105]) ).

cnf(c_0_186_187,plain,
    ( v3_pre_topc(esk9_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_106]) ).

cnf(c_0_187_188,plain,
    ( v3_pre_topc(esk7_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_107]) ).

cnf(c_0_188_189,plain,
    ( v4_pre_topc(esk7_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_107]) ).

cnf(c_0_189_190,plain,
    ( v3_pre_topc(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_190_191,plain,
    ( v4_pre_topc(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_191_192,plain,
    ( v2_tops_1(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_192_193,plain,
    ( v3_tops_1(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_193_194,plain,
    ( v4_pre_topc(esk2_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_109]) ).

cnf(c_0_194_195,plain,
    ( ~ v1_xboole_0(X1)
    | ~ r2_hidden(X2,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_112]) ).

cnf(c_0_195_196,plain,
    ( v3_struct_0(X1)
    | ~ l1_struct_0(X1)
    | ~ v1_xboole_0(esk4_1(X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_110]) ).

cnf(c_0_196_197,plain,
    m1_subset_1(esk8_1(X1),k1_zfmisc_1(X1)),
    inference(split_conjunct,[status(thm)],[c_0_113]) ).

cnf(c_0_197_198,plain,
    ( v1_xboole_0(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_198_199,plain,
    ( v1_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_199_200,plain,
    ( v2_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_200_201,plain,
    ( v3_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_201_202,plain,
    ( v4_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_202_203,plain,
    ( v5_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_108]) ).

cnf(c_0_203_204,plain,
    m1_subset_1(esk12_1(X1),X1),
    inference(split_conjunct,[status(thm)],[c_0_114]) ).

cnf(c_0_204_205,plain,
    ( X2 = X1
    | ~ v1_xboole_0(X1)
    | ~ v1_xboole_0(X2) ),
    inference(split_conjunct,[status(thm)],[c_0_115]) ).

cnf(c_0_205_206,plain,
    v1_xboole_0(esk8_1(X1)),
    inference(split_conjunct,[status(thm)],[c_0_113]) ).

cnf(c_0_206_207,plain,
    ~ v1_xboole_0(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_116]) ).

cnf(c_0_207_208,plain,
    ~ v3_struct_0(esk6_0),
    inference(split_conjunct,[status(thm)],[c_0_117]) ).

cnf(c_0_208_209,plain,
    l1_pre_topc(esk15_0),
    inference(split_conjunct,[status(thm)],[c_0_118]) ).

cnf(c_0_209_210,plain,
    l1_struct_0(esk14_0),
    inference(split_conjunct,[status(thm)],[c_0_119]) ).

cnf(c_0_210_211,plain,
    v1_membered(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_116]) ).

cnf(c_0_211_212,plain,
    v2_membered(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_116]) ).

cnf(c_0_212_213,plain,
    v3_membered(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_116]) ).

cnf(c_0_213_214,plain,
    v4_membered(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_116]) ).

cnf(c_0_214_215,plain,
    v5_membered(esk10_0),
    inference(split_conjunct,[status(thm)],[c_0_116]) ).

cnf(c_0_215_216,plain,
    l1_struct_0(esk6_0),
    inference(split_conjunct,[status(thm)],[c_0_117]) ).

cnf(c_0_216_217,plain,
    ( k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | X5 != X4
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_120,
    [final] ).

cnf(c_0_217_218,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | X3 = k1_tsp_2(X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    c_0_121,
    [final] ).

cnf(c_0_218_219,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v3_borsuk_1(X3,X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    c_0_122,
    [final] ).

cnf(c_0_219_220,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_123,
    [final] ).

cnf(c_0_220_221,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_124,
    [final] ).

cnf(c_0_221_222,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_125,
    [final] ).

cnf(c_0_222_223,plain,
    ( v2_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    c_0_126,
    [final] ).

cnf(c_0_223_224,plain,
    ( v3_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    c_0_127,
    [final] ).

cnf(c_0_224_225,plain,
    ( v3_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_128,
    [final] ).

cnf(c_0_225_226,plain,
    ( v4_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_129,
    [final] ).

cnf(c_0_226_227,plain,
    ( v2_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_130,
    [final] ).

cnf(c_0_227_228,plain,
    ( v3_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_131,
    [final] ).

cnf(c_0_228_229,plain,
    ( v1_xboole_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_132,
    [final] ).

cnf(c_0_229_230,plain,
    ( v1_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_133,
    [final] ).

cnf(c_0_230_231,plain,
    ( v2_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_134,
    [final] ).

cnf(c_0_231_232,plain,
    ( v3_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_135,
    [final] ).

cnf(c_0_232_233,plain,
    ( v4_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_136,
    [final] ).

cnf(c_0_233_234,plain,
    ( v5_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    c_0_137,
    [final] ).

cnf(c_0_234_235,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    c_0_138,
    [final] ).

cnf(c_0_235_236,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    c_0_139,
    [final] ).

cnf(c_0_236_237,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    c_0_140,
    [final] ).

cnf(c_0_237_238,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    c_0_141,
    [final] ).

cnf(c_0_238_239,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    c_0_142,
    [final] ).

cnf(c_0_239_240,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    c_0_143,
    [final] ).

cnf(c_0_240_241,plain,
    ( v2_tops_1(X1,X2)
    | ~ v3_tops_1(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_144,
    [final] ).

cnf(c_0_241_242,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_145,
    [final] ).

cnf(c_0_242_243,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    c_0_146,
    [final] ).

cnf(c_0_243_244,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    c_0_147,
    [final] ).

cnf(c_0_244_245,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    c_0_148,
    [final] ).

cnf(c_0_245_246,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    c_0_149,
    [final] ).

cnf(c_0_246_247,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    c_0_150,
    [final] ).

cnf(c_0_247_248,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    c_0_151,
    [final] ).

cnf(c_0_248_249,plain,
    ( v3_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    c_0_152,
    [final] ).

cnf(c_0_249_250,plain,
    ( v4_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    c_0_153,
    [final] ).

cnf(c_0_250_251,plain,
    ( v3_tops_1(X1,X2)
    | ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_154,
    [final] ).

cnf(c_0_251_252,plain,
    m1_relset_1(esk13_2(X1,X2),X1,X2),
    c_0_155,
    [final] ).

cnf(c_0_252_253,plain,
    m2_relset_1(esk11_2(X1,X2),X1,X2),
    c_0_156,
    [final] ).

cnf(c_0_253_254,plain,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    c_0_157,
    [final] ).

cnf(c_0_254_255,plain,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    c_0_158,
    [final] ).

cnf(c_0_255_256,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    c_0_159,
    [final] ).

cnf(c_0_256_257,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    c_0_160,
    [final] ).

cnf(c_0_257_258,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    c_0_161,
    [final] ).

cnf(c_0_258_259,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    c_0_162,
    [final] ).

cnf(c_0_259_260,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v3_struct_0(X2) ),
    c_0_163,
    [final] ).

cnf(c_0_260_261,plain,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    c_0_164,
    [final] ).

cnf(c_0_261_262,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    c_0_165,
    [final] ).

cnf(c_0_262_263,plain,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    c_0_166,
    [final] ).

cnf(c_0_263_264,plain,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    c_0_167,
    [final] ).

cnf(c_0_264_265,plain,
    ( ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1))
    | ~ r2_hidden(X3,X2) ),
    c_0_168,
    [final] ).

cnf(c_0_265_266,plain,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    c_0_169,
    [final] ).

cnf(c_0_266_267,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    c_0_170,
    [final] ).

cnf(c_0_267_268,plain,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    c_0_171,
    [final] ).

cnf(c_0_268_269,plain,
    ( v3_struct_0(X1)
    | m1_subset_1(esk5_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_172,
    [final] ).

cnf(c_0_269_270,plain,
    ( v3_struct_0(X1)
    | m1_subset_1(esk1_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_173,
    [final] ).

cnf(c_0_270_271,plain,
    ( m1_subset_1(esk9_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_174,
    [final] ).

cnf(c_0_271_272,plain,
    ( m1_subset_1(esk7_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_175,
    [final] ).

cnf(c_0_272_273,plain,
    ( m1_subset_1(esk3_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_176,
    [final] ).

cnf(c_0_273_274,plain,
    ( m1_subset_1(esk2_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_177,
    [final] ).

cnf(c_0_274_275,plain,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    c_0_178,
    [final] ).

cnf(c_0_275_276,plain,
    ( v3_struct_0(X1)
    | m1_subset_1(esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_struct_0(X1) ),
    c_0_179,
    [final] ).

cnf(c_0_276_277,plain,
    ( v2_pre_topc(X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    c_0_180,
    [final] ).

cnf(c_0_277_278,plain,
    ( v3_struct_0(X1)
    | v3_pre_topc(esk5_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_181,
    [final] ).

cnf(c_0_278_279,plain,
    ( v3_struct_0(X1)
    | v4_pre_topc(esk5_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_182,
    [final] ).

cnf(c_0_279_280,plain,
    ( v3_struct_0(X1)
    | v4_pre_topc(esk1_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_183,
    [final] ).

cnf(c_0_280_281,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(esk5_1(X1)) ),
    c_0_184,
    [final] ).

cnf(c_0_281_282,plain,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(esk1_1(X1)) ),
    c_0_185,
    [final] ).

cnf(c_0_282_283,plain,
    ( v3_pre_topc(esk9_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_186,
    [final] ).

cnf(c_0_283_284,plain,
    ( v3_pre_topc(esk7_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_187,
    [final] ).

cnf(c_0_284_285,plain,
    ( v4_pre_topc(esk7_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_188,
    [final] ).

cnf(c_0_285_286,plain,
    ( v3_pre_topc(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_189,
    [final] ).

cnf(c_0_286_287,plain,
    ( v4_pre_topc(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_190,
    [final] ).

cnf(c_0_287_288,plain,
    ( v2_tops_1(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_191,
    [final] ).

cnf(c_0_288_289,plain,
    ( v3_tops_1(esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_192,
    [final] ).

cnf(c_0_289_290,plain,
    ( v4_pre_topc(esk2_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_193,
    [final] ).

cnf(c_0_290_291,plain,
    ( ~ v1_xboole_0(X1)
    | ~ r2_hidden(X2,X1) ),
    c_0_194,
    [final] ).

cnf(c_0_291_292,plain,
    ( v3_struct_0(X1)
    | ~ l1_struct_0(X1)
    | ~ v1_xboole_0(esk4_1(X1)) ),
    c_0_195,
    [final] ).

cnf(c_0_292_293,plain,
    m1_subset_1(esk8_1(X1),k1_zfmisc_1(X1)),
    c_0_196,
    [final] ).

cnf(c_0_293_294,plain,
    ( v1_xboole_0(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_197,
    [final] ).

cnf(c_0_294_295,plain,
    ( v1_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_198,
    [final] ).

cnf(c_0_295_296,plain,
    ( v2_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_199,
    [final] ).

cnf(c_0_296_297,plain,
    ( v3_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_200,
    [final] ).

cnf(c_0_297_298,plain,
    ( v4_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_201,
    [final] ).

cnf(c_0_298_299,plain,
    ( v5_membered(esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    c_0_202,
    [final] ).

cnf(c_0_299_300,plain,
    m1_subset_1(esk12_1(X1),X1),
    c_0_203,
    [final] ).

cnf(c_0_300_301,plain,
    ( X2 = X1
    | ~ v1_xboole_0(X1)
    | ~ v1_xboole_0(X2) ),
    c_0_204,
    [final] ).

cnf(c_0_301_302,plain,
    v1_xboole_0(esk8_1(X1)),
    c_0_205,
    [final] ).

cnf(c_0_302_303,plain,
    ~ v1_xboole_0(esk10_0),
    c_0_206,
    [final] ).

cnf(c_0_303_304,plain,
    ~ v3_struct_0(esk6_0),
    c_0_207,
    [final] ).

cnf(c_0_304_305,plain,
    l1_pre_topc(esk15_0),
    c_0_208,
    [final] ).

cnf(c_0_305_306,plain,
    l1_struct_0(esk14_0),
    c_0_209,
    [final] ).

cnf(c_0_306_307,plain,
    v1_membered(esk10_0),
    c_0_210,
    [final] ).

cnf(c_0_307_308,plain,
    v2_membered(esk10_0),
    c_0_211,
    [final] ).

cnf(c_0_308_309,plain,
    v3_membered(esk10_0),
    c_0_212,
    [final] ).

cnf(c_0_309_310,plain,
    v4_membered(esk10_0),
    c_0_213,
    [final] ).

cnf(c_0_310_311,plain,
    v5_membered(esk10_0),
    c_0_214,
    [final] ).

cnf(c_0_311_312,plain,
    l1_struct_0(esk6_0),
    c_0_215,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_216_0,axiom,
    ( k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | X5 != X4
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_1,axiom,
    ( v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | v3_struct_0(X1)
    | X5 != X4
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_2,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | X5 != X4
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_3,axiom,
    ( X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_4,axiom,
    ( ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_5,axiom,
    ( ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_6,axiom,
    ( ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_7,axiom,
    ( ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_8,axiom,
    ( ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_9,axiom,
    ( ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_10,axiom,
    ( ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_11,axiom,
    ( ~ m2_tsp_1(X2,X1)
    | ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ v2_tsp_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_12,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_13,axiom,
    ( ~ l1_pre_topc(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_216_14,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v3_borsuk_1(X3,X1,X2)
    | ~ m1_subset_1(X5,u1_struct_0(X1))
    | ~ m1_subset_1(X4,u1_struct_0(X2))
    | X5 != X4
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | k5_pre_topc(X1,X2,X3,k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X5)) ),
    inference(literals_permutation,[status(thm)],[c_0_216]) ).

cnf(c_0_217_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | X3 = k1_tsp_2(X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | X3 = k1_tsp_2(X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_2,axiom,
    ( X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_3,axiom,
    ( ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_4,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_5,axiom,
    ( ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_6,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_7,axiom,
    ( ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_8,axiom,
    ( ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_9,axiom,
    ( ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v1_funct_1(X3)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_10,axiom,
    ( ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v3_borsuk_1(X3,X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_217_11,axiom,
    ( ~ v3_borsuk_1(X3,X1,X2)
    | ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | X3 = k1_tsp_2(X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_217]) ).

cnf(c_0_218_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v3_borsuk_1(X3,X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v3_borsuk_1(X3,X1,X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_2,axiom,
    ( v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_3,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_4,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_5,axiom,
    ( ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_6,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_7,axiom,
    ( ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_8,axiom,
    ( ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_9,axiom,
    ( ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v1_funct_1(X3)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_10,axiom,
    ( ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | X3 != k1_tsp_2(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_218_11,axiom,
    ( X3 != k1_tsp_2(X1,X2)
    | ~ v1_funct_1(X3)
    | ~ v1_funct_2(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X3,X1,X2)
    | ~ m2_relset_1(X3,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X3,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_218]) ).

cnf(c_0_219_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_219]) ).

cnf(c_0_219_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_219]) ).

cnf(c_0_219_2,axiom,
    ( v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_219]) ).

cnf(c_0_219_3,axiom,
    ( ~ m1_pre_topc(X1,X2)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_219]) ).

cnf(c_0_219_4,axiom,
    ( ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_219]) ).

cnf(c_0_219_5,axiom,
    ( ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_219]) ).

cnf(c_0_219_6,axiom,
    ( ~ v2_pre_topc(X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v1_funct_2(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_219]) ).

cnf(c_0_220_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_220]) ).

cnf(c_0_220_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_220]) ).

cnf(c_0_220_2,axiom,
    ( m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_220]) ).

cnf(c_0_220_3,axiom,
    ( ~ m1_pre_topc(X1,X2)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_220]) ).

cnf(c_0_220_4,axiom,
    ( ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_220]) ).

cnf(c_0_220_5,axiom,
    ( ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_220]) ).

cnf(c_0_220_6,axiom,
    ( ~ v2_pre_topc(X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | m2_relset_1(k1_tsp_2(X2,X1),u1_struct_0(X2),u1_struct_0(X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_220]) ).

cnf(c_0_221_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_221]) ).

cnf(c_0_221_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_221]) ).

cnf(c_0_221_2,axiom,
    ( v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_221]) ).

cnf(c_0_221_3,axiom,
    ( ~ m1_pre_topc(X1,X2)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_221]) ).

cnf(c_0_221_4,axiom,
    ( ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_221]) ).

cnf(c_0_221_5,axiom,
    ( ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_221]) ).

cnf(c_0_221_6,axiom,
    ( ~ v2_pre_topc(X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v5_pre_topc(k1_tsp_2(X2,X1),X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_221]) ).

cnf(c_0_222_0,axiom,
    ( v2_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_222]) ).

cnf(c_0_222_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_222]) ).

cnf(c_0_222_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_222]) ).

cnf(c_0_222_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_222]) ).

cnf(c_0_222_4,axiom,
    ( ~ v2_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_222]) ).

cnf(c_0_222_5,axiom,
    ( ~ v4_pre_topc(X2,X1)
    | ~ v2_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_222]) ).

cnf(c_0_223_0,axiom,
    ( v3_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_223]) ).

cnf(c_0_223_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_223]) ).

cnf(c_0_223_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_223]) ).

cnf(c_0_223_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ v2_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_223]) ).

cnf(c_0_223_4,axiom,
    ( ~ v2_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_223]) ).

cnf(c_0_223_5,axiom,
    ( ~ v4_pre_topc(X2,X1)
    | ~ v2_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_223]) ).

cnf(c_0_224_0,axiom,
    ( v3_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_224]) ).

cnf(c_0_224_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_224]) ).

cnf(c_0_224_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_224]) ).

cnf(c_0_224_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_224]) ).

cnf(c_0_224_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_224]) ).

cnf(c_0_224_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_224]) ).

cnf(c_0_225_0,axiom,
    ( v4_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_225]) ).

cnf(c_0_225_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_225]) ).

cnf(c_0_225_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_225]) ).

cnf(c_0_225_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_225]) ).

cnf(c_0_225_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_225]) ).

cnf(c_0_225_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_225]) ).

cnf(c_0_226_0,axiom,
    ( v2_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_226]) ).

cnf(c_0_226_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_226]) ).

cnf(c_0_226_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_226]) ).

cnf(c_0_226_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_226]) ).

cnf(c_0_226_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_226]) ).

cnf(c_0_226_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_226]) ).

cnf(c_0_227_0,axiom,
    ( v3_tops_1(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_227]) ).

cnf(c_0_227_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_227]) ).

cnf(c_0_227_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_227]) ).

cnf(c_0_227_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_227]) ).

cnf(c_0_227_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_227]) ).

cnf(c_0_227_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_227]) ).

cnf(c_0_228_0,axiom,
    ( v1_xboole_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_228]) ).

cnf(c_0_228_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_xboole_0(X2)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_228]) ).

cnf(c_0_228_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_xboole_0(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_228]) ).

cnf(c_0_228_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_xboole_0(X2)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_228]) ).

cnf(c_0_228_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_xboole_0(X2)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_228]) ).

cnf(c_0_228_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_228]) ).

cnf(c_0_229_0,axiom,
    ( v1_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_229]) ).

cnf(c_0_229_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_membered(X2)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_229]) ).

cnf(c_0_229_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_229]) ).

cnf(c_0_229_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_membered(X2)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_229]) ).

cnf(c_0_229_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_membered(X2)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_229]) ).

cnf(c_0_229_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_membered(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_229]) ).

cnf(c_0_230_0,axiom,
    ( v2_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_230]) ).

cnf(c_0_230_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_membered(X2)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_230]) ).

cnf(c_0_230_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_230]) ).

cnf(c_0_230_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_membered(X2)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_230]) ).

cnf(c_0_230_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_membered(X2)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_230]) ).

cnf(c_0_230_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_membered(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_230]) ).

cnf(c_0_231_0,axiom,
    ( v3_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_231]) ).

cnf(c_0_231_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_membered(X2)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_231]) ).

cnf(c_0_231_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_231]) ).

cnf(c_0_231_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_membered(X2)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_231]) ).

cnf(c_0_231_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_membered(X2)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_231]) ).

cnf(c_0_231_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_membered(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_231]) ).

cnf(c_0_232_0,axiom,
    ( v4_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_232]) ).

cnf(c_0_232_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_membered(X2)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_232]) ).

cnf(c_0_232_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_232]) ).

cnf(c_0_232_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_membered(X2)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_232]) ).

cnf(c_0_232_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_membered(X2)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_232]) ).

cnf(c_0_232_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_membered(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_232]) ).

cnf(c_0_233_0,axiom,
    ( v5_membered(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_233]) ).

cnf(c_0_233_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v5_membered(X2)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_233]) ).

cnf(c_0_233_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v5_membered(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_233]) ).

cnf(c_0_233_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v5_membered(X2)
    | ~ v3_tops_1(X2,X1)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_233]) ).

cnf(c_0_233_4,axiom,
    ( ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v5_membered(X2)
    | ~ v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_233]) ).

cnf(c_0_233_5,axiom,
    ( ~ v3_pre_topc(X2,X1)
    | ~ v3_tops_1(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v5_membered(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_233]) ).

cnf(c_0_234_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_234]) ).

cnf(c_0_234_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_234]) ).

cnf(c_0_234_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_234]) ).

cnf(c_0_234_3,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_234]) ).

cnf(c_0_234_4,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_234]) ).

cnf(c_0_234_5,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_234]) ).

cnf(c_0_234_6,axiom,
    ( ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_234]) ).

cnf(c_0_235_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_235]) ).

cnf(c_0_235_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_235]) ).

cnf(c_0_235_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_235]) ).

cnf(c_0_235_3,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_235]) ).

cnf(c_0_235_4,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_235]) ).

cnf(c_0_235_5,axiom,
    ( ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_235]) ).

cnf(c_0_235_6,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_235]) ).

cnf(c_0_236_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_236]) ).

cnf(c_0_236_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_236]) ).

cnf(c_0_236_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_236]) ).

cnf(c_0_236_3,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_236]) ).

cnf(c_0_236_4,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_236]) ).

cnf(c_0_236_5,axiom,
    ( ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_236]) ).

cnf(c_0_236_6,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_236]) ).

cnf(c_0_237_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_237]) ).

cnf(c_0_237_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_237]) ).

cnf(c_0_237_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_237]) ).

cnf(c_0_237_3,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_237]) ).

cnf(c_0_237_4,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_237]) ).

cnf(c_0_237_5,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_237]) ).

cnf(c_0_237_6,axiom,
    ( ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_237]) ).

cnf(c_0_238_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_238]) ).

cnf(c_0_238_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_238]) ).

cnf(c_0_238_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_238]) ).

cnf(c_0_238_3,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_238]) ).

cnf(c_0_238_4,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_238]) ).

cnf(c_0_238_5,axiom,
    ( ~ v1_borsuk_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_238]) ).

cnf(c_0_238_6,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_238]) ).

cnf(c_0_239_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_239]) ).

cnf(c_0_239_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_239]) ).

cnf(c_0_239_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_239]) ).

cnf(c_0_239_3,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_239]) ).

cnf(c_0_239_4,axiom,
    ( ~ v1_borsuk_1(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_239]) ).

cnf(c_0_239_5,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_239]) ).

cnf(c_0_239_6,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_239]) ).

cnf(c_0_240_0,axiom,
    ( v2_tops_1(X1,X2)
    | ~ v3_tops_1(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_240]) ).

cnf(c_0_240_1,axiom,
    ( ~ v3_tops_1(X1,X2)
    | v2_tops_1(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_240]) ).

cnf(c_0_240_2,axiom,
    ( ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ v3_tops_1(X1,X2)
    | v2_tops_1(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_240]) ).

cnf(c_0_240_3,axiom,
    ( ~ l1_pre_topc(X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ v3_tops_1(X1,X2)
    | v2_tops_1(X1,X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_240]) ).

cnf(c_0_240_4,axiom,
    ( ~ v2_pre_topc(X2)
    | ~ l1_pre_topc(X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ v3_tops_1(X1,X2)
    | v2_tops_1(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_240]) ).

cnf(c_0_241_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_241]) ).

cnf(c_0_241_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_241]) ).

cnf(c_0_241_2,axiom,
    ( v1_funct_1(k1_tsp_2(X2,X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_241]) ).

cnf(c_0_241_3,axiom,
    ( ~ m1_pre_topc(X1,X2)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_241]) ).

cnf(c_0_241_4,axiom,
    ( ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_241]) ).

cnf(c_0_241_5,axiom,
    ( ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_241]) ).

cnf(c_0_241_6,axiom,
    ( ~ v2_pre_topc(X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_tsp_2(X1,X2)
    | ~ m1_pre_topc(X1,X2)
    | v1_funct_1(k1_tsp_2(X2,X1))
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_241]) ).

cnf(c_0_242_0,axiom,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_242]) ).

cnf(c_0_242_1,axiom,
    ( v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_242]) ).

cnf(c_0_242_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_242]) ).

cnf(c_0_242_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_242]) ).

cnf(c_0_242_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_242]) ).

cnf(c_0_242_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_242]) ).

cnf(c_0_242_6,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_242]) ).

cnf(c_0_243_0,axiom,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_243]) ).

cnf(c_0_243_1,axiom,
    ( v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_243]) ).

cnf(c_0_243_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_243]) ).

cnf(c_0_243_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_243]) ).

cnf(c_0_243_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_243]) ).

cnf(c_0_243_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_243]) ).

cnf(c_0_243_6,axiom,
    ( ~ v1_tsep_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_243]) ).

cnf(c_0_244_0,axiom,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_244]) ).

cnf(c_0_244_1,axiom,
    ( v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_244]) ).

cnf(c_0_244_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_244]) ).

cnf(c_0_244_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_244]) ).

cnf(c_0_244_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_244]) ).

cnf(c_0_244_5,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v1_tsep_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_244]) ).

cnf(c_0_244_6,axiom,
    ( ~ v1_tsep_1(X2,X1)
    | ~ v2_tex_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_244]) ).

cnf(c_0_245_0,axiom,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_245]) ).

cnf(c_0_245_1,axiom,
    ( v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_245]) ).

cnf(c_0_245_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_245]) ).

cnf(c_0_245_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_245]) ).

cnf(c_0_245_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_245]) ).

cnf(c_0_245_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_245]) ).

cnf(c_0_245_6,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_245]) ).

cnf(c_0_246_0,axiom,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_246]) ).

cnf(c_0_246_1,axiom,
    ( v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_246]) ).

cnf(c_0_246_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_246]) ).

cnf(c_0_246_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_246]) ).

cnf(c_0_246_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_246]) ).

cnf(c_0_246_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v1_borsuk_1(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_246]) ).

cnf(c_0_246_6,axiom,
    ( ~ v1_borsuk_1(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_246]) ).

cnf(c_0_247_0,axiom,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_247]) ).

cnf(c_0_247_1,axiom,
    ( v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_247]) ).

cnf(c_0_247_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_247]) ).

cnf(c_0_247_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_247]) ).

cnf(c_0_247_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_247]) ).

cnf(c_0_247_5,axiom,
    ( ~ v1_borsuk_1(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tex_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_247]) ).

cnf(c_0_247_6,axiom,
    ( ~ v2_tex_2(X2,X1)
    | ~ v1_borsuk_1(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_247]) ).

cnf(c_0_248_0,axiom,
    ( v3_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_248]) ).

cnf(c_0_248_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_248]) ).

cnf(c_0_248_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_248]) ).

cnf(c_0_248_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1)
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_248]) ).

cnf(c_0_248_4,axiom,
    ( ~ v1_xboole_0(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_248]) ).

cnf(c_0_249_0,axiom,
    ( v4_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_249]) ).

cnf(c_0_249_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_249]) ).

cnf(c_0_249_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_249]) ).

cnf(c_0_249_3,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1)
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_249]) ).

cnf(c_0_249_4,axiom,
    ( ~ v1_xboole_0(X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_249]) ).

cnf(c_0_250_0,axiom,
    ( v3_tops_1(X1,X2)
    | ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_250]) ).

cnf(c_0_250_1,axiom,
    ( ~ v1_xboole_0(X1)
    | v3_tops_1(X1,X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_250]) ).

cnf(c_0_250_2,axiom,
    ( ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ v1_xboole_0(X1)
    | v3_tops_1(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_250]) ).

cnf(c_0_250_3,axiom,
    ( ~ l1_pre_topc(X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ v1_xboole_0(X1)
    | v3_tops_1(X1,X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_250]) ).

cnf(c_0_250_4,axiom,
    ( ~ v2_pre_topc(X2)
    | ~ l1_pre_topc(X2)
    | ~ m1_subset_1(X1,k1_zfmisc_1(u1_struct_0(X2)))
    | ~ v1_xboole_0(X1)
    | v3_tops_1(X1,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_250]) ).

cnf(c_0_253_0,axiom,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_253]) ).

cnf(c_0_253_1,axiom,
    ( v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_253]) ).

cnf(c_0_253_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_253]) ).

cnf(c_0_253_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_253]) ).

cnf(c_0_253_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_253]) ).

cnf(c_0_253_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_253]) ).

cnf(c_0_254_0,axiom,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_254]) ).

cnf(c_0_254_1,axiom,
    ( v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_254]) ).

cnf(c_0_254_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_254]) ).

cnf(c_0_254_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_254]) ).

cnf(c_0_254_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_254]) ).

cnf(c_0_254_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_254]) ).

cnf(c_0_255_0,axiom,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_255_1,axiom,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_255_2,axiom,
    ( v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_255_3,axiom,
    ( v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_255_4,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_255_5,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_255_6,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_255_7,axiom,
    ( ~ v3_struct_0(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_255]) ).

cnf(c_0_256_0,axiom,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_256_1,axiom,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_256_2,axiom,
    ( v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_256_3,axiom,
    ( v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_256_4,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_256_5,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_realset2(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_256_6,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v3_realset2(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_256_7,axiom,
    ( ~ v3_realset2(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_256]) ).

cnf(c_0_257_0,axiom,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_257_1,axiom,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_257_2,axiom,
    ( v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_257_3,axiom,
    ( v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_257_4,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_257_5,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_257_6,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_257_7,axiom,
    ( ~ v2_t_0topsp(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_257]) ).

cnf(c_0_258_0,axiom,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_258_1,axiom,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X2)
    | v2_tex_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_258_2,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v2_tex_2(X2,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_258_3,axiom,
    ( v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_258_4,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_258_5,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_258_6,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_258_7,axiom,
    ( ~ v2_t_0topsp(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tex_2(X2,X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_258]) ).

cnf(c_0_259_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_259]) ).

cnf(c_0_259_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_259]) ).

cnf(c_0_259_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_259]) ).

cnf(c_0_259_3,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_259]) ).

cnf(c_0_259_4,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_259]) ).

cnf(c_0_259_5,axiom,
    ( ~ v3_struct_0(X2)
    | ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_259]) ).

cnf(c_0_260_0,axiom,
    ( v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_260]) ).

cnf(c_0_260_1,axiom,
    ( v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_260]) ).

cnf(c_0_260_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_260]) ).

cnf(c_0_260_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_260]) ).

cnf(c_0_260_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_260]) ).

cnf(c_0_260_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_260]) ).

cnf(c_0_261_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_261]) ).

cnf(c_0_261_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_261]) ).

cnf(c_0_261_2,axiom,
    ( v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_261]) ).

cnf(c_0_261_3,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_261]) ).

cnf(c_0_261_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_261]) ).

cnf(c_0_261_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_261]) ).

cnf(c_0_262_0,axiom,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_262]) ).

cnf(c_0_262_1,axiom,
    ( v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_262]) ).

cnf(c_0_262_2,axiom,
    ( v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_262]) ).

cnf(c_0_262_3,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_262]) ).

cnf(c_0_262_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | ~ v2_tsp_2(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_262]) ).

cnf(c_0_262_5,axiom,
    ( ~ v2_tsp_2(X2,X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_262]) ).

cnf(c_0_263_0,axiom,
    ( v2_t_0topsp(X1)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_263_1,axiom,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_263_2,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_263_3,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_263_4,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_263_5,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v2_t_0topsp(X2)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_263_6,axiom,
    ( ~ v2_t_0topsp(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_263_7,axiom,
    ( ~ v3_struct_0(X2)
    | ~ v2_t_0topsp(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_263]) ).

cnf(c_0_264_0,axiom,
    ( ~ v1_xboole_0(X1)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1))
    | ~ r2_hidden(X3,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_264]) ).

cnf(c_0_264_1,axiom,
    ( ~ m1_subset_1(X2,k1_zfmisc_1(X1))
    | ~ v1_xboole_0(X1)
    | ~ r2_hidden(X3,X2) ),
    inference(literals_permutation,[status(thm)],[c_0_264]) ).

cnf(c_0_264_2,axiom,
    ( ~ r2_hidden(X3,X2)
    | ~ m1_subset_1(X2,k1_zfmisc_1(X1))
    | ~ v1_xboole_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_264]) ).

cnf(c_0_265_0,axiom,
    ( v3_struct_0(X1)
    | v1_tex_3(X2,X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_265]) ).

cnf(c_0_265_1,axiom,
    ( v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | v2_pre_topc(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_265]) ).

cnf(c_0_265_2,axiom,
    ( v2_pre_topc(X2)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_265]) ).

cnf(c_0_265_3,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_265]) ).

cnf(c_0_265_4,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_265]) ).

cnf(c_0_265_5,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_pre_topc(X2)
    | v1_tex_3(X2,X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_265]) ).

cnf(c_0_266_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_266]) ).

cnf(c_0_266_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_266]) ).

cnf(c_0_266_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_266]) ).

cnf(c_0_266_3,axiom,
    ( ~ v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_266]) ).

cnf(c_0_266_4,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_266]) ).

cnf(c_0_266_5,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_266]) ).

cnf(c_0_266_6,axiom,
    ( ~ v3_struct_0(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_266]) ).

cnf(c_0_267_0,axiom,
    ( v3_struct_0(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_267]) ).

cnf(c_0_267_1,axiom,
    ( v3_struct_0(X2)
    | v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_267]) ).

cnf(c_0_267_2,axiom,
    ( v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_267]) ).

cnf(c_0_267_3,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_t_0topsp(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_267]) ).

cnf(c_0_267_4,axiom,
    ( ~ v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_267]) ).

cnf(c_0_267_5,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_267]) ).

cnf(c_0_267_6,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ v2_t_0topsp(X1)
    | ~ l1_pre_topc(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_267]) ).

cnf(c_0_268_0,axiom,
    ( v3_struct_0(X1)
    | m1_subset_1(sk2_esk5_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_268]) ).

cnf(c_0_268_1,axiom,
    ( m1_subset_1(sk2_esk5_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_268]) ).

cnf(c_0_268_2,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk5_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_268]) ).

cnf(c_0_268_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk5_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_268]) ).

cnf(c_0_269_0,axiom,
    ( v3_struct_0(X1)
    | m1_subset_1(sk2_esk1_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_269]) ).

cnf(c_0_269_1,axiom,
    ( m1_subset_1(sk2_esk1_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_269]) ).

cnf(c_0_269_2,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk1_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_269]) ).

cnf(c_0_269_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk1_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_269]) ).

cnf(c_0_270_0,axiom,
    ( m1_subset_1(sk2_esk9_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_270]) ).

cnf(c_0_270_1,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk9_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_270]) ).

cnf(c_0_270_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk9_1(X1),k1_zfmisc_1(u1_struct_0(X1))) ),
    inference(literals_permutation,[status(thm)],[c_0_270]) ).

cnf(c_0_271_0,axiom,
    ( m1_subset_1(sk2_esk7_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_271]) ).

cnf(c_0_271_1,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk7_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_271]) ).

cnf(c_0_271_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk7_1(X1),k1_zfmisc_1(u1_struct_0(X1))) ),
    inference(literals_permutation,[status(thm)],[c_0_271]) ).

cnf(c_0_272_0,axiom,
    ( m1_subset_1(sk2_esk3_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_272]) ).

cnf(c_0_272_1,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk3_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_272]) ).

cnf(c_0_272_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk3_1(X1),k1_zfmisc_1(u1_struct_0(X1))) ),
    inference(literals_permutation,[status(thm)],[c_0_272]) ).

cnf(c_0_273_0,axiom,
    ( m1_subset_1(sk2_esk2_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_273]) ).

cnf(c_0_273_1,axiom,
    ( ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk2_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_273]) ).

cnf(c_0_273_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | m1_subset_1(sk2_esk2_1(X1),k1_zfmisc_1(u1_struct_0(X1))) ),
    inference(literals_permutation,[status(thm)],[c_0_273]) ).

cnf(c_0_274_0,axiom,
    ( v3_struct_0(X1)
    | v2_t_0topsp(X2)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_274]) ).

cnf(c_0_274_1,axiom,
    ( v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | v3_struct_0(X2)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_274]) ).

cnf(c_0_274_2,axiom,
    ( v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_274]) ).

cnf(c_0_274_3,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | ~ m1_pre_topc(X2,X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_274]) ).

cnf(c_0_274_4,axiom,
    ( ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1)
    | ~ v3_struct_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_274]) ).

cnf(c_0_274_5,axiom,
    ( ~ v3_struct_0(X2)
    | ~ m1_pre_topc(X2,X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X2)
    | v2_t_0topsp(X2)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_274]) ).

cnf(c_0_275_0,axiom,
    ( v3_struct_0(X1)
    | m1_subset_1(sk2_esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | ~ l1_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_275]) ).

cnf(c_0_275_1,axiom,
    ( m1_subset_1(sk2_esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1)
    | ~ l1_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_275]) ).

cnf(c_0_275_2,axiom,
    ( ~ l1_struct_0(X1)
    | m1_subset_1(sk2_esk4_1(X1),k1_zfmisc_1(u1_struct_0(X1)))
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_275]) ).

cnf(c_0_276_0,axiom,
    ( v2_pre_topc(X1)
    | ~ m1_pre_topc(X1,X2)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_276]) ).

cnf(c_0_276_1,axiom,
    ( ~ m1_pre_topc(X1,X2)
    | v2_pre_topc(X1)
    | ~ l1_pre_topc(X2)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_276]) ).

cnf(c_0_276_2,axiom,
    ( ~ l1_pre_topc(X2)
    | ~ m1_pre_topc(X1,X2)
    | v2_pre_topc(X1)
    | ~ v2_pre_topc(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_276]) ).

cnf(c_0_276_3,axiom,
    ( ~ v2_pre_topc(X2)
    | ~ l1_pre_topc(X2)
    | ~ m1_pre_topc(X1,X2)
    | v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_276]) ).

cnf(c_0_277_0,axiom,
    ( v3_struct_0(X1)
    | v3_pre_topc(sk2_esk5_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_277]) ).

cnf(c_0_277_1,axiom,
    ( v3_pre_topc(sk2_esk5_1(X1),X1)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_277]) ).

cnf(c_0_277_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk5_1(X1),X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_277]) ).

cnf(c_0_277_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk5_1(X1),X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_277]) ).

cnf(c_0_278_0,axiom,
    ( v3_struct_0(X1)
    | v4_pre_topc(sk2_esk5_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_278]) ).

cnf(c_0_278_1,axiom,
    ( v4_pre_topc(sk2_esk5_1(X1),X1)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_278]) ).

cnf(c_0_278_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk5_1(X1),X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_278]) ).

cnf(c_0_278_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk5_1(X1),X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_278]) ).

cnf(c_0_279_0,axiom,
    ( v3_struct_0(X1)
    | v4_pre_topc(sk2_esk1_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_279]) ).

cnf(c_0_279_1,axiom,
    ( v4_pre_topc(sk2_esk1_1(X1),X1)
    | v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_279]) ).

cnf(c_0_279_2,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk1_1(X1),X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_279]) ).

cnf(c_0_279_3,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk1_1(X1),X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_279]) ).

cnf(c_0_280_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(sk2_esk5_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_280]) ).

cnf(c_0_280_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(sk2_esk5_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_280]) ).

cnf(c_0_280_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_xboole_0(sk2_esk5_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_280]) ).

cnf(c_0_280_3,axiom,
    ( ~ v1_xboole_0(sk2_esk5_1(X1))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_280]) ).

cnf(c_0_281_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(sk2_esk1_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_281]) ).

cnf(c_0_281_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v2_pre_topc(X1)
    | ~ v1_xboole_0(sk2_esk1_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_281]) ).

cnf(c_0_281_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1)
    | ~ v1_xboole_0(sk2_esk1_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_281]) ).

cnf(c_0_281_3,axiom,
    ( ~ v1_xboole_0(sk2_esk1_1(X1))
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_281]) ).

cnf(c_0_282_0,axiom,
    ( v3_pre_topc(sk2_esk9_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_282]) ).

cnf(c_0_282_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk9_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_282]) ).

cnf(c_0_282_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk9_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_282]) ).

cnf(c_0_283_0,axiom,
    ( v3_pre_topc(sk2_esk7_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_283]) ).

cnf(c_0_283_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk7_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_283]) ).

cnf(c_0_283_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk7_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_283]) ).

cnf(c_0_284_0,axiom,
    ( v4_pre_topc(sk2_esk7_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_284]) ).

cnf(c_0_284_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk7_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_284]) ).

cnf(c_0_284_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk7_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_284]) ).

cnf(c_0_285_0,axiom,
    ( v3_pre_topc(sk2_esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_285]) ).

cnf(c_0_285_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk3_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_285]) ).

cnf(c_0_285_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_pre_topc(sk2_esk3_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_285]) ).

cnf(c_0_286_0,axiom,
    ( v4_pre_topc(sk2_esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_286]) ).

cnf(c_0_286_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk3_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_286]) ).

cnf(c_0_286_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk3_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_286]) ).

cnf(c_0_287_0,axiom,
    ( v2_tops_1(sk2_esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_287]) ).

cnf(c_0_287_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_tops_1(sk2_esk3_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_287]) ).

cnf(c_0_287_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_tops_1(sk2_esk3_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_287]) ).

cnf(c_0_288_0,axiom,
    ( v3_tops_1(sk2_esk3_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_288]) ).

cnf(c_0_288_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_tops_1(sk2_esk3_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_288]) ).

cnf(c_0_288_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_tops_1(sk2_esk3_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_288]) ).

cnf(c_0_289_0,axiom,
    ( v4_pre_topc(sk2_esk2_1(X1),X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_289]) ).

cnf(c_0_289_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk2_1(X1),X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_289]) ).

cnf(c_0_289_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_pre_topc(sk2_esk2_1(X1),X1) ),
    inference(literals_permutation,[status(thm)],[c_0_289]) ).

cnf(c_0_290_0,axiom,
    ( ~ v1_xboole_0(X1)
    | ~ r2_hidden(X2,X1) ),
    inference(literals_permutation,[status(thm)],[c_0_290]) ).

cnf(c_0_290_1,axiom,
    ( ~ r2_hidden(X2,X1)
    | ~ v1_xboole_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_290]) ).

cnf(c_0_291_0,axiom,
    ( v3_struct_0(X1)
    | ~ l1_struct_0(X1)
    | ~ v1_xboole_0(sk2_esk4_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_291]) ).

cnf(c_0_291_1,axiom,
    ( ~ l1_struct_0(X1)
    | v3_struct_0(X1)
    | ~ v1_xboole_0(sk2_esk4_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_291]) ).

cnf(c_0_291_2,axiom,
    ( ~ v1_xboole_0(sk2_esk4_1(X1))
    | ~ l1_struct_0(X1)
    | v3_struct_0(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_291]) ).

cnf(c_0_293_0,axiom,
    ( v1_xboole_0(sk2_esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_293]) ).

cnf(c_0_293_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_xboole_0(sk2_esk3_1(X1))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_293]) ).

cnf(c_0_293_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_xboole_0(sk2_esk3_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_293]) ).

cnf(c_0_294_0,axiom,
    ( v1_membered(sk2_esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_294]) ).

cnf(c_0_294_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v1_membered(sk2_esk3_1(X1))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_294]) ).

cnf(c_0_294_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v1_membered(sk2_esk3_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_294]) ).

cnf(c_0_295_0,axiom,
    ( v2_membered(sk2_esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_295]) ).

cnf(c_0_295_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v2_membered(sk2_esk3_1(X1))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_295]) ).

cnf(c_0_295_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v2_membered(sk2_esk3_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_295]) ).

cnf(c_0_296_0,axiom,
    ( v3_membered(sk2_esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_296]) ).

cnf(c_0_296_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v3_membered(sk2_esk3_1(X1))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_296]) ).

cnf(c_0_296_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_membered(sk2_esk3_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_296]) ).

cnf(c_0_297_0,axiom,
    ( v4_membered(sk2_esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_297]) ).

cnf(c_0_297_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v4_membered(sk2_esk3_1(X1))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_297]) ).

cnf(c_0_297_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v4_membered(sk2_esk3_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_297]) ).

cnf(c_0_298_0,axiom,
    ( v5_membered(sk2_esk3_1(X1))
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_298]) ).

cnf(c_0_298_1,axiom,
    ( ~ l1_pre_topc(X1)
    | v5_membered(sk2_esk3_1(X1))
    | ~ v2_pre_topc(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_298]) ).

cnf(c_0_298_2,axiom,
    ( ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v5_membered(sk2_esk3_1(X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_298]) ).

cnf(c_0_300_0,axiom,
    ( X2 = X1
    | ~ v1_xboole_0(X1)
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_300]) ).

cnf(c_0_300_1,axiom,
    ( ~ v1_xboole_0(X1)
    | X2 = X1
    | ~ v1_xboole_0(X2) ),
    inference(literals_permutation,[status(thm)],[c_0_300]) ).

cnf(c_0_300_2,axiom,
    ( ~ v1_xboole_0(X2)
    | ~ v1_xboole_0(X1)
    | X2 = X1 ),
    inference(literals_permutation,[status(thm)],[c_0_300]) ).

cnf(c_0_302_0,axiom,
    ~ v1_xboole_0(sk2_esk10_0),
    inference(literals_permutation,[status(thm)],[c_0_302]) ).

cnf(c_0_303_0,axiom,
    ~ v3_struct_0(sk2_esk6_0),
    inference(literals_permutation,[status(thm)],[c_0_303]) ).

cnf(c_0_251_0,axiom,
    m1_relset_1(sk2_esk13_2(X1,X2),X1,X2),
    inference(literals_permutation,[status(thm)],[c_0_251]) ).

cnf(c_0_252_0,axiom,
    m2_relset_1(sk2_esk11_2(X1,X2),X1,X2),
    inference(literals_permutation,[status(thm)],[c_0_252]) ).

cnf(c_0_292_0,axiom,
    m1_subset_1(sk2_esk8_1(X1),k1_zfmisc_1(X1)),
    inference(literals_permutation,[status(thm)],[c_0_292]) ).

cnf(c_0_299_0,axiom,
    m1_subset_1(sk2_esk12_1(X1),X1),
    inference(literals_permutation,[status(thm)],[c_0_299]) ).

cnf(c_0_301_0,axiom,
    v1_xboole_0(sk2_esk8_1(X1)),
    inference(literals_permutation,[status(thm)],[c_0_301]) ).

cnf(c_0_304_0,axiom,
    l1_pre_topc(sk2_esk15_0),
    inference(literals_permutation,[status(thm)],[c_0_304]) ).

cnf(c_0_305_0,axiom,
    l1_struct_0(sk2_esk14_0),
    inference(literals_permutation,[status(thm)],[c_0_305]) ).

cnf(c_0_306_0,axiom,
    v1_membered(sk2_esk10_0),
    inference(literals_permutation,[status(thm)],[c_0_306]) ).

cnf(c_0_307_0,axiom,
    v2_membered(sk2_esk10_0),
    inference(literals_permutation,[status(thm)],[c_0_307]) ).

cnf(c_0_308_0,axiom,
    v3_membered(sk2_esk10_0),
    inference(literals_permutation,[status(thm)],[c_0_308]) ).

cnf(c_0_309_0,axiom,
    v4_membered(sk2_esk10_0),
    inference(literals_permutation,[status(thm)],[c_0_309]) ).

cnf(c_0_310_0,axiom,
    v5_membered(sk2_esk10_0),
    inference(literals_permutation,[status(thm)],[c_0_310]) ).

cnf(c_0_311_0,axiom,
    l1_struct_0(sk2_esk6_0),
    inference(literals_permutation,[status(thm)],[c_0_311]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_313,conjecture,
    ! [X1] :
      ( ( ~ v3_struct_0(X1)
        & v2_pre_topc(X1)
        & l1_pre_topc(X1) )
     => ! [X2] :
          ( ( ~ v3_struct_0(X2)
            & v2_tsp_2(X2,X1)
            & m2_tsp_1(X2,X1) )
         => ! [X3] :
              ( m1_subset_1(X3,u1_struct_0(X1))
             => ! [X4] :
                  ( m1_subset_1(X4,u1_struct_0(X2))
                 => ( X3 = X4
                   => k5_pre_topc(X1,X2,k1_tsp_2(X1,X2),k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X3)) ) ) ) ) ),
    file('<stdin>',t24_tsp_2) ).

fof(c_0_1_314,negated_conjecture,
    ~ ! [X1] :
        ( ( ~ v3_struct_0(X1)
          & v2_pre_topc(X1)
          & l1_pre_topc(X1) )
       => ! [X2] :
            ( ( ~ v3_struct_0(X2)
              & v2_tsp_2(X2,X1)
              & m2_tsp_1(X2,X1) )
           => ! [X3] :
                ( m1_subset_1(X3,u1_struct_0(X1))
               => ! [X4] :
                    ( m1_subset_1(X4,u1_struct_0(X2))
                   => ( X3 = X4
                     => k5_pre_topc(X1,X2,k1_tsp_2(X1,X2),k6_pre_topc(X2,k1_struct_0(X2,X4))) = k6_pre_topc(X1,k1_struct_0(X1,X3)) ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[c_0_0])]) ).

fof(c_0_2_315,negated_conjecture,
    ( ~ v3_struct_0(esk1_0)
    & v2_pre_topc(esk1_0)
    & l1_pre_topc(esk1_0)
    & ~ v3_struct_0(esk2_0)
    & v2_tsp_2(esk2_0,esk1_0)
    & m2_tsp_1(esk2_0,esk1_0)
    & m1_subset_1(esk3_0,u1_struct_0(esk1_0))
    & m1_subset_1(esk4_0,u1_struct_0(esk2_0))
    & esk3_0 = esk4_0
    & k5_pre_topc(esk1_0,esk2_0,k1_tsp_2(esk1_0,esk2_0),k6_pre_topc(esk2_0,k1_struct_0(esk2_0,esk4_0))) != k6_pre_topc(esk1_0,k1_struct_0(esk1_0,esk3_0)) ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_1])])]) ).

cnf(c_0_3_316,negated_conjecture,
    k5_pre_topc(esk1_0,esk2_0,k1_tsp_2(esk1_0,esk2_0),k6_pre_topc(esk2_0,k1_struct_0(esk2_0,esk4_0))) != k6_pre_topc(esk1_0,k1_struct_0(esk1_0,esk3_0)),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4_317,negated_conjecture,
    m1_subset_1(esk3_0,u1_struct_0(esk1_0)),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_5_318,negated_conjecture,
    m1_subset_1(esk4_0,u1_struct_0(esk2_0)),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_6_319,negated_conjecture,
    v2_tsp_2(esk2_0,esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_7_320,negated_conjecture,
    m2_tsp_1(esk2_0,esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_8_321,negated_conjecture,
    ~ v3_struct_0(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_9_322,negated_conjecture,
    ~ v3_struct_0(esk2_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_10_323,negated_conjecture,
    v2_pre_topc(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_11_324,negated_conjecture,
    l1_pre_topc(esk1_0),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_12_325,negated_conjecture,
    esk3_0 = esk4_0,
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_13_326,negated_conjecture,
    k5_pre_topc(esk1_0,esk2_0,k1_tsp_2(esk1_0,esk2_0),k6_pre_topc(esk2_0,k1_struct_0(esk2_0,esk4_0))) != k6_pre_topc(esk1_0,k1_struct_0(esk1_0,esk3_0)),
    c_0_3,
    [final] ).

cnf(c_0_14_327,negated_conjecture,
    m1_subset_1(esk3_0,u1_struct_0(esk1_0)),
    c_0_4,
    [final] ).

cnf(c_0_15_328,negated_conjecture,
    m1_subset_1(esk4_0,u1_struct_0(esk2_0)),
    c_0_5,
    [final] ).

cnf(c_0_16_329,negated_conjecture,
    v2_tsp_2(esk2_0,esk1_0),
    c_0_6,
    [final] ).

cnf(c_0_17_330,negated_conjecture,
    m2_tsp_1(esk2_0,esk1_0),
    c_0_7,
    [final] ).

cnf(c_0_18_331,negated_conjecture,
    ~ v3_struct_0(esk1_0),
    c_0_8,
    [final] ).

cnf(c_0_19_332,negated_conjecture,
    ~ v3_struct_0(esk2_0),
    c_0_9,
    [final] ).

cnf(c_0_20_333,negated_conjecture,
    v2_pre_topc(esk1_0),
    c_0_10,
    [final] ).

cnf(c_0_21_334,negated_conjecture,
    l1_pre_topc(esk1_0),
    c_0_11,
    [final] ).

cnf(c_0_22_335,negated_conjecture,
    esk3_0 = esk4_0,
    c_0_12,
    [final] ).

% End CNF derivation

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

cnf(c_616,negated_conjecture,
    ~ v3_struct_0(sk3_esk1_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_18) ).

cnf(c_783,negated_conjecture,
    ~ v3_struct_0(sk3_esk1_0),
    inference(copy,[status(esa)],[c_616]) ).

cnf(c_822,negated_conjecture,
    ~ v3_struct_0(sk3_esk1_0),
    inference(copy,[status(esa)],[c_783]) ).

cnf(c_839,negated_conjecture,
    ~ v3_struct_0(sk3_esk1_0),
    inference(copy,[status(esa)],[c_822]) ).

cnf(c_842,negated_conjecture,
    ~ v3_struct_0(sk3_esk1_0),
    inference(copy,[status(esa)],[c_839]) ).

cnf(c_2708,negated_conjecture,
    ~ v3_struct_0(sk3_esk1_0),
    inference(copy,[status(esa)],[c_842]) ).

cnf(c_27,plain,
    ( X0 != k1_tsp_2(X1,X2)
    | ~ v1_funct_1(X0)
    | ~ v1_funct_2(X0,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X0,X1,X2)
    | ~ m2_relset_1(X0,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X0,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_218_0) ).

cnf(c_1530,plain,
    ( X0 != k1_tsp_2(X1,X2)
    | ~ v1_funct_1(X0)
    | ~ v1_funct_2(X0,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v5_pre_topc(X0,X1,X2)
    | ~ m2_relset_1(X0,u1_struct_0(X1),u1_struct_0(X2))
    | ~ v2_tsp_2(X2,X1)
    | ~ m2_tsp_1(X2,X1)
    | ~ v2_pre_topc(X1)
    | ~ l1_pre_topc(X1)
    | v3_borsuk_1(X0,X1,X2)
    | v3_struct_0(X2)
    | v3_struct_0(X1) ),
    inference(copy,[status(esa)],[c_27]) ).

cnf(c_1531,plain,
    ( v3_struct_0(X0)
    | v3_struct_0(X1)
    | v3_borsuk_1(X2,X1,X0)
    | ~ m2_relset_1(X2,u1_struct_0(X1),u1_struct_0(X0))
    | ~ v5_pre_topc(X2,X1,X0)
    | ~ v1_funct_2(X2,u1_struct_0(X1),u1_struct_0(X0))
    | ~ v1_funct_1(X2)
    | ~ m2_tsp_1(X0,X1)
    | ~ v2_tsp_2(X0,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | X2 != k1_tsp_2(X1,X0) ),
    inference(rewriting,[status(thm)],[c_1530]) ).

cnf(c_2849,plain,
    ( v3_struct_0(X0)
    | v3_borsuk_1(X1,sk3_esk1_0,X0)
    | ~ m2_relset_1(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v5_pre_topc(X1,sk3_esk1_0,X0)
    | ~ v1_funct_2(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v1_funct_1(X1)
    | ~ m2_tsp_1(X0,sk3_esk1_0)
    | ~ v2_tsp_2(X0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | X1 != k1_tsp_2(sk3_esk1_0,X0) ),
    inference(resolution,[status(thm)],[c_2708,c_1531]) ).

cnf(c_2852,plain,
    ( v3_struct_0(X0)
    | v3_borsuk_1(X1,sk3_esk1_0,X0)
    | ~ m2_relset_1(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v5_pre_topc(X1,sk3_esk1_0,X0)
    | ~ v1_funct_2(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v1_funct_1(X1)
    | ~ m2_tsp_1(X0,sk3_esk1_0)
    | ~ v2_tsp_2(X0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | X1 != k1_tsp_2(sk3_esk1_0,X0) ),
    inference(rewriting,[status(thm)],[c_2849]) ).

cnf(c_622,negated_conjecture,
    v2_pre_topc(sk3_esk1_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_20) ).

cnf(c_795,negated_conjecture,
    v2_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_622]) ).

cnf(c_828,negated_conjecture,
    v2_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_795]) ).

cnf(c_833,negated_conjecture,
    v2_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_828]) ).

cnf(c_848,negated_conjecture,
    v2_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_833]) ).

cnf(c_2720,plain,
    v2_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_848]) ).

cnf(c_623,negated_conjecture,
    l1_pre_topc(sk3_esk1_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_21) ).

cnf(c_797,negated_conjecture,
    l1_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_623]) ).

cnf(c_829,negated_conjecture,
    l1_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_797]) ).

cnf(c_832,negated_conjecture,
    l1_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_829]) ).

cnf(c_849,negated_conjecture,
    l1_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_832]) ).

cnf(c_2722,negated_conjecture,
    l1_pre_topc(sk3_esk1_0),
    inference(copy,[status(esa)],[c_849]) ).

cnf(c_3775,plain,
    ( v3_struct_0(X0)
    | v3_borsuk_1(X1,sk3_esk1_0,X0)
    | ~ m2_relset_1(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v5_pre_topc(X1,sk3_esk1_0,X0)
    | ~ v1_funct_2(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v1_funct_1(X1)
    | ~ m2_tsp_1(X0,sk3_esk1_0)
    | ~ v2_tsp_2(X0,sk3_esk1_0)
    | X1 != k1_tsp_2(sk3_esk1_0,X0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_2852,c_2720,c_2722]) ).

cnf(c_3776,plain,
    ( v3_struct_0(X0)
    | v3_borsuk_1(X1,sk3_esk1_0,X0)
    | ~ m2_relset_1(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v5_pre_topc(X1,sk3_esk1_0,X0)
    | ~ v1_funct_2(X1,u1_struct_0(sk3_esk1_0),u1_struct_0(X0))
    | ~ v1_funct_1(X1)
    | ~ m2_tsp_1(X0,sk3_esk1_0)
    | ~ v2_tsp_2(X0,sk3_esk1_0)
    | X1 != k1_tsp_2(sk3_esk1_0,X0) ),
    inference(rewriting,[status(thm)],[c_3775]) ).

cnf(c_617,negated_conjecture,
    ~ v3_struct_0(sk3_esk2_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_19) ).

cnf(c_785,negated_conjecture,
    ~ v3_struct_0(sk3_esk2_0),
    inference(copy,[status(esa)],[c_617]) ).

cnf(c_823,negated_conjecture,
    ~ v3_struct_0(sk3_esk2_0),
    inference(copy,[status(esa)],[c_785]) ).

cnf(c_838,negated_conjecture,
    ~ v3_struct_0(sk3_esk2_0),
    inference(copy,[status(esa)],[c_823]) ).

cnf(c_843,negated_conjecture,
    ~ v3_struct_0(sk3_esk2_0),
    inference(copy,[status(esa)],[c_838]) ).

cnf(c_2710,negated_conjecture,
    ~ v3_struct_0(sk3_esk2_0),
    inference(copy,[status(esa)],[c_843]) ).

cnf(c_40,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | v1_funct_2(k1_tsp_2(X0,X1),u1_struct_0(X0),u1_struct_0(X1))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_219_1) ).

cnf(c_1556,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | v1_funct_2(k1_tsp_2(X0,X1),u1_struct_0(X0),u1_struct_0(X1))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    inference(copy,[status(esa)],[c_40]) ).

cnf(c_1557,plain,
    ( v3_struct_0(X0)
    | v3_struct_0(X1)
    | v1_funct_2(k1_tsp_2(X1,X0),u1_struct_0(X1),u1_struct_0(X0))
    | ~ v2_tsp_2(X0,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X0,X1) ),
    inference(rewriting,[status(thm)],[c_1556]) ).

cnf(c_2888,plain,
    ( v3_struct_0(X0)
    | v1_funct_2(k1_tsp_2(X0,sk3_esk2_0),u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(resolution,[status(thm)],[c_2710,c_1557]) ).

cnf(c_2891,plain,
    ( v3_struct_0(X0)
    | v1_funct_2(k1_tsp_2(X0,sk3_esk2_0),u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(rewriting,[status(thm)],[c_2888]) ).

cnf(c_3789,plain,
    ( v3_struct_0(sk3_esk1_0)
    | v3_struct_0(sk3_esk2_0)
    | v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m2_tsp_1(sk3_esk2_0,sk3_esk1_0)
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0)
    | k1_tsp_2(sk3_esk1_0,sk3_esk2_0) != k1_tsp_2(sk3_esk1_0,sk3_esk2_0) ),
    inference(resolution,[status(thm)],[c_3776,c_2891]) ).

cnf(c_3790,plain,
    ( v3_struct_0(sk3_esk1_0)
    | v3_struct_0(sk3_esk2_0)
    | v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m2_tsp_1(sk3_esk2_0,sk3_esk1_0)
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0)
    | k1_tsp_2(sk3_esk1_0,sk3_esk2_0) != k1_tsp_2(sk3_esk1_0,sk3_esk2_0) ),
    inference(rewriting,[status(thm)],[c_3789]) ).

cnf(c_3791,plain,
    ( v3_struct_0(sk3_esk1_0)
    | v3_struct_0(sk3_esk2_0)
    | v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m2_tsp_1(sk3_esk2_0,sk3_esk1_0)
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(equality_resolution_simp,[status(esa)],[c_3790]) ).

cnf(c_620,negated_conjecture,
    v2_tsp_2(sk3_esk2_0,sk3_esk1_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_16) ).

cnf(c_791,negated_conjecture,
    v2_tsp_2(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_620]) ).

cnf(c_826,negated_conjecture,
    v2_tsp_2(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_791]) ).

cnf(c_835,negated_conjecture,
    v2_tsp_2(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_826]) ).

cnf(c_846,negated_conjecture,
    v2_tsp_2(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_835]) ).

cnf(c_2716,negated_conjecture,
    v2_tsp_2(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_846]) ).

cnf(c_600,plain,
    ( ~ m1_pre_topc(X0,X1)
    | m2_tsp_1(X0,X1)
    | ~ l1_pre_topc(X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_397_0) ).

cnf(c_2676,plain,
    ( ~ m1_pre_topc(X0,X1)
    | m2_tsp_1(X0,X1)
    | ~ l1_pre_topc(X1) ),
    inference(copy,[status(esa)],[c_600]) ).

cnf(c_2677,plain,
    ( m2_tsp_1(X0,X1)
    | ~ l1_pre_topc(X1)
    | ~ m1_pre_topc(X0,X1) ),
    inference(rewriting,[status(thm)],[c_2676]) ).

cnf(c_2790,plain,
    ( m2_tsp_1(X0,sk3_esk1_0)
    | ~ m1_pre_topc(X0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_2722,c_2677]) ).

cnf(c_2795,plain,
    ( m2_tsp_1(X0,sk3_esk1_0)
    | ~ m1_pre_topc(X0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_2790]) ).

cnf(c_2,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m2_tsp_1(X1,X0)
    | ~ v1_funct_1(X2)
    | ~ v1_funct_2(X2,u1_struct_0(X0),u1_struct_0(X1))
    | ~ v5_pre_topc(X2,X0,X1)
    | ~ m2_relset_1(X2,u1_struct_0(X0),u1_struct_0(X1))
    | ~ v3_borsuk_1(X2,X0,X1)
    | ~ m1_subset_1(X3,u1_struct_0(X0))
    | ~ m1_subset_1(X4,u1_struct_0(X1))
    | X3 != X4
    | k5_pre_topc(X0,X1,X2,k6_pre_topc(X1,k1_struct_0(X1,X4))) = k6_pre_topc(X0,k1_struct_0(X0,X3))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_216_2) ).

cnf(c_1480,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m2_tsp_1(X1,X0)
    | ~ v1_funct_1(X2)
    | ~ v1_funct_2(X2,u1_struct_0(X0),u1_struct_0(X1))
    | ~ v5_pre_topc(X2,X0,X1)
    | ~ m2_relset_1(X2,u1_struct_0(X0),u1_struct_0(X1))
    | ~ v3_borsuk_1(X2,X0,X1)
    | ~ m1_subset_1(X3,u1_struct_0(X0))
    | ~ m1_subset_1(X4,u1_struct_0(X1))
    | X3 != X4
    | k5_pre_topc(X0,X1,X2,k6_pre_topc(X1,k1_struct_0(X1,X4))) = k6_pre_topc(X0,k1_struct_0(X0,X3))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    inference(copy,[status(esa)],[c_2]) ).

cnf(c_1481,plain,
    ( v3_struct_0(X0)
    | v3_struct_0(X1)
    | ~ m1_subset_1(X2,u1_struct_0(X1))
    | ~ m1_subset_1(X3,u1_struct_0(X0))
    | ~ v3_borsuk_1(X4,X1,X0)
    | ~ m2_relset_1(X4,u1_struct_0(X1),u1_struct_0(X0))
    | ~ v5_pre_topc(X4,X1,X0)
    | ~ v1_funct_2(X4,u1_struct_0(X1),u1_struct_0(X0))
    | ~ v1_funct_1(X4)
    | ~ m2_tsp_1(X0,X1)
    | ~ v2_tsp_2(X0,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | k5_pre_topc(X1,X0,X4,k6_pre_topc(X0,k1_struct_0(X0,X3))) = k6_pre_topc(X1,k1_struct_0(X1,X2))
    | X2 != X3 ),
    inference(rewriting,[status(thm)],[c_1480]) ).

cnf(c_2889,plain,
    ( v3_struct_0(X0)
    | ~ m1_subset_1(X1,u1_struct_0(sk3_esk2_0))
    | ~ m1_subset_1(X2,u1_struct_0(X0))
    | ~ v3_borsuk_1(X3,X0,sk3_esk2_0)
    | ~ m2_relset_1(X3,u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(X3,X0,sk3_esk2_0)
    | ~ v1_funct_2(X3,u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(sk3_esk2_0,X0)
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | k5_pre_topc(X0,sk3_esk2_0,X3,k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,X1))) = k6_pre_topc(X0,k1_struct_0(X0,X2))
    | X2 != X1 ),
    inference(resolution,[status(thm)],[c_2710,c_1481]) ).

cnf(c_2890,plain,
    ( v3_struct_0(X0)
    | ~ m1_subset_1(X1,u1_struct_0(sk3_esk2_0))
    | ~ m1_subset_1(X2,u1_struct_0(X0))
    | ~ v3_borsuk_1(X3,X0,sk3_esk2_0)
    | ~ m2_relset_1(X3,u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(X3,X0,sk3_esk2_0)
    | ~ v1_funct_2(X3,u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v1_funct_1(X3)
    | ~ m2_tsp_1(sk3_esk2_0,X0)
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | k5_pre_topc(X0,sk3_esk2_0,X3,k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,X1))) = k6_pre_topc(X0,k1_struct_0(X0,X2))
    | X2 != X1 ),
    inference(rewriting,[status(thm)],[c_2889]) ).

cnf(c_615,negated_conjecture,
    k5_pre_topc(sk3_esk1_0,sk3_esk2_0,k1_tsp_2(sk3_esk1_0,sk3_esk2_0),k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,sk3_esk4_0))) != k6_pre_topc(sk3_esk1_0,k1_struct_0(sk3_esk1_0,sk3_esk3_0)),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_13) ).

cnf(c_781,negated_conjecture,
    k5_pre_topc(sk3_esk1_0,sk3_esk2_0,k1_tsp_2(sk3_esk1_0,sk3_esk2_0),k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,sk3_esk4_0))) != k6_pre_topc(sk3_esk1_0,k1_struct_0(sk3_esk1_0,sk3_esk3_0)),
    inference(copy,[status(esa)],[c_615]) ).

cnf(c_821,negated_conjecture,
    k5_pre_topc(sk3_esk1_0,sk3_esk2_0,k1_tsp_2(sk3_esk1_0,sk3_esk2_0),k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,sk3_esk4_0))) != k6_pre_topc(sk3_esk1_0,k1_struct_0(sk3_esk1_0,sk3_esk3_0)),
    inference(copy,[status(esa)],[c_781]) ).

cnf(c_840,negated_conjecture,
    k5_pre_topc(sk3_esk1_0,sk3_esk2_0,k1_tsp_2(sk3_esk1_0,sk3_esk2_0),k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,sk3_esk4_0))) != k6_pre_topc(sk3_esk1_0,k1_struct_0(sk3_esk1_0,sk3_esk3_0)),
    inference(copy,[status(esa)],[c_821]) ).

cnf(c_841,negated_conjecture,
    k5_pre_topc(sk3_esk1_0,sk3_esk2_0,k1_tsp_2(sk3_esk1_0,sk3_esk2_0),k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,sk3_esk4_0))) != k6_pre_topc(sk3_esk1_0,k1_struct_0(sk3_esk1_0,sk3_esk3_0)),
    inference(copy,[status(esa)],[c_840]) ).

cnf(c_2706,negated_conjecture,
    k5_pre_topc(sk3_esk1_0,sk3_esk2_0,k1_tsp_2(sk3_esk1_0,sk3_esk2_0),k6_pre_topc(sk3_esk2_0,k1_struct_0(sk3_esk2_0,sk3_esk4_0))) != k6_pre_topc(sk3_esk1_0,k1_struct_0(sk3_esk1_0,sk3_esk3_0)),
    inference(copy,[status(esa)],[c_841]) ).

cnf(c_3976,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0))
    | ~ m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0))
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_2(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m2_tsp_1(sk3_esk2_0,sk3_esk1_0)
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | sk3_esk3_0 != sk3_esk4_0 ),
    inference(resolution,[status(thm)],[c_2890,c_2706]) ).

cnf(c_3977,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0))
    | ~ m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0))
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_2(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m2_tsp_1(sk3_esk2_0,sk3_esk1_0)
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | sk3_esk3_0 != sk3_esk4_0 ),
    inference(rewriting,[status(thm)],[c_3976]) ).

cnf(c_624,negated_conjecture,
    sk3_esk3_0 = sk3_esk4_0,
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_22) ).

cnf(c_799,negated_conjecture,
    sk3_esk3_0 = sk3_esk4_0,
    inference(copy,[status(esa)],[c_624]) ).

cnf(c_830,negated_conjecture,
    sk3_esk3_0 = sk3_esk4_0,
    inference(copy,[status(esa)],[c_799]) ).

cnf(c_831,negated_conjecture,
    sk3_esk3_0 = sk3_esk4_0,
    inference(copy,[status(esa)],[c_830]) ).

cnf(c_850,negated_conjecture,
    sk3_esk3_0 = sk3_esk4_0,
    inference(copy,[status(esa)],[c_831]) ).

cnf(c_2724,negated_conjecture,
    sk3_esk3_0 = sk3_esk4_0,
    inference(copy,[status(esa)],[c_850]) ).

cnf(c_621,negated_conjecture,
    m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_17) ).

cnf(c_793,negated_conjecture,
    m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_621]) ).

cnf(c_827,negated_conjecture,
    m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_793]) ).

cnf(c_834,negated_conjecture,
    m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_827]) ).

cnf(c_847,negated_conjecture,
    m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_834]) ).

cnf(c_2718,negated_conjecture,
    m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    inference(copy,[status(esa)],[c_847]) ).

cnf(c_618,negated_conjecture,
    m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0)),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_14) ).

cnf(c_787,negated_conjecture,
    m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0)),
    inference(copy,[status(esa)],[c_618]) ).

cnf(c_824,negated_conjecture,
    m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0)),
    inference(copy,[status(esa)],[c_787]) ).

cnf(c_837,negated_conjecture,
    m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0)),
    inference(copy,[status(esa)],[c_824]) ).

cnf(c_844,negated_conjecture,
    m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0)),
    inference(copy,[status(esa)],[c_837]) ).

cnf(c_2712,negated_conjecture,
    m1_subset_1(sk3_esk3_0,u1_struct_0(sk3_esk1_0)),
    inference(copy,[status(esa)],[c_844]) ).

cnf(c_619,negated_conjecture,
    m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0)),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_15) ).

cnf(c_789,negated_conjecture,
    m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0)),
    inference(copy,[status(esa)],[c_619]) ).

cnf(c_825,negated_conjecture,
    m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0)),
    inference(copy,[status(esa)],[c_789]) ).

cnf(c_836,negated_conjecture,
    m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0)),
    inference(copy,[status(esa)],[c_825]) ).

cnf(c_845,negated_conjecture,
    m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0)),
    inference(copy,[status(esa)],[c_836]) ).

cnf(c_2714,negated_conjecture,
    m1_subset_1(sk3_esk4_0,u1_struct_0(sk3_esk2_0)),
    inference(copy,[status(esa)],[c_845]) ).

cnf(c_3991,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_2(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0)) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_3977,c_2724,c_2720,c_2722,c_2716,c_2718,c_2712,c_2714,c_2708]) ).

cnf(c_3992,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_2(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0)) ),
    inference(rewriting,[status(thm)],[c_3991]) ).

cnf(c_3998,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_3992,c_2891]) ).

cnf(c_3999,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_3998]) ).

cnf(c_5089,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_3999,c_2720,c_2722,c_2716,c_2708]) ).

cnf(c_5090,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5089]) ).

cnf(c_47,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | m2_relset_1(k1_tsp_2(X0,X1),u1_struct_0(X0),u1_struct_0(X1))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_220_1) ).

cnf(c_1570,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | m2_relset_1(k1_tsp_2(X0,X1),u1_struct_0(X0),u1_struct_0(X1))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    inference(copy,[status(esa)],[c_47]) ).

cnf(c_1571,plain,
    ( v3_struct_0(X0)
    | v3_struct_0(X1)
    | m2_relset_1(k1_tsp_2(X1,X0),u1_struct_0(X1),u1_struct_0(X0))
    | ~ v2_tsp_2(X0,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X0,X1) ),
    inference(rewriting,[status(thm)],[c_1570]) ).

cnf(c_2887,plain,
    ( v3_struct_0(X0)
    | m2_relset_1(k1_tsp_2(X0,sk3_esk2_0),u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(resolution,[status(thm)],[c_2710,c_1571]) ).

cnf(c_2892,plain,
    ( v3_struct_0(X0)
    | m2_relset_1(k1_tsp_2(X0,sk3_esk2_0),u1_struct_0(X0),u1_struct_0(sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(rewriting,[status(thm)],[c_2887]) ).

cnf(c_5098,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_5090,c_2892]) ).

cnf(c_5099,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5098]) ).

cnf(c_5108,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5099,c_2720,c_2722,c_2716,c_2708]) ).

cnf(c_5109,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5108]) ).

cnf(c_54,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | v5_pre_topc(k1_tsp_2(X0,X1),X0,X1)
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_221_1) ).

cnf(c_1584,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | v5_pre_topc(k1_tsp_2(X0,X1),X0,X1)
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    inference(copy,[status(esa)],[c_54]) ).

cnf(c_1585,plain,
    ( v3_struct_0(X0)
    | v3_struct_0(X1)
    | v5_pre_topc(k1_tsp_2(X1,X0),X1,X0)
    | ~ v2_tsp_2(X0,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X0,X1) ),
    inference(rewriting,[status(thm)],[c_1584]) ).

cnf(c_2886,plain,
    ( v3_struct_0(X0)
    | v5_pre_topc(k1_tsp_2(X0,sk3_esk2_0),X0,sk3_esk2_0)
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(resolution,[status(thm)],[c_2710,c_1585]) ).

cnf(c_2893,plain,
    ( v3_struct_0(X0)
    | v5_pre_topc(k1_tsp_2(X0,sk3_esk2_0),X0,sk3_esk2_0)
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(rewriting,[status(thm)],[c_2886]) ).

cnf(c_5114,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_5109,c_2893]) ).

cnf(c_5115,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5114]) ).

cnf(c_5123,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5115,c_2720,c_2722,c_2716,c_2708]) ).

cnf(c_5124,plain,
    ( ~ v3_borsuk_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5123]) ).

cnf(c_5246,plain,
    ( ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_3791,c_2720,c_2722,c_2716,c_2795,c_5124,c_2710,c_2708]) ).

cnf(c_5247,plain,
    ( ~ m2_relset_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),u1_struct_0(sk3_esk1_0),u1_struct_0(sk3_esk2_0))
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5246]) ).

cnf(c_5254,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_5247,c_2892]) ).

cnf(c_5255,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5254]) ).

cnf(c_5263,plain,
    ( ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5255,c_2720,c_2722,c_2716,c_2708]) ).

cnf(c_5264,plain,
    ( ~ v5_pre_topc(k1_tsp_2(sk3_esk1_0,sk3_esk2_0),sk3_esk1_0,sk3_esk2_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5263]) ).

cnf(c_5268,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_5264,c_2893]) ).

cnf(c_5269,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5268]) ).

cnf(c_5276,plain,
    ( ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_5269,c_2720,c_2722,c_2716,c_2708]) ).

cnf(c_5277,plain,
    ( ~ v1_funct_1(k1_tsp_2(sk3_esk1_0,sk3_esk2_0))
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5276]) ).

cnf(c_180,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | v1_funct_1(k1_tsp_2(X0,X1))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_241_1) ).

cnf(c_1836,plain,
    ( ~ v2_pre_topc(X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_tsp_2(X1,X0)
    | ~ m1_pre_topc(X1,X0)
    | v1_funct_1(k1_tsp_2(X0,X1))
    | v3_struct_0(X1)
    | v3_struct_0(X0) ),
    inference(copy,[status(esa)],[c_180]) ).

cnf(c_1837,plain,
    ( v3_struct_0(X0)
    | v3_struct_0(X1)
    | v1_funct_1(k1_tsp_2(X1,X0))
    | ~ v2_tsp_2(X0,X1)
    | ~ l1_pre_topc(X1)
    | ~ v2_pre_topc(X1)
    | ~ m1_pre_topc(X0,X1) ),
    inference(rewriting,[status(thm)],[c_1836]) ).

cnf(c_2885,plain,
    ( v3_struct_0(X0)
    | v1_funct_1(k1_tsp_2(X0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(resolution,[status(thm)],[c_2710,c_1837]) ).

cnf(c_2894,plain,
    ( v3_struct_0(X0)
    | v1_funct_1(k1_tsp_2(X0,sk3_esk2_0))
    | ~ v2_tsp_2(sk3_esk2_0,X0)
    | ~ l1_pre_topc(X0)
    | ~ v2_pre_topc(X0)
    | ~ m1_pre_topc(sk3_esk2_0,X0) ),
    inference(rewriting,[status(thm)],[c_2885]) ).

cnf(c_5280,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_5277,c_2894]) ).

cnf(c_5281,plain,
    ( v3_struct_0(sk3_esk1_0)
    | ~ v2_tsp_2(sk3_esk2_0,sk3_esk1_0)
    | ~ l1_pre_topc(sk3_esk1_0)
    | ~ v2_pre_topc(sk3_esk1_0)
    | ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_5280]) ).

cnf(c_5287,plain,
    ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0),
    inference(forward_subsumption_resolution,[status(thm)],[c_5281,c_2720,c_2722,c_2716,c_2708]) ).

cnf(c_5288,plain,
    ~ m1_pre_topc(sk3_esk2_0,sk3_esk1_0),
    inference(rewriting,[status(thm)],[c_5287]) ).

cnf(c_601,plain,
    ( ~ m2_tsp_1(X0,X1)
    | m1_pre_topc(X0,X1)
    | ~ l1_pre_topc(X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_0734af.p',c_0_396_0) ).

cnf(c_2678,plain,
    ( ~ m2_tsp_1(X0,X1)
    | m1_pre_topc(X0,X1)
    | ~ l1_pre_topc(X1) ),
    inference(copy,[status(esa)],[c_601]) ).

cnf(c_2679,plain,
    ( ~ m2_tsp_1(X0,X1)
    | ~ l1_pre_topc(X1)
    | m1_pre_topc(X0,X1) ),
    inference(rewriting,[status(thm)],[c_2678]) ).

cnf(c_2789,plain,
    ( ~ m2_tsp_1(X0,sk3_esk1_0)
    | m1_pre_topc(X0,sk3_esk1_0) ),
    inference(resolution,[status(thm)],[c_2722,c_2679]) ).

cnf(c_2796,plain,
    ( ~ m2_tsp_1(X0,sk3_esk1_0)
    | m1_pre_topc(X0,sk3_esk1_0) ),
    inference(rewriting,[status(thm)],[c_2789]) ).

cnf(c_5290,plain,
    ~ m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    inference(resolution,[status(thm)],[c_5288,c_2796]) ).

cnf(c_5291,plain,
    ~ m2_tsp_1(sk3_esk2_0,sk3_esk1_0),
    inference(rewriting,[status(thm)],[c_5290]) ).

cnf(c_5293,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_5291,c_2718]) ).


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