TSTP Solution File: MGT063+1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : MGT063+1 : TPTP v8.2.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% 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  : 300s
% DateTime : Mon Jun 24 11:49:23 EDT 2024

% Result   : Theorem 7.57s 1.65s
% Output   : CNFRefutation 7.57s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named definition)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ! [X0,X1] :
      ( smaller_or_equal(X0,X1)
    <=> ( X0 = X1
        | smaller(X0,X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_smaller_or_equal) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( smaller(X0,X1)
    <=> greater(X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_smaller) ).

fof(f4,axiom,
    ! [X0,X1] :
      ~ ( greater(X1,X0)
        & greater(X0,X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',meaning_postulate_greater_strict) ).

fof(f5,axiom,
    ! [X0,X1,X2] :
      ( ( greater(X1,X2)
        & greater(X0,X1) )
     => greater(X0,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',meaning_postulate_greater_transitive) ).

fof(f8,axiom,
    ! [X0,X3] :
      ( ( ~ has_endowment(X0)
        & organization(X0) )
     => ~ has_immunity(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_1) ).

fof(f9,axiom,
    ! [X0,X4,X3] :
      ( dissimilar(X0,X4,X3)
    <=> ( ~ ( is_aligned(X0,X4)
          <=> is_aligned(X0,X3) )
        & organization(X0) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_2) ).

fof(f10,axiom,
    ! [X0,X3] :
      ( ( age(X0,X3) = zero
        & organization(X0) )
     => is_aligned(X0,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_13) ).

fof(f11,axiom,
    ! [X0,X4,X3] :
      ( ( zero = age(X0,X4)
        & organization(X0) )
     => ( greater(age(X0,X3),sigma)
      <=> dissimilar(X0,X4,X3) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_15) ).

fof(f12,axiom,
    ! [X0] :
      ( robust_position(X0)
    <=> ! [X3] :
          ( ( greater(age(X0,X3),tau)
           => positional_advantage(X0,X3) )
          & ( smaller_or_equal(age(X0,X3),tau)
           => ~ positional_advantage(X0,X3) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',definition_4) ).

fof(f13,axiom,
    ! [X0,X3] :
      ( organization(X0)
     => ( ( ~ has_immunity(X0,X3)
         => ( ( ( ~ positional_advantage(X0,X3)
                & ~ is_aligned(X0,X3) )
             => hazard_of_mortality(X0,X3) = high )
            & ( ( ~ positional_advantage(X0,X3)
                & is_aligned(X0,X3) )
             => hazard_of_mortality(X0,X3) = mod2 )
            & ( ( positional_advantage(X0,X3)
                & ~ is_aligned(X0,X3) )
             => hazard_of_mortality(X0,X3) = mod1 )
            & ( ( positional_advantage(X0,X3)
                & is_aligned(X0,X3) )
             => hazard_of_mortality(X0,X3) = low ) ) )
        & ( has_immunity(X0,X3)
         => hazard_of_mortality(X0,X3) = very_low ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_17) ).

fof(f14,axiom,
    greater(high,mod1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_18a) ).

fof(f17,axiom,
    greater(high,mod2),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_18d) ).

fof(f18,axiom,
    greater(mod2,low),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_18e) ).

fof(f19,axiom,
    greater(mod2,mod1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',assumption_19) ).

fof(f20,conjecture,
    ! [X0,X4,X5,X6,X7] :
      ( ( greater(age(X0,X7),tau)
        & smaller_or_equal(age(X0,X6),tau)
        & greater(age(X0,X6),sigma)
        & smaller_or_equal(age(X0,X5),sigma)
        & smaller(sigma,tau)
        & greater(tau,zero)
        & greater(sigma,zero)
        & zero = age(X0,X4)
        & ~ has_endowment(X0)
        & robust_position(X0)
        & organization(X0) )
     => ( hazard_of_mortality(X0,X5) = hazard_of_mortality(X0,X4)
        & smaller(hazard_of_mortality(X0,X5),hazard_of_mortality(X0,X6))
        & smaller(hazard_of_mortality(X0,X7),hazard_of_mortality(X0,X5)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_9) ).

fof(f21,negated_conjecture,
    ~ ! [X0,X4,X5,X6,X7] :
        ( ( greater(age(X0,X7),tau)
          & smaller_or_equal(age(X0,X6),tau)
          & greater(age(X0,X6),sigma)
          & smaller_or_equal(age(X0,X5),sigma)
          & smaller(sigma,tau)
          & greater(tau,zero)
          & greater(sigma,zero)
          & zero = age(X0,X4)
          & ~ has_endowment(X0)
          & robust_position(X0)
          & organization(X0) )
       => ( hazard_of_mortality(X0,X5) = hazard_of_mortality(X0,X4)
          & smaller(hazard_of_mortality(X0,X5),hazard_of_mortality(X0,X6))
          & smaller(hazard_of_mortality(X0,X7),hazard_of_mortality(X0,X5)) ) ),
    inference(negated_conjecture,[],[f20]) ).

fof(f23,plain,
    ! [X0,X1] :
      ( ( ~ has_endowment(X0)
        & organization(X0) )
     => ~ has_immunity(X0,X1) ),
    inference(rectify,[],[f8]) ).

fof(f24,plain,
    ! [X0,X1,X2] :
      ( dissimilar(X0,X1,X2)
    <=> ( ~ ( is_aligned(X0,X1)
          <=> is_aligned(X0,X2) )
        & organization(X0) ) ),
    inference(rectify,[],[f9]) ).

fof(f25,plain,
    ! [X0,X1] :
      ( ( zero = age(X0,X1)
        & organization(X0) )
     => is_aligned(X0,X1) ),
    inference(rectify,[],[f10]) ).

fof(f26,plain,
    ! [X0,X1,X2] :
      ( ( zero = age(X0,X1)
        & organization(X0) )
     => ( greater(age(X0,X2),sigma)
      <=> dissimilar(X0,X1,X2) ) ),
    inference(rectify,[],[f11]) ).

fof(f27,plain,
    ! [X0] :
      ( robust_position(X0)
    <=> ! [X1] :
          ( ( greater(age(X0,X1),tau)
           => positional_advantage(X0,X1) )
          & ( smaller_or_equal(age(X0,X1),tau)
           => ~ positional_advantage(X0,X1) ) ) ),
    inference(rectify,[],[f12]) ).

fof(f28,plain,
    ! [X0,X1] :
      ( organization(X0)
     => ( ( ~ has_immunity(X0,X1)
         => ( ( ( ~ positional_advantage(X0,X1)
                & ~ is_aligned(X0,X1) )
             => high = hazard_of_mortality(X0,X1) )
            & ( ( ~ positional_advantage(X0,X1)
                & is_aligned(X0,X1) )
             => mod2 = hazard_of_mortality(X0,X1) )
            & ( ( positional_advantage(X0,X1)
                & ~ is_aligned(X0,X1) )
             => mod1 = hazard_of_mortality(X0,X1) )
            & ( ( positional_advantage(X0,X1)
                & is_aligned(X0,X1) )
             => low = hazard_of_mortality(X0,X1) ) ) )
        & ( has_immunity(X0,X1)
         => very_low = hazard_of_mortality(X0,X1) ) ) ),
    inference(rectify,[],[f13]) ).

fof(f29,plain,
    ~ ! [X0,X1,X2,X3,X4] :
        ( ( greater(age(X0,X4),tau)
          & smaller_or_equal(age(X0,X3),tau)
          & greater(age(X0,X3),sigma)
          & smaller_or_equal(age(X0,X2),sigma)
          & smaller(sigma,tau)
          & greater(tau,zero)
          & greater(sigma,zero)
          & zero = age(X0,X1)
          & ~ has_endowment(X0)
          & robust_position(X0)
          & organization(X0) )
       => ( hazard_of_mortality(X0,X1) = hazard_of_mortality(X0,X2)
          & smaller(hazard_of_mortality(X0,X2),hazard_of_mortality(X0,X3))
          & smaller(hazard_of_mortality(X0,X4),hazard_of_mortality(X0,X2)) ) ),
    inference(rectify,[],[f21]) ).

fof(f30,plain,
    ! [X0] :
      ( robust_position(X0)
     => ! [X1] :
          ( ( greater(age(X0,X1),tau)
           => positional_advantage(X0,X1) )
          & ( smaller_or_equal(age(X0,X1),tau)
           => ~ positional_advantage(X0,X1) ) ) ),
    inference(unused_predicate_definition_removal,[],[f27]) ).

fof(f31,plain,
    ! [X0,X1] :
      ( ~ greater(X1,X0)
      | ~ greater(X0,X1) ),
    inference(ennf_transformation,[],[f4]) ).

fof(f32,plain,
    ! [X0,X1,X2] :
      ( greater(X0,X2)
      | ~ greater(X1,X2)
      | ~ greater(X0,X1) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f33,plain,
    ! [X0,X1,X2] :
      ( greater(X0,X2)
      | ~ greater(X1,X2)
      | ~ greater(X0,X1) ),
    inference(flattening,[],[f32]) ).

fof(f35,plain,
    ! [X0,X1] :
      ( ~ has_immunity(X0,X1)
      | has_endowment(X0)
      | ~ organization(X0) ),
    inference(ennf_transformation,[],[f23]) ).

fof(f36,plain,
    ! [X0,X1] :
      ( ~ has_immunity(X0,X1)
      | has_endowment(X0)
      | ~ organization(X0) ),
    inference(flattening,[],[f35]) ).

fof(f37,plain,
    ! [X0,X1,X2] :
      ( dissimilar(X0,X1,X2)
    <=> ( ( is_aligned(X0,X1)
        <~> is_aligned(X0,X2) )
        & organization(X0) ) ),
    inference(ennf_transformation,[],[f24]) ).

fof(f38,plain,
    ! [X0,X1] :
      ( is_aligned(X0,X1)
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(ennf_transformation,[],[f25]) ).

fof(f39,plain,
    ! [X0,X1] :
      ( is_aligned(X0,X1)
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(flattening,[],[f38]) ).

fof(f40,plain,
    ! [X0,X1,X2] :
      ( ( greater(age(X0,X2),sigma)
      <=> dissimilar(X0,X1,X2) )
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(ennf_transformation,[],[f26]) ).

fof(f41,plain,
    ! [X0,X1,X2] :
      ( ( greater(age(X0,X2),sigma)
      <=> dissimilar(X0,X1,X2) )
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(flattening,[],[f40]) ).

fof(f42,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( positional_advantage(X0,X1)
            | ~ greater(age(X0,X1),tau) )
          & ( ~ positional_advantage(X0,X1)
            | ~ smaller_or_equal(age(X0,X1),tau) ) )
      | ~ robust_position(X0) ),
    inference(ennf_transformation,[],[f30]) ).

fof(f43,plain,
    ! [X0,X1] :
      ( ( ( ( ( high = hazard_of_mortality(X0,X1)
              | positional_advantage(X0,X1)
              | is_aligned(X0,X1) )
            & ( mod2 = hazard_of_mortality(X0,X1)
              | positional_advantage(X0,X1)
              | ~ is_aligned(X0,X1) )
            & ( mod1 = hazard_of_mortality(X0,X1)
              | ~ positional_advantage(X0,X1)
              | is_aligned(X0,X1) )
            & ( low = hazard_of_mortality(X0,X1)
              | ~ positional_advantage(X0,X1)
              | ~ is_aligned(X0,X1) ) )
          | has_immunity(X0,X1) )
        & ( very_low = hazard_of_mortality(X0,X1)
          | ~ has_immunity(X0,X1) ) )
      | ~ organization(X0) ),
    inference(ennf_transformation,[],[f28]) ).

fof(f44,plain,
    ! [X0,X1] :
      ( ( ( ( ( high = hazard_of_mortality(X0,X1)
              | positional_advantage(X0,X1)
              | is_aligned(X0,X1) )
            & ( mod2 = hazard_of_mortality(X0,X1)
              | positional_advantage(X0,X1)
              | ~ is_aligned(X0,X1) )
            & ( mod1 = hazard_of_mortality(X0,X1)
              | ~ positional_advantage(X0,X1)
              | is_aligned(X0,X1) )
            & ( low = hazard_of_mortality(X0,X1)
              | ~ positional_advantage(X0,X1)
              | ~ is_aligned(X0,X1) ) )
          | has_immunity(X0,X1) )
        & ( very_low = hazard_of_mortality(X0,X1)
          | ~ has_immunity(X0,X1) ) )
      | ~ organization(X0) ),
    inference(flattening,[],[f43]) ).

fof(f45,plain,
    ? [X0,X1,X2,X3,X4] :
      ( ( hazard_of_mortality(X0,X1) != hazard_of_mortality(X0,X2)
        | ~ smaller(hazard_of_mortality(X0,X2),hazard_of_mortality(X0,X3))
        | ~ smaller(hazard_of_mortality(X0,X4),hazard_of_mortality(X0,X2)) )
      & greater(age(X0,X4),tau)
      & smaller_or_equal(age(X0,X3),tau)
      & greater(age(X0,X3),sigma)
      & smaller_or_equal(age(X0,X2),sigma)
      & smaller(sigma,tau)
      & greater(tau,zero)
      & greater(sigma,zero)
      & zero = age(X0,X1)
      & ~ has_endowment(X0)
      & robust_position(X0)
      & organization(X0) ),
    inference(ennf_transformation,[],[f29]) ).

fof(f46,plain,
    ? [X0,X1,X2,X3,X4] :
      ( ( hazard_of_mortality(X0,X1) != hazard_of_mortality(X0,X2)
        | ~ smaller(hazard_of_mortality(X0,X2),hazard_of_mortality(X0,X3))
        | ~ smaller(hazard_of_mortality(X0,X4),hazard_of_mortality(X0,X2)) )
      & greater(age(X0,X4),tau)
      & smaller_or_equal(age(X0,X3),tau)
      & greater(age(X0,X3),sigma)
      & smaller_or_equal(age(X0,X2),sigma)
      & smaller(sigma,tau)
      & greater(tau,zero)
      & greater(sigma,zero)
      & zero = age(X0,X1)
      & ~ has_endowment(X0)
      & robust_position(X0)
      & organization(X0) ),
    inference(flattening,[],[f45]) ).

fof(f47,plain,
    ! [X0,X1] :
      ( ( smaller_or_equal(X0,X1)
        | ( X0 != X1
          & ~ smaller(X0,X1) ) )
      & ( X0 = X1
        | smaller(X0,X1)
        | ~ smaller_or_equal(X0,X1) ) ),
    inference(nnf_transformation,[],[f1]) ).

fof(f48,plain,
    ! [X0,X1] :
      ( ( smaller_or_equal(X0,X1)
        | ( X0 != X1
          & ~ smaller(X0,X1) ) )
      & ( X0 = X1
        | smaller(X0,X1)
        | ~ smaller_or_equal(X0,X1) ) ),
    inference(flattening,[],[f47]) ).

fof(f49,plain,
    ! [X0,X1] :
      ( ( smaller(X0,X1)
        | ~ greater(X1,X0) )
      & ( greater(X1,X0)
        | ~ smaller(X0,X1) ) ),
    inference(nnf_transformation,[],[f3]) ).

fof(f54,plain,
    ! [X0,X1,X2] :
      ( ( dissimilar(X0,X1,X2)
        | ( ( is_aligned(X0,X1)
            | ~ is_aligned(X0,X2) )
          & ( is_aligned(X0,X2)
            | ~ is_aligned(X0,X1) ) )
        | ~ organization(X0) )
      & ( ( ( ~ is_aligned(X0,X2)
            | ~ is_aligned(X0,X1) )
          & ( is_aligned(X0,X2)
            | is_aligned(X0,X1) )
          & organization(X0) )
        | ~ dissimilar(X0,X1,X2) ) ),
    inference(nnf_transformation,[],[f37]) ).

fof(f55,plain,
    ! [X0,X1,X2] :
      ( ( dissimilar(X0,X1,X2)
        | ( ( is_aligned(X0,X1)
            | ~ is_aligned(X0,X2) )
          & ( is_aligned(X0,X2)
            | ~ is_aligned(X0,X1) ) )
        | ~ organization(X0) )
      & ( ( ( ~ is_aligned(X0,X2)
            | ~ is_aligned(X0,X1) )
          & ( is_aligned(X0,X2)
            | is_aligned(X0,X1) )
          & organization(X0) )
        | ~ dissimilar(X0,X1,X2) ) ),
    inference(flattening,[],[f54]) ).

fof(f56,plain,
    ! [X0,X1,X2] :
      ( ( ( greater(age(X0,X2),sigma)
          | ~ dissimilar(X0,X1,X2) )
        & ( dissimilar(X0,X1,X2)
          | ~ greater(age(X0,X2),sigma) ) )
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(nnf_transformation,[],[f41]) ).

fof(f57,plain,
    ( ? [X0,X1,X2,X3,X4] :
        ( ( hazard_of_mortality(X0,X1) != hazard_of_mortality(X0,X2)
          | ~ smaller(hazard_of_mortality(X0,X2),hazard_of_mortality(X0,X3))
          | ~ smaller(hazard_of_mortality(X0,X4),hazard_of_mortality(X0,X2)) )
        & greater(age(X0,X4),tau)
        & smaller_or_equal(age(X0,X3),tau)
        & greater(age(X0,X3),sigma)
        & smaller_or_equal(age(X0,X2),sigma)
        & smaller(sigma,tau)
        & greater(tau,zero)
        & greater(sigma,zero)
        & zero = age(X0,X1)
        & ~ has_endowment(X0)
        & robust_position(X0)
        & organization(X0) )
   => ( ( hazard_of_mortality(sK1,sK2) != hazard_of_mortality(sK1,sK3)
        | ~ smaller(hazard_of_mortality(sK1,sK3),hazard_of_mortality(sK1,sK4))
        | ~ smaller(hazard_of_mortality(sK1,sK5),hazard_of_mortality(sK1,sK3)) )
      & greater(age(sK1,sK5),tau)
      & smaller_or_equal(age(sK1,sK4),tau)
      & greater(age(sK1,sK4),sigma)
      & smaller_or_equal(age(sK1,sK3),sigma)
      & smaller(sigma,tau)
      & greater(tau,zero)
      & greater(sigma,zero)
      & zero = age(sK1,sK2)
      & ~ has_endowment(sK1)
      & robust_position(sK1)
      & organization(sK1) ) ),
    introduced(choice_axiom,[]) ).

fof(f58,plain,
    ( ( hazard_of_mortality(sK1,sK2) != hazard_of_mortality(sK1,sK3)
      | ~ smaller(hazard_of_mortality(sK1,sK3),hazard_of_mortality(sK1,sK4))
      | ~ smaller(hazard_of_mortality(sK1,sK5),hazard_of_mortality(sK1,sK3)) )
    & greater(age(sK1,sK5),tau)
    & smaller_or_equal(age(sK1,sK4),tau)
    & greater(age(sK1,sK4),sigma)
    & smaller_or_equal(age(sK1,sK3),sigma)
    & smaller(sigma,tau)
    & greater(tau,zero)
    & greater(sigma,zero)
    & zero = age(sK1,sK2)
    & ~ has_endowment(sK1)
    & robust_position(sK1)
    & organization(sK1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1,sK2,sK3,sK4,sK5])],[f46,f57]) ).

fof(f59,plain,
    ! [X0,X1] :
      ( X0 = X1
      | smaller(X0,X1)
      | ~ smaller_or_equal(X0,X1) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f60,plain,
    ! [X0,X1] :
      ( smaller_or_equal(X0,X1)
      | ~ smaller(X0,X1) ),
    inference(cnf_transformation,[],[f48]) ).

fof(f62,plain,
    ! [X0,X1] :
      ( greater(X1,X0)
      | ~ smaller(X0,X1) ),
    inference(cnf_transformation,[],[f49]) ).

fof(f63,plain,
    ! [X0,X1] :
      ( smaller(X0,X1)
      | ~ greater(X1,X0) ),
    inference(cnf_transformation,[],[f49]) ).

fof(f64,plain,
    ! [X0,X1] :
      ( ~ greater(X1,X0)
      | ~ greater(X0,X1) ),
    inference(cnf_transformation,[],[f31]) ).

fof(f65,plain,
    ! [X2,X0,X1] :
      ( greater(X0,X2)
      | ~ greater(X1,X2)
      | ~ greater(X0,X1) ),
    inference(cnf_transformation,[],[f33]) ).

fof(f74,plain,
    ! [X0,X1] :
      ( ~ has_immunity(X0,X1)
      | has_endowment(X0)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f36]) ).

fof(f75,plain,
    ! [X2,X0,X1] :
      ( organization(X0)
      | ~ dissimilar(X0,X1,X2) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f77,plain,
    ! [X2,X0,X1] :
      ( ~ is_aligned(X0,X2)
      | ~ is_aligned(X0,X1)
      | ~ dissimilar(X0,X1,X2) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f78,plain,
    ! [X2,X0,X1] :
      ( dissimilar(X0,X1,X2)
      | is_aligned(X0,X2)
      | ~ is_aligned(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f55]) ).

fof(f80,plain,
    ! [X0,X1] :
      ( is_aligned(X0,X1)
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f39]) ).

fof(f81,plain,
    ! [X2,X0,X1] :
      ( dissimilar(X0,X1,X2)
      | ~ greater(age(X0,X2),sigma)
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f56]) ).

fof(f82,plain,
    ! [X2,X0,X1] :
      ( greater(age(X0,X2),sigma)
      | ~ dissimilar(X0,X1,X2)
      | zero != age(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f56]) ).

fof(f83,plain,
    ! [X0,X1] :
      ( ~ positional_advantage(X0,X1)
      | ~ smaller_or_equal(age(X0,X1),tau)
      | ~ robust_position(X0) ),
    inference(cnf_transformation,[],[f42]) ).

fof(f84,plain,
    ! [X0,X1] :
      ( positional_advantage(X0,X1)
      | ~ greater(age(X0,X1),tau)
      | ~ robust_position(X0) ),
    inference(cnf_transformation,[],[f42]) ).

fof(f86,plain,
    ! [X0,X1] :
      ( low = hazard_of_mortality(X0,X1)
      | ~ positional_advantage(X0,X1)
      | ~ is_aligned(X0,X1)
      | has_immunity(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f44]) ).

fof(f87,plain,
    ! [X0,X1] :
      ( mod1 = hazard_of_mortality(X0,X1)
      | ~ positional_advantage(X0,X1)
      | is_aligned(X0,X1)
      | has_immunity(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f44]) ).

fof(f88,plain,
    ! [X0,X1] :
      ( mod2 = hazard_of_mortality(X0,X1)
      | positional_advantage(X0,X1)
      | ~ is_aligned(X0,X1)
      | has_immunity(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f44]) ).

fof(f89,plain,
    ! [X0,X1] :
      ( high = hazard_of_mortality(X0,X1)
      | positional_advantage(X0,X1)
      | is_aligned(X0,X1)
      | has_immunity(X0,X1)
      | ~ organization(X0) ),
    inference(cnf_transformation,[],[f44]) ).

fof(f90,plain,
    greater(high,mod1),
    inference(cnf_transformation,[],[f14]) ).

fof(f93,plain,
    greater(high,mod2),
    inference(cnf_transformation,[],[f17]) ).

fof(f94,plain,
    greater(mod2,low),
    inference(cnf_transformation,[],[f18]) ).

fof(f95,plain,
    greater(mod2,mod1),
    inference(cnf_transformation,[],[f19]) ).

fof(f96,plain,
    organization(sK1),
    inference(cnf_transformation,[],[f58]) ).

fof(f97,plain,
    robust_position(sK1),
    inference(cnf_transformation,[],[f58]) ).

fof(f98,plain,
    ~ has_endowment(sK1),
    inference(cnf_transformation,[],[f58]) ).

fof(f99,plain,
    zero = age(sK1,sK2),
    inference(cnf_transformation,[],[f58]) ).

fof(f101,plain,
    greater(tau,zero),
    inference(cnf_transformation,[],[f58]) ).

fof(f102,plain,
    smaller(sigma,tau),
    inference(cnf_transformation,[],[f58]) ).

fof(f103,plain,
    smaller_or_equal(age(sK1,sK3),sigma),
    inference(cnf_transformation,[],[f58]) ).

fof(f104,plain,
    greater(age(sK1,sK4),sigma),
    inference(cnf_transformation,[],[f58]) ).

fof(f105,plain,
    smaller_or_equal(age(sK1,sK4),tau),
    inference(cnf_transformation,[],[f58]) ).

fof(f106,plain,
    greater(age(sK1,sK5),tau),
    inference(cnf_transformation,[],[f58]) ).

fof(f107,plain,
    ( hazard_of_mortality(sK1,sK2) != hazard_of_mortality(sK1,sK3)
    | ~ smaller(hazard_of_mortality(sK1,sK3),hazard_of_mortality(sK1,sK4))
    | ~ smaller(hazard_of_mortality(sK1,sK5),hazard_of_mortality(sK1,sK3)) ),
    inference(cnf_transformation,[],[f58]) ).

cnf(c_50,plain,
    ( ~ smaller(X0,X1)
    | smaller_or_equal(X0,X1) ),
    inference(cnf_transformation,[],[f60]) ).

cnf(c_51,plain,
    ( ~ smaller_or_equal(X0,X1)
    | X0 = X1
    | smaller(X0,X1) ),
    inference(cnf_transformation,[],[f59]) ).

cnf(c_52,plain,
    ( ~ greater(X0,X1)
    | smaller(X1,X0) ),
    inference(cnf_transformation,[],[f63]) ).

cnf(c_53,plain,
    ( ~ smaller(X0,X1)
    | greater(X1,X0) ),
    inference(cnf_transformation,[],[f62]) ).

cnf(c_54,plain,
    ( ~ greater(X0,X1)
    | ~ greater(X1,X0) ),
    inference(cnf_transformation,[],[f64]) ).

cnf(c_55,plain,
    ( ~ greater(X0,X1)
    | ~ greater(X2,X0)
    | greater(X2,X1) ),
    inference(cnf_transformation,[],[f65]) ).

cnf(c_63,plain,
    ( ~ has_immunity(X0,X1)
    | ~ organization(X0)
    | has_endowment(X0) ),
    inference(cnf_transformation,[],[f74]) ).

cnf(c_65,plain,
    ( ~ is_aligned(X0,X1)
    | ~ organization(X0)
    | dissimilar(X0,X1,X2)
    | is_aligned(X0,X2) ),
    inference(cnf_transformation,[],[f78]) ).

cnf(c_66,plain,
    ( ~ dissimilar(X0,X1,X2)
    | ~ is_aligned(X0,X1)
    | ~ is_aligned(X0,X2) ),
    inference(cnf_transformation,[],[f77]) ).

cnf(c_68,plain,
    ( ~ dissimilar(X0,X1,X2)
    | organization(X0) ),
    inference(cnf_transformation,[],[f75]) ).

cnf(c_69,plain,
    ( age(X0,X1) != zero
    | ~ organization(X0)
    | is_aligned(X0,X1) ),
    inference(cnf_transformation,[],[f80]) ).

cnf(c_70,plain,
    ( age(X0,X1) != zero
    | ~ dissimilar(X0,X1,X2)
    | ~ organization(X0)
    | greater(age(X0,X2),sigma) ),
    inference(cnf_transformation,[],[f82]) ).

cnf(c_71,plain,
    ( age(X0,X1) != zero
    | ~ greater(age(X0,X2),sigma)
    | ~ organization(X0)
    | dissimilar(X0,X1,X2) ),
    inference(cnf_transformation,[],[f81]) ).

cnf(c_72,plain,
    ( ~ greater(age(X0,X1),tau)
    | ~ robust_position(X0)
    | positional_advantage(X0,X1) ),
    inference(cnf_transformation,[],[f84]) ).

cnf(c_73,plain,
    ( ~ smaller_or_equal(age(X0,X1),tau)
    | ~ positional_advantage(X0,X1)
    | ~ robust_position(X0) ),
    inference(cnf_transformation,[],[f83]) ).

cnf(c_74,plain,
    ( ~ organization(X0)
    | hazard_of_mortality(X0,X1) = high
    | has_immunity(X0,X1)
    | is_aligned(X0,X1)
    | positional_advantage(X0,X1) ),
    inference(cnf_transformation,[],[f89]) ).

cnf(c_75,plain,
    ( ~ is_aligned(X0,X1)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = mod2
    | has_immunity(X0,X1)
    | positional_advantage(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

cnf(c_76,plain,
    ( ~ positional_advantage(X0,X1)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = mod1
    | has_immunity(X0,X1)
    | is_aligned(X0,X1) ),
    inference(cnf_transformation,[],[f87]) ).

cnf(c_77,plain,
    ( ~ is_aligned(X0,X1)
    | ~ positional_advantage(X0,X1)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = low
    | has_immunity(X0,X1) ),
    inference(cnf_transformation,[],[f86]) ).

cnf(c_79,plain,
    greater(high,mod1),
    inference(cnf_transformation,[],[f90]) ).

cnf(c_82,plain,
    greater(high,mod2),
    inference(cnf_transformation,[],[f93]) ).

cnf(c_83,plain,
    greater(mod2,low),
    inference(cnf_transformation,[],[f94]) ).

cnf(c_84,plain,
    greater(mod2,mod1),
    inference(cnf_transformation,[],[f95]) ).

cnf(c_85,negated_conjecture,
    ( hazard_of_mortality(sK1,sK2) != hazard_of_mortality(sK1,sK3)
    | ~ smaller(hazard_of_mortality(sK1,sK3),hazard_of_mortality(sK1,sK4))
    | ~ smaller(hazard_of_mortality(sK1,sK5),hazard_of_mortality(sK1,sK3)) ),
    inference(cnf_transformation,[],[f107]) ).

cnf(c_86,negated_conjecture,
    greater(age(sK1,sK5),tau),
    inference(cnf_transformation,[],[f106]) ).

cnf(c_87,negated_conjecture,
    smaller_or_equal(age(sK1,sK4),tau),
    inference(cnf_transformation,[],[f105]) ).

cnf(c_88,negated_conjecture,
    greater(age(sK1,sK4),sigma),
    inference(cnf_transformation,[],[f104]) ).

cnf(c_89,negated_conjecture,
    smaller_or_equal(age(sK1,sK3),sigma),
    inference(cnf_transformation,[],[f103]) ).

cnf(c_90,negated_conjecture,
    smaller(sigma,tau),
    inference(cnf_transformation,[],[f102]) ).

cnf(c_91,negated_conjecture,
    greater(tau,zero),
    inference(cnf_transformation,[],[f101]) ).

cnf(c_93,negated_conjecture,
    age(sK1,sK2) = zero,
    inference(cnf_transformation,[],[f99]) ).

cnf(c_94,negated_conjecture,
    ~ has_endowment(sK1),
    inference(cnf_transformation,[],[f98]) ).

cnf(c_95,negated_conjecture,
    robust_position(sK1),
    inference(cnf_transformation,[],[f97]) ).

cnf(c_96,negated_conjecture,
    organization(sK1),
    inference(cnf_transformation,[],[f96]) ).

cnf(c_119,plain,
    ( ~ dissimilar(X0,X1,X2)
    | age(X0,X1) != zero
    | greater(age(X0,X2),sigma) ),
    inference(global_subsumption_just,[status(thm)],[c_70,c_68,c_70]) ).

cnf(c_120,plain,
    ( age(X0,X1) != zero
    | ~ dissimilar(X0,X1,X2)
    | greater(age(X0,X2),sigma) ),
    inference(renaming,[status(thm)],[c_119]) ).

cnf(c_349,plain,
    ( X0 != sK1
    | ~ smaller_or_equal(age(X0,X1),tau)
    | ~ positional_advantage(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_73,c_95]) ).

cnf(c_350,plain,
    ( ~ smaller_or_equal(age(sK1,X0),tau)
    | ~ positional_advantage(sK1,X0) ),
    inference(unflattening,[status(thm)],[c_349]) ).

cnf(c_358,plain,
    ( X0 != sK1
    | ~ greater(age(X0,X1),tau)
    | positional_advantage(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_72,c_95]) ).

cnf(c_359,plain,
    ( ~ greater(age(sK1,X0),tau)
    | positional_advantage(sK1,X0) ),
    inference(unflattening,[status(thm)],[c_358]) ).

cnf(c_430,plain,
    ( X0 != sK1
    | ~ has_immunity(X0,X1)
    | ~ organization(X0) ),
    inference(resolution_lifted,[status(thm)],[c_63,c_94]) ).

cnf(c_431,plain,
    ( ~ has_immunity(sK1,X0)
    | ~ organization(sK1) ),
    inference(unflattening,[status(thm)],[c_430]) ).

cnf(c_703,plain,
    ( X0 != sK1
    | X1 != X2
    | ~ smaller_or_equal(age(sK1,X2),tau)
    | ~ is_aligned(X0,X1)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = mod2
    | has_immunity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_75,c_350]) ).

cnf(c_704,plain,
    ( ~ smaller_or_equal(age(sK1,X0),tau)
    | ~ is_aligned(sK1,X0)
    | ~ organization(sK1)
    | hazard_of_mortality(sK1,X0) = mod2
    | has_immunity(sK1,X0) ),
    inference(unflattening,[status(thm)],[c_703]) ).

cnf(c_706,plain,
    ( hazard_of_mortality(sK1,X0) = mod2
    | ~ smaller_or_equal(age(sK1,X0),tau)
    | ~ is_aligned(sK1,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_704,c_96,c_431,c_704]) ).

cnf(c_707,plain,
    ( ~ smaller_or_equal(age(sK1,X0),tau)
    | ~ is_aligned(sK1,X0)
    | hazard_of_mortality(sK1,X0) = mod2 ),
    inference(renaming,[status(thm)],[c_706]) ).

cnf(c_718,plain,
    ( X0 != sK1
    | X1 != X2
    | ~ smaller_or_equal(age(sK1,X2),tau)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = high
    | has_immunity(X0,X1)
    | is_aligned(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_74,c_350]) ).

cnf(c_719,plain,
    ( ~ smaller_or_equal(age(sK1,X0),tau)
    | ~ organization(sK1)
    | hazard_of_mortality(sK1,X0) = high
    | has_immunity(sK1,X0)
    | is_aligned(sK1,X0) ),
    inference(unflattening,[status(thm)],[c_718]) ).

cnf(c_721,plain,
    ( hazard_of_mortality(sK1,X0) = high
    | ~ smaller_or_equal(age(sK1,X0),tau)
    | is_aligned(sK1,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_719,c_96,c_431,c_719]) ).

cnf(c_722,plain,
    ( ~ smaller_or_equal(age(sK1,X0),tau)
    | hazard_of_mortality(sK1,X0) = high
    | is_aligned(sK1,X0) ),
    inference(renaming,[status(thm)],[c_721]) ).

cnf(c_733,plain,
    ( X0 != sK1
    | X1 != X2
    | ~ greater(age(sK1,X2),tau)
    | ~ is_aligned(X0,X1)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = low
    | has_immunity(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_77,c_359]) ).

cnf(c_734,plain,
    ( ~ greater(age(sK1,X0),tau)
    | ~ is_aligned(sK1,X0)
    | ~ organization(sK1)
    | hazard_of_mortality(sK1,X0) = low
    | has_immunity(sK1,X0) ),
    inference(unflattening,[status(thm)],[c_733]) ).

cnf(c_736,plain,
    ( hazard_of_mortality(sK1,X0) = low
    | ~ greater(age(sK1,X0),tau)
    | ~ is_aligned(sK1,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_734,c_96,c_431,c_734]) ).

cnf(c_737,plain,
    ( ~ greater(age(sK1,X0),tau)
    | ~ is_aligned(sK1,X0)
    | hazard_of_mortality(sK1,X0) = low ),
    inference(renaming,[status(thm)],[c_736]) ).

cnf(c_748,plain,
    ( X0 != sK1
    | X1 != X2
    | ~ greater(age(sK1,X2),tau)
    | ~ organization(X0)
    | hazard_of_mortality(X0,X1) = mod1
    | has_immunity(X0,X1)
    | is_aligned(X0,X1) ),
    inference(resolution_lifted,[status(thm)],[c_76,c_359]) ).

cnf(c_749,plain,
    ( ~ greater(age(sK1,X0),tau)
    | ~ organization(sK1)
    | hazard_of_mortality(sK1,X0) = mod1
    | has_immunity(sK1,X0)
    | is_aligned(sK1,X0) ),
    inference(unflattening,[status(thm)],[c_748]) ).

cnf(c_751,plain,
    ( hazard_of_mortality(sK1,X0) = mod1
    | ~ greater(age(sK1,X0),tau)
    | is_aligned(sK1,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_749,c_96,c_431,c_749]) ).

cnf(c_752,plain,
    ( ~ greater(age(sK1,X0),tau)
    | hazard_of_mortality(sK1,X0) = mod1
    | is_aligned(sK1,X0) ),
    inference(renaming,[status(thm)],[c_751]) ).

cnf(c_969,plain,
    ( age(X0,X1) != zero
    | X0 != X2
    | X1 != X3
    | X4 != X5
    | ~ greater(age(X0,X4),sigma)
    | ~ is_aligned(X2,X3)
    | ~ is_aligned(X2,X5)
    | ~ organization(X0) ),
    inference(resolution_lifted,[status(thm)],[c_71,c_66]) ).

cnf(c_970,plain,
    ( age(X0,X1) != zero
    | ~ greater(age(X0,X2),sigma)
    | ~ is_aligned(X0,X1)
    | ~ is_aligned(X0,X2)
    | ~ organization(X0) ),
    inference(unflattening,[status(thm)],[c_969]) ).

cnf(c_972,plain,
    ( ~ greater(age(X0,X2),sigma)
    | age(X0,X1) != zero
    | ~ is_aligned(X0,X2)
    | ~ organization(X0) ),
    inference(global_subsumption_just,[status(thm)],[c_970,c_69,c_970]) ).

cnf(c_973,plain,
    ( age(X0,X1) != zero
    | ~ greater(age(X0,X2),sigma)
    | ~ is_aligned(X0,X2)
    | ~ organization(X0) ),
    inference(renaming,[status(thm)],[c_972]) ).

cnf(c_986,plain,
    ( age(X0,X1) != zero
    | X0 != X2
    | X1 != X3
    | X4 != X5
    | ~ is_aligned(X2,X3)
    | ~ organization(X2)
    | greater(age(X0,X5),sigma)
    | is_aligned(X2,X4) ),
    inference(resolution_lifted,[status(thm)],[c_65,c_120]) ).

cnf(c_987,plain,
    ( age(X0,X1) != zero
    | ~ is_aligned(X0,X1)
    | ~ organization(X0)
    | greater(age(X0,X2),sigma)
    | is_aligned(X0,X2) ),
    inference(unflattening,[status(thm)],[c_986]) ).

cnf(c_988,plain,
    ( age(X0,X1) != zero
    | ~ organization(X0)
    | greater(age(X0,X2),sigma)
    | is_aligned(X0,X2) ),
    inference(global_subsumption_just,[status(thm)],[c_987,c_69,c_987]) ).

cnf(c_3198,plain,
    age(sK1,sK2) = sP0_iProver_def,
    definition ).

cnf(c_3199,plain,
    age(sK1,sK3) = sP1_iProver_def,
    definition ).

cnf(c_3200,plain,
    age(sK1,sK4) = sP2_iProver_def,
    definition ).

cnf(c_3201,plain,
    age(sK1,sK5) = sP3_iProver_def,
    definition ).

cnf(c_3202,plain,
    hazard_of_mortality(sK1,sK2) = sP4_iProver_def,
    definition ).

cnf(c_3203,plain,
    hazard_of_mortality(sK1,sK3) = sP5_iProver_def,
    definition ).

cnf(c_3204,plain,
    hazard_of_mortality(sK1,sK4) = sP6_iProver_def,
    definition ).

cnf(c_3205,plain,
    hazard_of_mortality(sK1,sK5) = sP7_iProver_def,
    definition ).

cnf(c_3208,negated_conjecture,
    sP0_iProver_def = zero,
    inference(demodulation,[status(thm)],[c_93,c_3198]) ).

cnf(c_3210,negated_conjecture,
    greater(tau,zero),
    inference(demodulation,[status(thm)],[c_91]) ).

cnf(c_3211,negated_conjecture,
    smaller(sigma,tau),
    inference(demodulation,[status(thm)],[c_90]) ).

cnf(c_3212,negated_conjecture,
    smaller_or_equal(sP1_iProver_def,sigma),
    inference(demodulation,[status(thm)],[c_89,c_3199]) ).

cnf(c_3213,negated_conjecture,
    greater(sP2_iProver_def,sigma),
    inference(demodulation,[status(thm)],[c_88,c_3200]) ).

cnf(c_3214,negated_conjecture,
    smaller_or_equal(sP2_iProver_def,tau),
    inference(demodulation,[status(thm)],[c_87]) ).

cnf(c_3215,negated_conjecture,
    greater(sP3_iProver_def,tau),
    inference(demodulation,[status(thm)],[c_86,c_3201]) ).

cnf(c_3216,negated_conjecture,
    ( sP4_iProver_def != sP5_iProver_def
    | ~ smaller(sP5_iProver_def,sP6_iProver_def)
    | ~ smaller(sP7_iProver_def,sP5_iProver_def) ),
    inference(demodulation,[status(thm)],[c_85,c_3205,c_3204,c_3203,c_3202]) ).

cnf(c_3747,plain,
    greater(tau,sP0_iProver_def),
    inference(demodulation,[status(thm)],[c_3210,c_3208]) ).

cnf(c_3768,plain,
    ( ~ smaller_or_equal(sP2_iProver_def,tau)
    | ~ is_aligned(sK1,sK4)
    | hazard_of_mortality(sK1,sK4) = mod2 ),
    inference(superposition,[status(thm)],[c_3200,c_707]) ).

cnf(c_3769,plain,
    ( ~ smaller_or_equal(sP1_iProver_def,tau)
    | ~ is_aligned(sK1,sK3)
    | hazard_of_mortality(sK1,sK3) = mod2 ),
    inference(superposition,[status(thm)],[c_3199,c_707]) ).

cnf(c_3770,plain,
    ( ~ smaller_or_equal(sP0_iProver_def,tau)
    | ~ is_aligned(sK1,sK2)
    | hazard_of_mortality(sK1,sK2) = mod2 ),
    inference(superposition,[status(thm)],[c_3198,c_707]) ).

cnf(c_3774,plain,
    ( ~ smaller_or_equal(sP0_iProver_def,tau)
    | ~ is_aligned(sK1,sK2)
    | mod2 = sP4_iProver_def ),
    inference(demodulation,[status(thm)],[c_3770,c_3202]) ).

cnf(c_3781,plain,
    ( ~ smaller_or_equal(sP1_iProver_def,tau)
    | ~ is_aligned(sK1,sK3)
    | mod2 = sP5_iProver_def ),
    inference(demodulation,[status(thm)],[c_3769,c_3203]) ).

cnf(c_3785,plain,
    ( ~ is_aligned(sK1,sK4)
    | hazard_of_mortality(sK1,sK4) = mod2 ),
    inference(global_subsumption_just,[status(thm)],[c_3768,c_3214,c_3768]) ).

cnf(c_3789,plain,
    ( ~ is_aligned(sK1,sK4)
    | mod2 = sP6_iProver_def ),
    inference(demodulation,[status(thm)],[c_3785,c_3204]) ).

cnf(c_3800,plain,
    ( ~ smaller_or_equal(sP2_iProver_def,tau)
    | hazard_of_mortality(sK1,sK4) = high
    | is_aligned(sK1,sK4) ),
    inference(superposition,[status(thm)],[c_3200,c_722]) ).

cnf(c_3801,plain,
    ( ~ smaller_or_equal(sP1_iProver_def,tau)
    | hazard_of_mortality(sK1,sK3) = high
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_3199,c_722]) ).

cnf(c_3802,plain,
    ( ~ smaller_or_equal(sP0_iProver_def,tau)
    | hazard_of_mortality(sK1,sK2) = high
    | is_aligned(sK1,sK2) ),
    inference(superposition,[status(thm)],[c_3198,c_722]) ).

cnf(c_3806,plain,
    ( ~ smaller_or_equal(sP0_iProver_def,tau)
    | high = sP4_iProver_def
    | is_aligned(sK1,sK2) ),
    inference(demodulation,[status(thm)],[c_3802,c_3202]) ).

cnf(c_3813,plain,
    ( ~ smaller_or_equal(sP1_iProver_def,tau)
    | high = sP5_iProver_def
    | is_aligned(sK1,sK3) ),
    inference(demodulation,[status(thm)],[c_3801,c_3203]) ).

cnf(c_3817,plain,
    ( hazard_of_mortality(sK1,sK4) = high
    | is_aligned(sK1,sK4) ),
    inference(global_subsumption_just,[status(thm)],[c_3800,c_3214,c_3800]) ).

cnf(c_3821,plain,
    ( high = sP6_iProver_def
    | is_aligned(sK1,sK4) ),
    inference(demodulation,[status(thm)],[c_3817,c_3204]) ).

cnf(c_3832,plain,
    ( high = sP6_iProver_def
    | mod2 = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_3821,c_3789]) ).

cnf(c_3872,plain,
    ( ~ greater(sP3_iProver_def,tau)
    | ~ is_aligned(sK1,sK5)
    | hazard_of_mortality(sK1,sK5) = low ),
    inference(superposition,[status(thm)],[c_3201,c_737]) ).

cnf(c_3882,plain,
    ( ~ is_aligned(sK1,sK5)
    | hazard_of_mortality(sK1,sK5) = low ),
    inference(global_subsumption_just,[status(thm)],[c_3872,c_3215,c_3872]) ).

cnf(c_3886,plain,
    ( ~ is_aligned(sK1,sK5)
    | low = sP7_iProver_def ),
    inference(demodulation,[status(thm)],[c_3882,c_3205]) ).

cnf(c_3891,plain,
    smaller_or_equal(sigma,tau),
    inference(superposition,[status(thm)],[c_3211,c_50]) ).

cnf(c_3892,plain,
    ( ~ greater(sP3_iProver_def,tau)
    | hazard_of_mortality(sK1,sK5) = mod1
    | is_aligned(sK1,sK5) ),
    inference(superposition,[status(thm)],[c_3201,c_752]) ).

cnf(c_3912,plain,
    ( hazard_of_mortality(sK1,sK5) = mod1
    | is_aligned(sK1,sK5) ),
    inference(global_subsumption_just,[status(thm)],[c_3892,c_3215,c_3892]) ).

cnf(c_3916,plain,
    ( mod1 = sP7_iProver_def
    | is_aligned(sK1,sK5) ),
    inference(demodulation,[status(thm)],[c_3912,c_3205]) ).

cnf(c_3927,plain,
    ( mod1 = sP7_iProver_def
    | low = sP7_iProver_def ),
    inference(superposition,[status(thm)],[c_3916,c_3886]) ).

cnf(c_3933,plain,
    ( sigma = sP1_iProver_def
    | smaller(sP1_iProver_def,sigma) ),
    inference(superposition,[status(thm)],[c_3212,c_51]) ).

cnf(c_3966,plain,
    smaller(sP0_iProver_def,tau),
    inference(superposition,[status(thm)],[c_3747,c_52]) ).

cnf(c_3970,plain,
    smaller_or_equal(sP0_iProver_def,tau),
    inference(superposition,[status(thm)],[c_3966,c_50]) ).

cnf(c_3971,plain,
    ( high = sP4_iProver_def
    | is_aligned(sK1,sK2) ),
    inference(backward_subsumption_resolution,[status(thm)],[c_3806,c_3970]) ).

cnf(c_3972,plain,
    ( ~ is_aligned(sK1,sK2)
    | mod2 = sP4_iProver_def ),
    inference(backward_subsumption_resolution,[status(thm)],[c_3774,c_3970]) ).

cnf(c_3994,plain,
    ( high = sP4_iProver_def
    | mod2 = sP4_iProver_def ),
    inference(superposition,[status(thm)],[c_3971,c_3972]) ).

cnf(c_3999,plain,
    ( high = sP4_iProver_def
    | high = sP6_iProver_def
    | sP4_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_3832,c_3994]) ).

cnf(c_4007,plain,
    greater(tau,sigma),
    inference(superposition,[status(thm)],[c_3211,c_53]) ).

cnf(c_4010,plain,
    ( sigma = sP1_iProver_def
    | greater(sigma,sP1_iProver_def) ),
    inference(superposition,[status(thm)],[c_3933,c_53]) ).

cnf(c_4052,plain,
    ( ~ greater(sP1_iProver_def,sigma)
    | sigma = sP1_iProver_def ),
    inference(superposition,[status(thm)],[c_4010,c_54]) ).

cnf(c_4064,plain,
    ( ~ greater(X0,tau)
    | greater(X0,sigma) ),
    inference(superposition,[status(thm)],[c_4007,c_55]) ).

cnf(c_4065,plain,
    ( ~ greater(X0,sigma)
    | sigma = sP1_iProver_def
    | greater(X0,sP1_iProver_def) ),
    inference(superposition,[status(thm)],[c_4010,c_55]) ).

cnf(c_4167,plain,
    greater(sP3_iProver_def,sigma),
    inference(superposition,[status(thm)],[c_3215,c_4064]) ).

cnf(c_4228,plain,
    ( sigma = sP1_iProver_def
    | greater(tau,sP1_iProver_def) ),
    inference(superposition,[status(thm)],[c_4007,c_4065]) ).

cnf(c_4265,plain,
    ( sigma = sP1_iProver_def
    | smaller(sP1_iProver_def,tau) ),
    inference(superposition,[status(thm)],[c_4228,c_52]) ).

cnf(c_4329,plain,
    ( sigma = sP1_iProver_def
    | smaller_or_equal(sP1_iProver_def,tau) ),
    inference(superposition,[status(thm)],[c_4265,c_50]) ).

cnf(c_4344,plain,
    ( sigma = sP1_iProver_def
    | high = sP5_iProver_def
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_4329,c_3813]) ).

cnf(c_4345,plain,
    ( ~ is_aligned(sK1,sK3)
    | sigma = sP1_iProver_def
    | mod2 = sP5_iProver_def ),
    inference(superposition,[status(thm)],[c_4329,c_3781]) ).

cnf(c_4380,plain,
    ( sigma = sP1_iProver_def
    | high = sP5_iProver_def
    | mod2 = sP5_iProver_def ),
    inference(superposition,[status(thm)],[c_4344,c_4345]) ).

cnf(c_4389,plain,
    ( sigma = sP1_iProver_def
    | high = sP4_iProver_def
    | high = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def ),
    inference(superposition,[status(thm)],[c_4380,c_3994]) ).

cnf(c_4390,plain,
    ( sigma = sP1_iProver_def
    | high = sP5_iProver_def
    | high = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4380,c_3832]) ).

cnf(c_4419,plain,
    ( sigma = sP1_iProver_def
    | high = sP6_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4390,c_3999]) ).

cnf(c_4438,plain,
    ( sigma = sP1_iProver_def
    | high = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4419,c_4389]) ).

cnf(c_4456,plain,
    ( sigma = sP1_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4438,c_4419]) ).

cnf(c_4485,plain,
    ( sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | smaller_or_equal(sP1_iProver_def,tau) ),
    inference(superposition,[status(thm)],[c_4456,c_3891]) ).

cnf(c_4741,plain,
    ( high = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_4485,c_3813]) ).

cnf(c_4742,plain,
    ( ~ is_aligned(sK1,sK3)
    | mod2 = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4485,c_3781]) ).

cnf(c_4805,plain,
    ( sigma = sP1_iProver_def
    | high = sP5_iProver_def
    | mod2 = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4741,c_4345]) ).

cnf(c_4806,plain,
    ( high = sP5_iProver_def
    | mod2 = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(global_subsumption_just,[status(thm)],[c_4805,c_4741,c_4742]) ).

cnf(c_4824,plain,
    ( high = sP4_iProver_def
    | high = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4806,c_3994]) ).

cnf(c_4825,plain,
    ( high = sP5_iProver_def
    | high = sP6_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4806,c_3832]) ).

cnf(c_4871,plain,
    ( high = sP6_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4825,c_3999]) ).

cnf(c_4891,plain,
    ( high = sP5_iProver_def
    | sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4871,c_4824]) ).

cnf(c_4909,plain,
    ( sP4_iProver_def = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4891,c_4871]) ).

cnf(c_4920,plain,
    ( ~ smaller(sP5_iProver_def,sP6_iProver_def)
    | ~ smaller(sP7_iProver_def,sP5_iProver_def)
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_4909,c_3216]) ).

cnf(c_7026,plain,
    ( age(X0,X1) != sP0_iProver_def
    | ~ organization(X0)
    | is_aligned(X0,X1) ),
    inference(demodulation,[status(thm)],[c_69,c_3208]) ).

cnf(c_7031,plain,
    ( ~ organization(sK1)
    | is_aligned(sK1,sK2) ),
    inference(superposition,[status(thm)],[c_3198,c_7026]) ).

cnf(c_7032,plain,
    is_aligned(sK1,sK2),
    inference(global_subsumption_just,[status(thm)],[c_7031,c_96,c_7031]) ).

cnf(c_7046,plain,
    mod2 = sP4_iProver_def,
    inference(backward_subsumption_resolution,[status(thm)],[c_3972,c_7032]) ).

cnf(c_7323,plain,
    ( high = sP6_iProver_def
    | sP4_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_7046,c_3832]) ).

cnf(c_8258,plain,
    smaller(mod1,high),
    inference(superposition,[status(thm)],[c_79,c_52]) ).

cnf(c_10046,plain,
    greater(high,sP4_iProver_def),
    inference(demodulation,[status(thm)],[c_82,c_7046]) ).

cnf(c_10048,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | greater(sP6_iProver_def,sP4_iProver_def) ),
    inference(superposition,[status(thm)],[c_7323,c_10046]) ).

cnf(c_10060,plain,
    ~ greater(sP4_iProver_def,high),
    inference(superposition,[status(thm)],[c_10046,c_54]) ).

cnf(c_10061,plain,
    smaller(sP4_iProver_def,high),
    inference(superposition,[status(thm)],[c_10046,c_52]) ).

cnf(c_10269,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | greater(sP6_iProver_def,sP5_iProver_def) ),
    inference(superposition,[status(thm)],[c_4909,c_10048]) ).

cnf(c_10655,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | smaller(sP5_iProver_def,sP6_iProver_def) ),
    inference(superposition,[status(thm)],[c_10269,c_52]) ).

cnf(c_10677,plain,
    ( ~ smaller(sP7_iProver_def,sP5_iProver_def)
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(backward_subsumption_resolution,[status(thm)],[c_4920,c_10655]) ).

cnf(c_10937,plain,
    greater(sP4_iProver_def,low),
    inference(demodulation,[status(thm)],[c_83,c_7046]) ).

cnf(c_10938,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | greater(sP5_iProver_def,low) ),
    inference(superposition,[status(thm)],[c_4909,c_10937]) ).

cnf(c_11003,plain,
    ( mod1 = sP7_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | greater(sP5_iProver_def,sP7_iProver_def) ),
    inference(superposition,[status(thm)],[c_3927,c_10938]) ).

cnf(c_11574,plain,
    ( mod1 = sP7_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | smaller(sP7_iProver_def,sP5_iProver_def) ),
    inference(superposition,[status(thm)],[c_11003,c_52]) ).

cnf(c_11576,plain,
    ( sP5_iProver_def = sP6_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | mod1 = sP7_iProver_def ),
    inference(global_subsumption_just,[status(thm)],[c_11574,c_10677,c_11574]) ).

cnf(c_11577,plain,
    ( mod1 = sP7_iProver_def
    | sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(renaming,[status(thm)],[c_11576]) ).

cnf(c_11927,plain,
    greater(sP4_iProver_def,mod1),
    inference(demodulation,[status(thm)],[c_84,c_7046]) ).

cnf(c_11928,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | greater(sP5_iProver_def,mod1) ),
    inference(superposition,[status(thm)],[c_4909,c_11927]) ).

cnf(c_11956,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | greater(sP5_iProver_def,sP7_iProver_def) ),
    inference(superposition,[status(thm)],[c_11577,c_11928]) ).

cnf(c_12056,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def
    | smaller(sP7_iProver_def,sP5_iProver_def) ),
    inference(superposition,[status(thm)],[c_11956,c_52]) ).

cnf(c_12057,plain,
    ( sP5_iProver_def = sP6_iProver_def
    | sP4_iProver_def = sP6_iProver_def ),
    inference(global_subsumption_just,[status(thm)],[c_12056,c_10677,c_12056]) ).

cnf(c_12058,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | sP5_iProver_def = sP6_iProver_def ),
    inference(renaming,[status(thm)],[c_12057]) ).

cnf(c_12114,plain,
    ( ~ greater(sP6_iProver_def,high)
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_12058,c_10060]) ).

