TSTP Solution File: LCL234-3 by Twee---2.4.2

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : LCL234-3 : TPTP v8.1.2. Released v2.3.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 : n020.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 08:18:11 EDT 2023

% Result   : Unsatisfiable 52.84s 7.16s
% Output   : Proof 53.46s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL234-3 : TPTP v8.1.2. Released v2.3.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.16/0.34  % Computer : n020.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Thu Aug 24 18:28:30 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 52.84/7.16  Command-line arguments: --no-flatten-goal
% 52.84/7.16  
% 52.84/7.16  % SZS status Unsatisfiable
% 52.84/7.16  
% 53.46/7.21  % SZS output start Proof
% 53.46/7.21  Take the following subset of the input axioms:
% 53.46/7.22    fof(and_defn, axiom, ![P, Q]: and(P, Q)=not(or(not(P), not(Q)))).
% 53.46/7.22    fof(axiom_1_2, axiom, ![A]: axiom(implies(or(A, A), A))).
% 53.46/7.22    fof(axiom_1_3, axiom, ![B, A2]: axiom(implies(A2, or(B, A2)))).
% 53.46/7.22    fof(axiom_1_4, axiom, ![A2, B2]: axiom(implies(or(A2, B2), or(B2, A2)))).
% 53.46/7.22    fof(axiom_1_5, axiom, ![C, A2, B2]: axiom(implies(or(A2, or(B2, C)), or(B2, or(A2, C))))).
% 53.46/7.22    fof(axiom_1_6, axiom, ![A2, B2, C2]: axiom(implies(implies(A2, B2), implies(or(C2, A2), or(C2, B2))))).
% 53.46/7.22    fof(implies_definition, axiom, ![X, Y]: implies(X, Y)=or(not(X), Y)).
% 53.46/7.22    fof(prove_this, negated_conjecture, ~theorem(implies(p, implies(q, and(p, q))))).
% 53.46/7.22    fof(rule_1, axiom, ![X2]: (theorem(X2) | ~axiom(X2))).
% 53.46/7.22    fof(rule_2, axiom, ![X2, Y2]: (theorem(X2) | (~theorem(implies(Y2, X2)) | ~theorem(Y2)))).
% 53.46/7.22  
% 53.46/7.22  Now clausify the problem and encode Horn clauses using encoding 3 of
% 53.46/7.22  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 53.46/7.22  We repeatedly replace C & s=t => u=v by the two clauses:
% 53.46/7.22    fresh(y, y, x1...xn) = u
% 53.46/7.22    C => fresh(s, t, x1...xn) = v
% 53.46/7.22  where fresh is a fresh function symbol and x1..xn are the free
% 53.46/7.22  variables of u and v.
% 53.46/7.22  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 53.46/7.22  input problem has no model of domain size 1).
% 53.46/7.22  
% 53.46/7.22  The encoding turns the above axioms into the following unit equations and goals:
% 53.46/7.22  
% 53.46/7.22  Axiom 1 (rule_2): fresh(X, X, Y) = true.
% 53.46/7.22  Axiom 2 (rule_1): fresh2(X, X, Y) = true.
% 53.46/7.22  Axiom 3 (implies_definition): implies(X, Y) = or(not(X), Y).
% 53.46/7.22  Axiom 4 (rule_2): fresh3(X, X, Y, Z) = theorem(Y).
% 53.46/7.22  Axiom 5 (rule_1): fresh2(axiom(X), true, X) = theorem(X).
% 53.46/7.22  Axiom 6 (and_defn): and(X, Y) = not(or(not(X), not(Y))).
% 53.46/7.22  Axiom 7 (axiom_1_3): axiom(implies(X, or(Y, X))) = true.
% 53.46/7.22  Axiom 8 (axiom_1_2): axiom(implies(or(X, X), X)) = true.
% 53.46/7.22  Axiom 9 (rule_2): fresh3(theorem(implies(X, Y)), true, Y, X) = fresh(theorem(X), true, Y).
% 53.46/7.22  Axiom 10 (axiom_1_4): axiom(implies(or(X, Y), or(Y, X))) = true.
% 53.46/7.22  Axiom 11 (axiom_1_6): axiom(implies(implies(X, Y), implies(or(Z, X), or(Z, Y)))) = true.
% 53.46/7.22  Axiom 12 (axiom_1_5): axiom(implies(or(X, or(Y, Z)), or(Y, or(X, Z)))) = true.
% 53.46/7.22  
% 53.46/7.22  Lemma 13: theorem(implies(or(X, Y), or(Y, X))) = true.
% 53.46/7.22  Proof:
% 53.46/7.22    theorem(implies(or(X, Y), or(Y, X)))
% 53.46/7.22  = { by axiom 5 (rule_1) R->L }
% 53.46/7.22    fresh2(axiom(implies(or(X, Y), or(Y, X))), true, implies(or(X, Y), or(Y, X)))
% 53.46/7.22  = { by axiom 10 (axiom_1_4) }
% 53.46/7.22    fresh2(true, true, implies(or(X, Y), or(Y, X)))
% 53.46/7.22  = { by axiom 2 (rule_1) }
% 53.46/7.22    true
% 53.46/7.22  
% 53.46/7.22  Lemma 14: theorem(implies(implies(X, Y), or(Y, not(X)))) = true.
% 53.46/7.22  Proof:
% 53.46/7.22    theorem(implies(implies(X, Y), or(Y, not(X))))
% 53.46/7.22  = { by axiom 3 (implies_definition) }
% 53.46/7.22    theorem(implies(or(not(X), Y), or(Y, not(X))))
% 53.46/7.22  = { by lemma 13 }
% 53.46/7.22    true
% 53.46/7.22  
% 53.46/7.22  Lemma 15: axiom(implies(implies(X, or(Y, Z)), or(Y, implies(X, Z)))) = true.
% 53.46/7.22  Proof:
% 53.46/7.22    axiom(implies(implies(X, or(Y, Z)), or(Y, implies(X, Z))))
% 53.46/7.22  = { by axiom 3 (implies_definition) }
% 53.46/7.22    axiom(implies(implies(X, or(Y, Z)), or(Y, or(not(X), Z))))
% 53.46/7.22  = { by axiom 3 (implies_definition) }
% 53.46/7.22    axiom(implies(or(not(X), or(Y, Z)), or(Y, or(not(X), Z))))
% 53.46/7.22  = { by axiom 12 (axiom_1_5) }
% 53.46/7.22    true
% 53.46/7.22  
% 53.46/7.22  Lemma 16: fresh(theorem(implies(X, Y)), true, implies(or(Z, X), or(Z, Y))) = theorem(implies(or(Z, X), or(Z, Y))).
% 53.46/7.22  Proof:
% 53.46/7.22    fresh(theorem(implies(X, Y)), true, implies(or(Z, X), or(Z, Y)))
% 53.46/7.22  = { by axiom 9 (rule_2) R->L }
% 53.46/7.22    fresh3(theorem(implies(implies(X, Y), implies(or(Z, X), or(Z, Y)))), true, implies(or(Z, X), or(Z, Y)), implies(X, Y))
% 53.46/7.22  = { by axiom 5 (rule_1) R->L }
% 53.46/7.22    fresh3(fresh2(axiom(implies(implies(X, Y), implies(or(Z, X), or(Z, Y)))), true, implies(implies(X, Y), implies(or(Z, X), or(Z, Y)))), true, implies(or(Z, X), or(Z, Y)), implies(X, Y))
% 53.46/7.22  = { by axiom 11 (axiom_1_6) }
% 53.46/7.22    fresh3(fresh2(true, true, implies(implies(X, Y), implies(or(Z, X), or(Z, Y)))), true, implies(or(Z, X), or(Z, Y)), implies(X, Y))
% 53.46/7.22  = { by axiom 2 (rule_1) }
% 53.46/7.22    fresh3(true, true, implies(or(Z, X), or(Z, Y)), implies(X, Y))
% 53.46/7.22  = { by axiom 4 (rule_2) }
% 53.46/7.22    theorem(implies(or(Z, X), or(Z, Y)))
% 53.46/7.22  
% 53.46/7.22  Lemma 17: fresh(theorem(or(X, or(Y, Z))), true, or(X, or(Z, Y))) = theorem(or(X, or(Z, Y))).
% 53.46/7.22  Proof:
% 53.46/7.22    fresh(theorem(or(X, or(Y, Z))), true, or(X, or(Z, Y)))
% 53.46/7.22  = { by axiom 9 (rule_2) R->L }
% 53.46/7.22    fresh3(theorem(implies(or(X, or(Y, Z)), or(X, or(Z, Y)))), true, or(X, or(Z, Y)), or(X, or(Y, Z)))
% 53.46/7.22  = { by lemma 16 R->L }
% 53.46/7.22    fresh3(fresh(theorem(implies(or(Y, Z), or(Z, Y))), true, implies(or(X, or(Y, Z)), or(X, or(Z, Y)))), true, or(X, or(Z, Y)), or(X, or(Y, Z)))
% 53.46/7.22  = { by lemma 13 }
% 53.46/7.22    fresh3(fresh(true, true, implies(or(X, or(Y, Z)), or(X, or(Z, Y)))), true, or(X, or(Z, Y)), or(X, or(Y, Z)))
% 53.46/7.22  = { by axiom 1 (rule_2) }
% 53.46/7.22    fresh3(true, true, or(X, or(Z, Y)), or(X, or(Y, Z)))
% 53.46/7.22  = { by axiom 4 (rule_2) }
% 53.46/7.22    theorem(or(X, or(Z, Y)))
% 53.46/7.22  
% 53.46/7.22  Goal 1 (prove_this): theorem(implies(p, implies(q, and(p, q)))) = true.
% 53.46/7.22  Proof:
% 53.46/7.22    theorem(implies(p, implies(q, and(p, q))))
% 53.46/7.22  = { by axiom 4 (rule_2) R->L }
% 53.46/7.22    fresh3(true, true, implies(p, implies(q, and(p, q))), implies(q, implies(p, and(p, q))))
% 53.46/7.22  = { by axiom 2 (rule_1) R->L }
% 53.46/7.22    fresh3(fresh2(true, true, implies(implies(q, implies(p, and(p, q))), implies(p, implies(q, and(p, q))))), true, implies(p, implies(q, and(p, q))), implies(q, implies(p, and(p, q))))
% 53.46/7.22  = { by lemma 15 R->L }
% 53.46/7.22    fresh3(fresh2(axiom(implies(implies(q, or(not(p), and(p, q))), or(not(p), implies(q, and(p, q))))), true, implies(implies(q, implies(p, and(p, q))), implies(p, implies(q, and(p, q))))), true, implies(p, implies(q, and(p, q))), implies(q, implies(p, and(p, q))))
% 53.46/7.23  = { by axiom 3 (implies_definition) R->L }
% 53.46/7.23    fresh3(fresh2(axiom(implies(implies(q, implies(p, and(p, q))), or(not(p), implies(q, and(p, q))))), true, implies(implies(q, implies(p, and(p, q))), implies(p, implies(q, and(p, q))))), true, implies(p, implies(q, and(p, q))), implies(q, implies(p, and(p, q))))
% 53.46/7.23  = { by axiom 3 (implies_definition) R->L }
% 53.46/7.23    fresh3(fresh2(axiom(implies(implies(q, implies(p, and(p, q))), implies(p, implies(q, and(p, q))))), true, implies(implies(q, implies(p, and(p, q))), implies(p, implies(q, and(p, q))))), true, implies(p, implies(q, and(p, q))), implies(q, implies(p, and(p, q))))
% 53.46/7.23  = { by axiom 5 (rule_1) }
% 53.46/7.23    fresh3(theorem(implies(implies(q, implies(p, and(p, q))), implies(p, implies(q, and(p, q))))), true, implies(p, implies(q, and(p, q))), implies(q, implies(p, and(p, q))))
% 53.46/7.23  = { by axiom 9 (rule_2) }
% 53.46/7.23    fresh(theorem(implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 4 (rule_2) R->L }
% 53.46/7.23    fresh(fresh3(true, true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 1 (rule_2) R->L }
% 53.46/7.23    fresh(fresh3(fresh(true, true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 1 (rule_2) R->L }
% 53.46/7.23    fresh(fresh3(fresh(fresh(true, true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 2 (rule_1) R->L }
% 53.46/7.23    fresh(fresh3(fresh(fresh(fresh2(true, true, implies(implies(p, and(p, q)), implies(q, implies(p, and(p, q))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 7 (axiom_1_3) R->L }
% 53.46/7.23    fresh(fresh3(fresh(fresh(fresh2(axiom(implies(implies(p, and(p, q)), or(not(q), implies(p, and(p, q))))), true, implies(implies(p, and(p, q)), implies(q, implies(p, and(p, q))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 3 (implies_definition) R->L }
% 53.46/7.23    fresh(fresh3(fresh(fresh(fresh2(axiom(implies(implies(p, and(p, q)), implies(q, implies(p, and(p, q))))), true, implies(implies(p, and(p, q)), implies(q, implies(p, and(p, q))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 5 (rule_1) }
% 53.46/7.23    fresh(fresh3(fresh(fresh(theorem(implies(implies(p, and(p, q)), implies(q, implies(p, and(p, q))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by lemma 16 }
% 53.46/7.23    fresh(fresh3(fresh(theorem(implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 9 (rule_2) R->L }
% 53.46/7.23    fresh(fresh3(fresh3(theorem(implies(implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 3 (implies_definition) }
% 53.46/7.23    fresh(fresh3(fresh3(theorem(implies(implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.23  = { by axiom 3 (implies_definition) }
% 53.46/7.24    fresh(fresh3(fresh3(theorem(implies(or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by lemma 16 R->L }
% 53.46/7.24    fresh(fresh3(fresh3(fresh(theorem(implies(or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(q, implies(p, and(p, q))))), true, implies(or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 5 (rule_1) R->L }
% 53.46/7.24    fresh(fresh3(fresh3(fresh(fresh2(axiom(implies(or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(q, implies(p, and(p, q))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(q, implies(p, and(p, q))))), true, implies(or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 8 (axiom_1_2) }
% 53.46/7.24    fresh(fresh3(fresh3(fresh(fresh2(true, true, implies(or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(q, implies(p, and(p, q))))), true, implies(or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 2 (rule_1) }
% 53.46/7.24    fresh(fresh3(fresh3(fresh(true, true, implies(or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), or(not(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), implies(q, implies(p, and(p, q)))))), true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 1 (rule_2) }
% 53.46/7.24    fresh(fresh3(fresh3(true, true, implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q)))), implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(q, implies(p, and(p, q)))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 4 (rule_2) }
% 53.46/7.24    fresh(fresh3(theorem(implies(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q))), implies(q, implies(p, and(p, q))))), true, implies(q, implies(p, and(p, q))), or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 9 (rule_2) }
% 53.46/7.24    fresh(fresh(theorem(or(implies(q, implies(p, and(p, q))), implies(p, and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 3 (implies_definition) }
% 53.46/7.24    fresh(fresh(theorem(or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by lemma 17 R->L }
% 53.46/7.24    fresh(fresh(fresh(theorem(or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by axiom 4 (rule_2) R->L }
% 53.46/7.24    fresh(fresh(fresh(fresh3(true, true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p))), or(or(and(p, q), not(p)), implies(q, implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.24  = { by lemma 13 R->L }
% 53.46/7.24    fresh(fresh(fresh(fresh3(theorem(implies(or(or(and(p, q), not(p)), implies(q, implies(p, and(p, q)))), or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p))), or(or(and(p, q), not(p)), implies(q, implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 9 (rule_2) }
% 53.46/7.25    fresh(fresh(fresh(fresh(theorem(or(or(and(p, q), not(p)), implies(q, implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 3 (implies_definition) }
% 53.46/7.25    fresh(fresh(fresh(fresh(theorem(or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by lemma 17 R->L }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(theorem(or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 4 (rule_2) R->L }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh3(true, true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))), or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 1 (rule_2) R->L }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh3(fresh(true, true, implies(or(or(and(p, q), not(p)), not(q)), or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))), or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 2 (rule_1) R->L }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh3(fresh(fresh2(true, true, implies(not(q), or(implies(p, and(p, q)), not(q)))), true, implies(or(or(and(p, q), not(p)), not(q)), or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))), or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 7 (axiom_1_3) R->L }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh3(fresh(fresh2(axiom(implies(not(q), or(implies(p, and(p, q)), not(q)))), true, implies(not(q), or(implies(p, and(p, q)), not(q)))), true, implies(or(or(and(p, q), not(p)), not(q)), or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))), or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 5 (rule_1) }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh3(fresh(theorem(implies(not(q), or(implies(p, and(p, q)), not(q)))), true, implies(or(or(and(p, q), not(p)), not(q)), or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))), or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by lemma 16 }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh3(theorem(implies(or(or(and(p, q), not(p)), not(q)), or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q))), or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 9 (rule_2) }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh(theorem(or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by axiom 4 (rule_2) R->L }
% 53.46/7.25    fresh(fresh(fresh(fresh(fresh(fresh(fresh3(true, true, or(or(and(p, q), not(p)), not(q)), implies(q, or(and(p, q), not(p)))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.25  = { by lemma 14 R->L }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh3(theorem(implies(implies(q, or(and(p, q), not(p))), or(or(and(p, q), not(p)), not(q)))), true, or(or(and(p, q), not(p)), not(q)), implies(q, or(and(p, q), not(p)))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 9 (rule_2) }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(theorem(implies(q, or(and(p, q), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 6 (and_defn) }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(theorem(implies(q, or(not(or(not(p), not(q))), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 3 (implies_definition) R->L }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(theorem(implies(q, or(not(implies(p, not(q))), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 3 (implies_definition) R->L }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(theorem(implies(q, implies(implies(p, not(q)), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 3 (implies_definition) }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(theorem(or(not(q), implies(implies(p, not(q)), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 4 (rule_2) R->L }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(fresh3(true, true, or(not(q), implies(implies(p, not(q)), not(p))), implies(implies(p, not(q)), or(not(q), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 2 (rule_1) R->L }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(fresh3(fresh2(true, true, implies(implies(implies(p, not(q)), or(not(q), not(p))), or(not(q), implies(implies(p, not(q)), not(p))))), true, or(not(q), implies(implies(p, not(q)), not(p))), implies(implies(p, not(q)), or(not(q), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by lemma 15 R->L }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(fresh3(fresh2(axiom(implies(implies(implies(p, not(q)), or(not(q), not(p))), or(not(q), implies(implies(p, not(q)), not(p))))), true, implies(implies(implies(p, not(q)), or(not(q), not(p))), or(not(q), implies(implies(p, not(q)), not(p))))), true, or(not(q), implies(implies(p, not(q)), not(p))), implies(implies(p, not(q)), or(not(q), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 5 (rule_1) }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(fresh3(theorem(implies(implies(implies(p, not(q)), or(not(q), not(p))), or(not(q), implies(implies(p, not(q)), not(p))))), true, or(not(q), implies(implies(p, not(q)), not(p))), implies(implies(p, not(q)), or(not(q), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by axiom 9 (rule_2) }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(fresh(theorem(implies(implies(p, not(q)), or(not(q), not(p)))), true, or(not(q), implies(implies(p, not(q)), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.26  = { by lemma 14 }
% 53.46/7.26    fresh(fresh(fresh(fresh(fresh(fresh(fresh(fresh(true, true, or(not(q), implies(implies(p, not(q)), not(p)))), true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    fresh(fresh(fresh(fresh(fresh(fresh(fresh(true, true, or(or(and(p, q), not(p)), not(q))), true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    fresh(fresh(fresh(fresh(fresh(fresh(true, true, or(or(and(p, q), not(p)), or(implies(p, and(p, q)), not(q)))), true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    fresh(fresh(fresh(fresh(fresh(true, true, or(or(and(p, q), not(p)), or(not(q), implies(p, and(p, q))))), true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    fresh(fresh(fresh(fresh(true, true, or(implies(q, implies(p, and(p, q))), or(and(p, q), not(p)))), true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    fresh(fresh(fresh(true, true, or(implies(q, implies(p, and(p, q))), or(not(p), and(p, q)))), true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    fresh(fresh(true, true, implies(q, implies(p, and(p, q)))), true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    fresh(true, true, implies(p, implies(q, and(p, q))))
% 53.46/7.27  = { by axiom 1 (rule_2) }
% 53.46/7.27    true
% 53.46/7.27  % SZS output end Proof
% 53.46/7.27  
% 53.46/7.27  RESULT: Unsatisfiable (the axioms are contradictory).
%------------------------------------------------------------------------------