TSTP Solution File: SEU219+3 by Twee---2.4.2

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Twee---2.4.2
% Problem  : SEU219+3 : TPTP v8.1.2. Released v3.2.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 : n032.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 17:51:37 EDT 2023

% Result   : Theorem 0.15s 0.40s
% Output   : Proof 0.15s
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Could not form TPTP format derivation
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SEU219+3 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.11  % Command  : parallel-twee %s --tstp --conditional-encoding if --smaller --drop-non-horn --give-up-on-saturation --explain-encoding --formal-proof
% 0.10/0.30  % Computer : n032.cluster.edu
% 0.10/0.30  % Model    : x86_64 x86_64
% 0.10/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.30  % Memory   : 8042.1875MB
% 0.10/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.30  % CPULimit : 300
% 0.10/0.30  % WCLimit  : 300
% 0.10/0.30  % DateTime : Wed Aug 23 18:18:11 EDT 2023
% 0.10/0.30  % CPUTime  : 
% 0.15/0.40  Command-line arguments: --set-join --lhs-weight 1 --no-flatten-goal --complete-subsets --goal-heuristic
% 0.15/0.40  
% 0.15/0.40  % SZS status Theorem
% 0.15/0.40  
% 0.15/0.40  % SZS output start Proof
% 0.15/0.40  Take the following subset of the input axioms:
% 0.15/0.40    fof(d9_funct_1, axiom, ![A2]: ((relation(A2) & function(A2)) => (one_to_one(A2) => function_inverse(A2)=relation_inverse(A2)))).
% 0.15/0.40    fof(t37_relat_1, axiom, ![A2_2]: (relation(A2_2) => (relation_rng(A2_2)=relation_dom(relation_inverse(A2_2)) & relation_dom(A2_2)=relation_rng(relation_inverse(A2_2))))).
% 0.15/0.40    fof(t55_funct_1, conjecture, ![A]: ((relation(A) & function(A)) => (one_to_one(A) => (relation_rng(A)=relation_dom(function_inverse(A)) & relation_dom(A)=relation_rng(function_inverse(A)))))).
% 0.15/0.40  
% 0.15/0.40  Now clausify the problem and encode Horn clauses using encoding 3 of
% 0.15/0.40  http://www.cse.chalmers.se/~nicsma/papers/horn.pdf.
% 0.15/0.40  We repeatedly replace C & s=t => u=v by the two clauses:
% 0.15/0.40    fresh(y, y, x1...xn) = u
% 0.15/0.40    C => fresh(s, t, x1...xn) = v
% 0.15/0.40  where fresh is a fresh function symbol and x1..xn are the free
% 0.15/0.40  variables of u and v.
% 0.15/0.40  A predicate p(X) is encoded as p(X)=true (this is sound, because the
% 0.15/0.40  input problem has no model of domain size 1).
% 0.15/0.40  
% 0.15/0.40  The encoding turns the above axioms into the following unit equations and goals:
% 0.15/0.40  
% 0.15/0.40  Axiom 1 (t55_funct_1_2): one_to_one(a) = true2.
% 0.15/0.40  Axiom 2 (t55_funct_1): function(a) = true2.
% 0.15/0.40  Axiom 3 (t55_funct_1_1): relation(a) = true2.
% 0.15/0.40  Axiom 4 (d9_funct_1): fresh39(X, X, Y) = relation_inverse(Y).
% 0.15/0.40  Axiom 5 (d9_funct_1): fresh30(X, X, Y) = function_inverse(Y).
% 0.15/0.40  Axiom 6 (t37_relat_1): fresh10(X, X, Y) = relation_dom(Y).
% 0.15/0.40  Axiom 7 (t37_relat_1_1): fresh9(X, X, Y) = relation_rng(Y).
% 0.15/0.40  Axiom 8 (d9_funct_1): fresh38(X, X, Y) = fresh39(function(Y), true2, Y).
% 0.15/0.40  Axiom 9 (d9_funct_1): fresh38(one_to_one(X), true2, X) = fresh30(relation(X), true2, X).
% 0.15/0.40  Axiom 10 (t37_relat_1): fresh10(relation(X), true2, X) = relation_rng(relation_inverse(X)).
% 0.15/0.40  Axiom 11 (t37_relat_1_1): fresh9(relation(X), true2, X) = relation_dom(relation_inverse(X)).
% 0.15/0.40  
% 0.15/0.40  Lemma 12: relation_inverse(a) = function_inverse(a).
% 0.15/0.40  Proof:
% 0.15/0.40    relation_inverse(a)
% 0.15/0.40  = { by axiom 4 (d9_funct_1) R->L }
% 0.15/0.40    fresh39(true2, true2, a)
% 0.15/0.40  = { by axiom 2 (t55_funct_1) R->L }
% 0.15/0.40    fresh39(function(a), true2, a)
% 0.15/0.40  = { by axiom 8 (d9_funct_1) R->L }
% 0.15/0.40    fresh38(true2, true2, a)
% 0.15/0.40  = { by axiom 1 (t55_funct_1_2) R->L }
% 0.15/0.40    fresh38(one_to_one(a), true2, a)
% 0.15/0.40  = { by axiom 9 (d9_funct_1) }
% 0.15/0.40    fresh30(relation(a), true2, a)
% 0.15/0.40  = { by axiom 3 (t55_funct_1_1) }
% 0.15/0.40    fresh30(true2, true2, a)
% 0.15/0.40  = { by axiom 5 (d9_funct_1) }
% 0.15/0.40    function_inverse(a)
% 0.15/0.40  
% 0.15/0.40  Goal 1 (t55_funct_1_3): tuple3(relation_rng(a), relation_dom(a)) = tuple3(relation_dom(function_inverse(a)), relation_rng(function_inverse(a))).
% 0.15/0.40  Proof:
% 0.15/0.40    tuple3(relation_rng(a), relation_dom(a))
% 0.15/0.40  = { by axiom 7 (t37_relat_1_1) R->L }
% 0.15/0.40    tuple3(fresh9(true2, true2, a), relation_dom(a))
% 0.15/0.40  = { by axiom 3 (t55_funct_1_1) R->L }
% 0.15/0.40    tuple3(fresh9(relation(a), true2, a), relation_dom(a))
% 0.15/0.40  = { by axiom 11 (t37_relat_1_1) }
% 0.15/0.40    tuple3(relation_dom(relation_inverse(a)), relation_dom(a))
% 0.15/0.40  = { by lemma 12 }
% 0.15/0.40    tuple3(relation_dom(function_inverse(a)), relation_dom(a))
% 0.15/0.40  = { by axiom 6 (t37_relat_1) R->L }
% 0.15/0.40    tuple3(relation_dom(function_inverse(a)), fresh10(true2, true2, a))
% 0.15/0.40  = { by axiom 3 (t55_funct_1_1) R->L }
% 0.15/0.40    tuple3(relation_dom(function_inverse(a)), fresh10(relation(a), true2, a))
% 0.15/0.40  = { by axiom 10 (t37_relat_1) }
% 0.15/0.40    tuple3(relation_dom(function_inverse(a)), relation_rng(relation_inverse(a)))
% 0.15/0.40  = { by lemma 12 }
% 0.15/0.41    tuple3(relation_dom(function_inverse(a)), relation_rng(function_inverse(a)))
% 0.15/0.41  % SZS output end Proof
% 0.15/0.41  
% 0.15/0.41  RESULT: Theorem (the conjecture is true).
%------------------------------------------------------------------------------