cnf(c_12119,plain,
    ( sP5_iProver_def = sP6_iProver_def
    | greater(high,sP6_iProver_def) ),
    inference(superposition,[status(thm)],[c_12058,c_10046]) ).

cnf(c_12601,plain,
    ( age(X0,X1) != sP0_iProver_def
    | ~ greater(age(X0,X2),sigma)
    | ~ is_aligned(X0,X2)
    | ~ organization(X0) ),
    inference(demodulation,[status(thm)],[c_973,c_3208]) ).

cnf(c_12606,plain,
    ( ~ greater(age(sK1,X0),sigma)
    | ~ is_aligned(sK1,X0)
    | ~ organization(sK1) ),
    inference(superposition,[status(thm)],[c_3198,c_12601]) ).

cnf(c_12608,plain,
    ( ~ is_aligned(sK1,X0)
    | ~ greater(age(sK1,X0),sigma) ),
    inference(global_subsumption_just,[status(thm)],[c_12606,c_96,c_12606]) ).

cnf(c_12609,plain,
    ( ~ greater(age(sK1,X0),sigma)
    | ~ is_aligned(sK1,X0) ),
    inference(renaming,[status(thm)],[c_12608]) ).

cnf(c_12725,plain,
    ( ~ greater(sP3_iProver_def,sigma)
    | ~ is_aligned(sK1,sK5) ),
    inference(superposition,[status(thm)],[c_3201,c_12609]) ).

