TSTP Solution File: MGT009+1 by Twee---2.4.2

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : MGT009+1 : TPTP v8.1.2. Released v2.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof

% Computer : n018.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 : Thu Aug 31 09:16:58 EDT 2023

% Result   : Theorem 0.18s 0.45s
% Output   : Proof 0.18s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : MGT009+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.13  % Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof
% 0.12/0.33  % Computer : n018.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 : Mon Aug 28 06:28:46 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.18/0.45  Command-line arguments: --no-flatten-goal
% 0.18/0.45  
% 0.18/0.45  % SZS status Theorem
% 0.18/0.45  
% 0.18/0.46  % SZS output start Proof
% 0.18/0.46  Take the following subset of the input axioms:
% 0.18/0.47    fof(a3_FOL, hypothesis, ![X, Y, T1, T2, Rp1, Rp2, I1, I2]: ((organization(X, T1) & (organization(Y, T2) & (reorganization_free(X, T1, T1) & (reorganization_free(Y, T2, T2) & (reproducibility(X, Rp1, T1) & (reproducibility(Y, Rp2, T2) & (inertia(X, I1, T1) & inertia(Y, I2, T2)))))))) => (greater(Rp2, Rp1) <=> greater(I2, I1)))).
% 0.18/0.47    fof(a5_FOL, hypothesis, ![C, S1, S2, X2, Y2, T1_2, T2_2, I1_2, I2_2]: ((organization(X2, T1_2) & (organization(Y2, T2_2) & (class(X2, C, T1_2) & (class(Y2, C, T2_2) & (size(X2, S1, T1_2) & (size(Y2, S2, T2_2) & (inertia(X2, I1_2, T1_2) & (inertia(Y2, I2_2, T2_2) & greater(S2, S1))))))))) => greater(I2_2, I1_2))).
% 0.18/0.47    fof(mp5, axiom, ![T, X2]: (organization(X2, T) => ?[I]: inertia(X2, I, T))).
% 0.18/0.47    fof(t9_FOL, conjecture, ![X2, Y2, T1_2, T2_2, Rp1_2, Rp2_2, C2, S1_2, S2_2]: ((organization(X2, T1_2) & (organization(Y2, T2_2) & (reorganization_free(X2, T1_2, T1_2) & (reorganization_free(Y2, T2_2, T2_2) & (class(X2, C2, T1_2) & (class(Y2, C2, T2_2) & (reproducibility(X2, Rp1_2, T1_2) & (reproducibility(Y2, Rp2_2, T2_2) & (size(X2, S1_2, T1_2) & (size(Y2, S2_2, T2_2) & greater(S2_2, S1_2))))))))))) => greater(Rp2_2, Rp1_2))).
% 0.18/0.47  
% 0.18/0.47  Now clausify the problem and encode Horn clauses using encoding 3 of
% 0.18/0.47  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 0.18/0.47  We repeatedly replace C & s=t => u=v by the two clauses:
% 0.18/0.47    fresh(y, y, x1...xn) = u
% 0.18/0.47    C => fresh(s, t, x1...xn) = v
% 0.18/0.47  where fresh is a fresh function symbol and x1..xn are the free
% 0.18/0.47  variables of u and v.
% 0.18/0.47  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 0.18/0.47  input problem has no model of domain size 1).
% 0.18/0.47  
% 0.18/0.47  The encoding turns the above axioms into the following unit equations and goals:
% 0.18/0.47  
% 0.18/0.47  Axiom 1 (t9_FOL_6): greater(s2, s1) = true.
% 0.18/0.47  Axiom 2 (t9_FOL): organization(x, t1) = true.
% 0.18/0.47  Axiom 3 (t9_FOL_1): organization(y, t2) = true.
% 0.18/0.47  Axiom 4 (t9_FOL_7): class(x, c, t1) = true.
% 0.18/0.47  Axiom 5 (t9_FOL_8): class(y, c, t2) = true.
% 0.18/0.47  Axiom 6 (t9_FOL_9): size(x, s1, t1) = true.
% 0.18/0.47  Axiom 7 (t9_FOL_10): size(y, s2, t2) = true.
% 0.18/0.47  Axiom 8 (t9_FOL_2): reorganization_free(x, t1, t1) = true.
% 0.18/0.47  Axiom 9 (t9_FOL_3): reorganization_free(y, t2, t2) = true.
% 0.18/0.47  Axiom 10 (t9_FOL_4): reproducibility(x, rp1, t1) = true.
% 0.18/0.47  Axiom 11 (t9_FOL_5): reproducibility(y, rp2, t2) = true.
% 0.18/0.47  Axiom 12 (mp5): fresh(X, X, Y, Z) = true.
% 0.18/0.47  Axiom 13 (a3_FOL_1): fresh28(X, X, Y, Z) = true.
% 0.18/0.47  Axiom 14 (a5_FOL): fresh10(X, X, Y, Z) = true.
% 0.18/0.47  Axiom 15 (mp5): fresh(organization(X, Y), true, X, Y) = inertia(X, i(X, Y), Y).
% 0.18/0.47  Axiom 16 (a3_FOL_1): fresh26(X, X, Y, Z, W, V) = greater(W, Z).
% 0.18/0.47  Axiom 17 (a5_FOL): fresh8(X, X, Y, Z, W, V) = greater(W, Z).
% 0.18/0.47  Axiom 18 (a3_FOL_1): fresh27(X, X, Y, Z, W, V, U, T) = fresh28(organization(Y, T), true, V, U).
% 0.18/0.47  Axiom 19 (a5_FOL): fresh9(X, X, Y, Z, W, V, U, T) = fresh10(organization(Y, T), true, W, V).
% 0.18/0.47  Axiom 20 (a5_FOL): fresh7(X, X, Y, Z, W, V, U, T) = fresh8(organization(Z, U), true, Y, W, V, T).
% 0.18/0.47  Axiom 21 (a3_FOL_1): fresh25(X, X, Y, Z, W, V, U, T, S) = fresh26(organization(Z, W), true, Y, V, U, S).
% 0.18/0.47  Axiom 22 (a5_FOL): fresh5(X, X, Y, Z, W, V, U, T, S, X2) = fresh6(greater(V, W), true, Y, Z, U, T, S, X2).
% 0.18/0.47  Axiom 23 (a3_FOL_1): fresh24(X, X, Y, Z, W, V, U, T, S, X2) = fresh27(inertia(Y, T, X2), true, Y, Z, W, V, U, X2).
% 0.18/0.47  Axiom 24 (a5_FOL): fresh6(X, X, Y, Z, W, V, U, T) = fresh9(inertia(Y, W, T), true, Y, Z, W, V, U, T).
% 0.18/0.47  Axiom 25 (a5_FOL): fresh4(X, X, Y, Z, W, V, U, T, S, X2, Y2) = fresh7(inertia(Z, S, X2), true, Y, Z, T, S, X2, Y2).
% 0.18/0.47  Axiom 26 (a3_FOL_1): fresh23(X, X, Y, Z, W, V, U, T, S, X2) = fresh25(inertia(Z, S, W), true, Y, Z, W, V, U, T, X2).
% 0.18/0.47  Axiom 27 (a3_FOL_1): fresh22(X, X, Y, Z, W, V, U, T, S, X2) = fresh24(reorganization_free(Y, X2, X2), true, Y, Z, W, V, U, T, S, X2).
% 0.18/0.47  Axiom 28 (a3_FOL_1): fresh21(X, X, Y, Z, W, V, U, T, S, X2) = fresh23(reorganization_free(Z, W, W), true, Y, Z, W, V, U, T, S, X2).
% 0.18/0.47  Axiom 29 (a3_FOL_1): fresh20(X, X, Y, Z, W, V, U, T, S, X2) = fresh22(reproducibility(Y, V, X2), true, Y, Z, W, V, U, T, S, X2).
% 0.18/0.47  Axiom 30 (a3_FOL_1): fresh20(greater(X, Y), true, Z, W, V, U, T, Y, X, S) = fresh21(reproducibility(W, T, V), true, Z, W, V, U, T, Y, X, S).
% 0.18/0.47  Axiom 31 (a5_FOL): fresh3(X, X, Y, Z, W, V, U, T, S, X2, Y2) = fresh5(class(Y, W, Y2), true, Y, Z, V, U, T, S, X2, Y2).
% 0.18/0.47  Axiom 32 (a5_FOL): fresh2(X, X, Y, Z, W, V, U, T, S, X2, Y2) = fresh4(class(Z, W, X2), true, Y, Z, W, V, U, T, S, X2, Y2).
% 0.18/0.47  Axiom 33 (a5_FOL): fresh2(size(X, Y, Z), true, W, X, V, U, Y, T, S, Z, X2) = fresh3(size(W, U, X2), true, W, X, V, U, Y, T, S, Z, X2).
% 0.18/0.47  
% 0.18/0.47  Lemma 34: inertia(x, i(x, t1), t1) = true.
% 0.18/0.47  Proof:
% 0.18/0.47    inertia(x, i(x, t1), t1)
% 0.18/0.47  = { by axiom 15 (mp5) R->L }
% 0.18/0.47    fresh(organization(x, t1), true, x, t1)
% 0.18/0.47  = { by axiom 2 (t9_FOL) }
% 0.18/0.47    fresh(true, true, x, t1)
% 0.18/0.47  = { by axiom 12 (mp5) }
% 0.18/0.47    true
% 0.18/0.47  
% 0.18/0.47  Lemma 35: inertia(y, i(y, t2), t2) = true.
% 0.18/0.47  Proof:
% 0.18/0.47    inertia(y, i(y, t2), t2)
% 0.18/0.47  = { by axiom 15 (mp5) R->L }
% 0.18/0.47    fresh(organization(y, t2), true, y, t2)
% 0.18/0.47  = { by axiom 3 (t9_FOL_1) }
% 0.18/0.47    fresh(true, true, y, t2)
% 0.18/0.47  = { by axiom 12 (mp5) }
% 0.18/0.47    true
% 0.18/0.47  
% 0.18/0.47  Goal 1 (t9_FOL_11): greater(rp2, rp1) = true.
% 0.18/0.47  Proof:
% 0.18/0.47    greater(rp2, rp1)
% 0.18/0.47  = { by axiom 16 (a3_FOL_1) R->L }
% 0.18/0.47    fresh26(true, true, x, rp1, rp2, t1)
% 0.18/0.47  = { by axiom 3 (t9_FOL_1) R->L }
% 0.18/0.47    fresh26(organization(y, t2), true, x, rp1, rp2, t1)
% 0.18/0.47  = { by axiom 21 (a3_FOL_1) R->L }
% 0.18/0.47    fresh25(true, true, x, y, t2, rp1, rp2, i(x, t1), t1)
% 0.18/0.47  = { by lemma 35 R->L }
% 0.18/0.47    fresh25(inertia(y, i(y, t2), t2), true, x, y, t2, rp1, rp2, i(x, t1), t1)
% 0.18/0.47  = { by axiom 26 (a3_FOL_1) R->L }
% 0.18/0.47    fresh23(true, true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 9 (t9_FOL_3) R->L }
% 0.18/0.47    fresh23(reorganization_free(y, t2, t2), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 28 (a3_FOL_1) R->L }
% 0.18/0.47    fresh21(true, true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 11 (t9_FOL_5) R->L }
% 0.18/0.47    fresh21(reproducibility(y, rp2, t2), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 30 (a3_FOL_1) R->L }
% 0.18/0.47    fresh20(greater(i(y, t2), i(x, t1)), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 17 (a5_FOL) R->L }
% 0.18/0.47    fresh20(fresh8(true, true, x, i(x, t1), i(y, t2), t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 3 (t9_FOL_1) R->L }
% 0.18/0.47    fresh20(fresh8(organization(y, t2), true, x, i(x, t1), i(y, t2), t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 20 (a5_FOL) R->L }
% 0.18/0.47    fresh20(fresh7(true, true, x, y, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by lemma 35 R->L }
% 0.18/0.47    fresh20(fresh7(inertia(y, i(y, t2), t2), true, x, y, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 25 (a5_FOL) R->L }
% 0.18/0.47    fresh20(fresh4(true, true, x, y, c, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 5 (t9_FOL_8) R->L }
% 0.18/0.47    fresh20(fresh4(class(y, c, t2), true, x, y, c, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 32 (a5_FOL) R->L }
% 0.18/0.47    fresh20(fresh2(true, true, x, y, c, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 7 (t9_FOL_10) R->L }
% 0.18/0.47    fresh20(fresh2(size(y, s2, t2), true, x, y, c, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 33 (a5_FOL) }
% 0.18/0.47    fresh20(fresh3(size(x, s1, t1), true, x, y, c, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 6 (t9_FOL_9) }
% 0.18/0.47    fresh20(fresh3(true, true, x, y, c, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 31 (a5_FOL) }
% 0.18/0.47    fresh20(fresh5(class(x, c, t1), true, x, y, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 4 (t9_FOL_7) }
% 0.18/0.47    fresh20(fresh5(true, true, x, y, s1, s2, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 22 (a5_FOL) }
% 0.18/0.47    fresh20(fresh6(greater(s2, s1), true, x, y, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 1 (t9_FOL_6) }
% 0.18/0.47    fresh20(fresh6(true, true, x, y, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 24 (a5_FOL) }
% 0.18/0.47    fresh20(fresh9(inertia(x, i(x, t1), t1), true, x, y, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by lemma 34 }
% 0.18/0.47    fresh20(fresh9(true, true, x, y, i(x, t1), i(y, t2), t2, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 19 (a5_FOL) }
% 0.18/0.47    fresh20(fresh10(organization(x, t1), true, i(x, t1), i(y, t2)), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 2 (t9_FOL) }
% 0.18/0.47    fresh20(fresh10(true, true, i(x, t1), i(y, t2)), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 14 (a5_FOL) }
% 0.18/0.47    fresh20(true, true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 29 (a3_FOL_1) }
% 0.18/0.47    fresh22(reproducibility(x, rp1, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 10 (t9_FOL_4) }
% 0.18/0.47    fresh22(true, true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 27 (a3_FOL_1) }
% 0.18/0.47    fresh24(reorganization_free(x, t1, t1), true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 8 (t9_FOL_2) }
% 0.18/0.47    fresh24(true, true, x, y, t2, rp1, rp2, i(x, t1), i(y, t2), t1)
% 0.18/0.47  = { by axiom 23 (a3_FOL_1) }
% 0.18/0.47    fresh27(inertia(x, i(x, t1), t1), true, x, y, t2, rp1, rp2, t1)
% 0.18/0.47  = { by lemma 34 }
% 0.18/0.47    fresh27(true, true, x, y, t2, rp1, rp2, t1)
% 0.18/0.47  = { by axiom 18 (a3_FOL_1) }
% 0.18/0.47    fresh28(organization(x, t1), true, rp1, rp2)
% 0.18/0.47  = { by axiom 2 (t9_FOL) }
% 0.18/0.47    fresh28(true, true, rp1, rp2)
% 0.18/0.47  = { by axiom 13 (a3_FOL_1) }
% 0.18/0.47    true
% 0.18/0.47  % SZS output end Proof
% 0.18/0.47  
% 0.18/0.47  RESULT: Theorem (the conjecture is true).
%------------------------------------------------------------------------------