cnf(c_12726,plain,
    ( ~ greater(sP2_iProver_def,sigma)
    | ~ is_aligned(sK1,sK4) ),
    inference(superposition,[status(thm)],[c_3200,c_12609]) ).

cnf(c_12734,plain,
    ~ is_aligned(sK1,sK4),
    inference(global_subsumption_just,[status(thm)],[c_12726,c_3213,c_12726]) ).

cnf(c_12736,plain,
    ~ is_aligned(sK1,sK5),
    inference(global_subsumption_just,[status(thm)],[c_12725,c_4167,c_12725]) ).

cnf(c_12757,plain,
    high = sP6_iProver_def,
    inference(backward_subsumption_resolution,[status(thm)],[c_3821,c_12734]) ).

cnf(c_12759,plain,
    mod1 = sP7_iProver_def,
    inference(backward_subsumption_resolution,[status(thm)],[c_3916,c_12736]) ).

cnf(c_12847,plain,
    ( ~ greater(sP6_iProver_def,sP6_iProver_def)
    | sP5_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_12757,c_12114]) ).

cnf(c_12849,plain,
    ( sP5_iProver_def = sP6_iProver_def
    | greater(sP6_iProver_def,sP6_iProver_def) ),
    inference(superposition,[status(thm)],[c_12757,c_12119]) ).

cnf(c_12856,plain,
    smaller(mod1,sP6_iProver_def),
    inference(superposition,[status(thm)],[c_12757,c_8258]) ).

cnf(c_12865,plain,
    smaller(sP7_iProver_def,sP6_iProver_def),
    inference(demodulation,[status(thm)],[c_12856,c_12759]) ).

cnf(c_12874,plain,
    sP5_iProver_def = sP6_iProver_def,
    inference(global_subsumption_just,[status(thm)],[c_12847,c_12849,c_12847]) ).

cnf(c_13243,plain,
    ( age(X0,X1) != sP0_iProver_def
    | ~ organization(X0)
    | greater(age(X0,X2),sigma)
    | is_aligned(X0,X2) ),
    inference(demodulation,[status(thm)],[c_988,c_3208]) ).

cnf(c_13248,plain,
    ( ~ organization(sK1)
    | greater(age(sK1,X0),sigma)
    | is_aligned(sK1,X0) ),
    inference(superposition,[status(thm)],[c_3198,c_13243]) ).

cnf(c_13250,plain,
    ( greater(age(sK1,X0),sigma)
    | is_aligned(sK1,X0) ),
    inference(global_subsumption_just,[status(thm)],[c_13248,c_96,c_13248]) ).

cnf(c_13321,plain,
    ( greater(sP1_iProver_def,sigma)
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_3199,c_13250]) ).

cnf(c_13369,plain,
    ( ~ greater(sigma,sP1_iProver_def)
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_13321,c_54]) ).

cnf(c_13372,plain,
    ( sigma = sP1_iProver_def
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_13321,c_4052]) ).

cnf(c_13406,plain,
    ( sigma = sP1_iProver_def
    | mod2 = sP5_iProver_def ),
    inference(backward_subsumption_resolution,[status(thm)],[c_4345,c_13372]) ).

cnf(c_13409,plain,
    ( sigma = sP1_iProver_def
    | sP4_iProver_def = sP6_iProver_def ),
    inference(light_normalisation,[status(thm)],[c_13406,c_7046,c_12874]) ).

cnf(c_13549,plain,
    ( ~ greater(sP1_iProver_def,sP1_iProver_def)
    | sP4_iProver_def = sP6_iProver_def
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_13409,c_13369]) ).

cnf(c_13550,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | greater(sP1_iProver_def,sP1_iProver_def)
    | is_aligned(sK1,sK3) ),
    inference(superposition,[status(thm)],[c_13409,c_13321]) ).

cnf(c_13583,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | smaller_or_equal(sP1_iProver_def,tau) ),
    inference(superposition,[status(thm)],[c_13409,c_3891]) ).

cnf(c_13641,plain,
    ( sP4_iProver_def = sP6_iProver_def
    | is_aligned(sK1,sK3) ),
    inference(global_subsumption_just,[status(thm)],[c_13549,c_13550,c_13549]) ).

cnf(c_13831,plain,
    ( ~ is_aligned(sK1,sK3)
    | mod2 = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def ),
    inference(superposition,[status(thm)],[c_13583,c_3781]) ).

cnf(c_13837,plain,
    ( mod2 = sP5_iProver_def
    | sP4_iProver_def = sP6_iProver_def ),
    inference(global_subsumption_just,[status(thm)],[c_13831,c_13641,c_13831]) ).

cnf(c_13841,plain,
    sP4_iProver_def = sP6_iProver_def,
    inference(light_normalisation,[status(thm)],[c_13837,c_7046,c_12874]) ).

cnf(c_13865,plain,
    smaller(sP6_iProver_def,high),
    inference(superposition,[status(thm)],[c_13841,c_10061]) ).

cnf(c_13870,plain,
    ( sP5_iProver_def != sP6_iProver_def
    | ~ smaller(sP5_iProver_def,sP6_iProver_def)
    | ~ smaller(sP7_iProver_def,sP5_iProver_def) ),
    inference(superposition,[status(thm)],[c_13841,c_3216]) ).

cnf(c_13872,plain,
    smaller(sP6_iProver_def,sP6_iProver_def),
    inference(light_normalisation,[status(thm)],[c_13865,c_12757]) ).

cnf(c_13891,plain,
    ( ~ smaller(sP5_iProver_def,sP6_iProver_def)
    | ~ smaller(sP7_iProver_def,sP5_iProver_def) ),
    inference(global_subsumption_just,[status(thm)],[c_13870,c_12849,c_12847,c_13870]) ).

cnf(c_13895,plain,
    ( ~ smaller(sP6_iProver_def,sP6_iProver_def)
    | ~ smaller(sP7_iProver_def,sP6_iProver_def) ),
    inference(light_normalisation,[status(thm)],[c_13891,c_12874]) ).

cnf(c_13933,plain,
    ~ smaller(sP6_iProver_def,sP6_iProver_def),
    inference(superposition,[status(thm)],[c_12865,c_13895]) ).

cnf(c_13934,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_13872,c_13933]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : MGT063+1 : TPTP v8.2.0. Released v2.4.0.
% 0.11/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.33  % Computer : n017.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Wed Jun 19 18:04:54 EDT 2024
% 0.12/0.34  % CPUTime  : 
% 0.20/0.47  Running first-order theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 7.57/1.65  % SZS status Started for theBenchmark.p
% 7.57/1.65  % SZS status Theorem for theBenchmark.p
% 7.57/1.65  
% 7.57/1.65  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 7.57/1.65  
% 7.57/1.65  ------  iProver source info
% 7.57/1.65  
% 7.57/1.65  git: date: 2024-06-12 09:56:46 +0000
% 7.57/1.65  git: sha1: 4869ab62f0a3398f9d3a35e6db7918ebd3847e49
% 7.57/1.65  git: non_committed_changes: false
% 7.57/1.65  
% 7.57/1.65  ------ Parsing...
% 7.57/1.65  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 7.57/1.65  
% 7.57/1.65  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe:2:0s pe_e  sup_sim: 0  sf_s  rm: 2 0s  sf_e  pe_s  pe_e 
% 7.57/1.65  
% 7.57/1.65  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 7.57/1.65  
% 7.57/1.65  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 7.57/1.65  ------ Proving...
% 7.57/1.65  ------ Problem Properties 
% 7.57/1.65  
% 7.57/1.65  
% 7.57/1.65  clauses                                 49
% 7.57/1.65  conjectures                             11
% 7.57/1.65  EPR                                     27
% 7.57/1.65  Horn                                    41
% 7.57/1.65  unary                                   25
% 7.57/1.65  binary                                  6
% 7.57/1.65  lits                                    97
% 7.57/1.65  lits eq                                 24
% 7.57/1.65  fd_pure                                 0
% 7.57/1.65  fd_pseudo                               0
% 7.57/1.65  fd_cond                                 0
% 7.57/1.65  fd_pseudo_cond                          2
% 7.57/1.65  AC symbols                              0
% 7.57/1.65  
% 7.57/1.65  ------ Input Options Time Limit: Unbounded
% 7.57/1.65  
% 7.57/1.65  
% 7.57/1.65  ------ 
% 7.57/1.65  Current options:
% 7.57/1.65  ------ 
% 7.57/1.65  
% 7.57/1.65  
% 7.57/1.65  
% 7.57/1.65  
% 7.57/1.65  ------ Proving...
% 7.57/1.65  
% 7.57/1.65  
% 7.57/1.65  % SZS status Theorem for theBenchmark.p
% 7.57/1.65  
% 7.57/1.65  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 7.57/1.66  
% 7.57/1.66  
%------------------------------------------------------------------------------