TSTP Solution File: GRP039-1 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : GRP039-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n021.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 : Fri May 19 11:13:04 EDT 2023

% Result   : Unsatisfiable 2.81s 1.61s
% Output   : Refutation 3.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :   26
% Syntax   : Number of formulae    :   43 (  19 unt;  10 typ;   0 def)
%            Number of atoms       :   65 (   2 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  216 (  26   ~;  32   |;   0   &; 158   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    9 (   9   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   6 con; 0-3 aty)
%            Number of variables   :   60 (   0   ^;  60   !;   0   ?;  60   :)

% Comments : 
%------------------------------------------------------------------------------
thf(subgroup_member_type,type,
    subgroup_member: $i > $o ).

thf(b_type,type,
    b: $i ).

thf(product_type,type,
    product: $i > $i > $i > $o ).

thf(inverse_type,type,
    inverse: $i > $i ).

thf(a_type,type,
    a: $i ).

thf(c_type,type,
    c: $i ).

thf(d_type,type,
    d: $i ).

thf(identity_type,type,
    identity: $i ).

thf(multiply_type,type,
    multiply: $i > $i > $i ).

thf(element_in_O2_type,type,
    element_in_O2: $i > $i > $i ).

thf(4,negated_conjecture,
    ~ ( subgroup_member @ d ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_d_is_in_subgroup) ).

thf(20,plain,
    ~ ( subgroup_member @ d ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(15,axiom,
    ! [B: $i,A: $i] :
      ( ( subgroup_member @ ( element_in_O2 @ A @ B ) )
      | ( subgroup_member @ B )
      | ( subgroup_member @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',an_element_in_O2) ).

thf(38,plain,
    ! [B: $i,A: $i] :
      ( ( subgroup_member @ ( element_in_O2 @ A @ B ) )
      | ( subgroup_member @ B )
      | ( subgroup_member @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(2,negated_conjecture,
    product @ b @ ( inverse @ a ) @ c,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_times_a_inverse_is_c) ).

thf(18,plain,
    product @ b @ ( inverse @ a ) @ c,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,axiom,
    ! [A: $i] : ( product @ ( inverse @ A ) @ A @ identity ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_inverse) ).

thf(24,plain,
    ! [A: $i] : ( product @ ( inverse @ A ) @ A @ identity ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(8,axiom,
    ! [A: $i] : ( product @ A @ ( inverse @ A ) @ identity ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_inverse) ).

thf(25,plain,
    ! [A: $i] : ( product @ A @ ( inverse @ A ) @ identity ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(1,negated_conjecture,
    subgroup_member @ b,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b_is_in_subgroup) ).

thf(17,plain,
    subgroup_member @ b,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[1]) ).

thf(12,axiom,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( product @ A @ B @ C )
      | ~ ( product @ B @ D @ E )
      | ~ ( product @ A @ E @ F )
      | ( product @ C @ D @ F ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity2) ).

thf(32,plain,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( product @ A @ B @ C )
      | ~ ( product @ B @ D @ E )
      | ~ ( product @ A @ E @ F )
      | ( product @ C @ D @ F ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(13,axiom,
    ! [A: $i] :
      ( ~ ( subgroup_member @ A )
      | ( subgroup_member @ ( inverse @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_inverse) ).

thf(34,plain,
    ! [A: $i] :
      ( ~ ( subgroup_member @ A )
      | ( subgroup_member @ ( inverse @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(5,axiom,
    ! [A: $i] : ( product @ identity @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_identity) ).

thf(22,plain,
    ! [A: $i] : ( product @ identity @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(10,axiom,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( product @ A @ B @ C )
      | ~ ( product @ A @ B @ D )
      | ( C = D ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',total_function2) ).

thf(27,plain,
    ! [D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( product @ A @ B @ C )
      | ~ ( product @ A @ B @ D )
      | ( C = D ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(16,axiom,
    ! [B: $i,A: $i] :
      ( ( product @ A @ ( element_in_O2 @ A @ B ) @ B )
      | ( subgroup_member @ B )
      | ( subgroup_member @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',property_of_O2) ).

thf(40,plain,
    ! [B: $i,A: $i] :
      ( ( product @ A @ ( element_in_O2 @ A @ B ) @ B )
      | ( subgroup_member @ B )
      | ( subgroup_member @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(9,axiom,
    ! [B: $i,A: $i] : ( product @ A @ B @ ( multiply @ A @ B ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',total_function1) ).

thf(26,plain,
    ! [B: $i,A: $i] : ( product @ A @ B @ ( multiply @ A @ B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(6,axiom,
    ! [A: $i] : ( product @ A @ identity @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',right_identity) ).

thf(23,plain,
    ! [A: $i] : ( product @ A @ identity @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(14,axiom,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( subgroup_member @ A )
      | ~ ( subgroup_member @ B )
      | ~ ( product @ A @ B @ C )
      | ( subgroup_member @ C ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',closure_of_product) ).

thf(36,plain,
    ! [C: $i,B: $i,A: $i] :
      ( ~ ( subgroup_member @ A )
      | ~ ( subgroup_member @ B )
      | ~ ( product @ A @ B @ C )
      | ( subgroup_member @ C ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(11,axiom,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( product @ A @ B @ C )
      | ~ ( product @ B @ D @ E )
      | ~ ( product @ C @ D @ F )
      | ( product @ A @ E @ F ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity1) ).

thf(30,plain,
    ! [F: $i,E: $i,D: $i,C: $i,B: $i,A: $i] :
      ( ~ ( product @ A @ B @ C )
      | ~ ( product @ B @ D @ E )
      | ~ ( product @ C @ D @ F )
      | ( product @ A @ E @ F ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(3,negated_conjecture,
    product @ a @ c @ d,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',a_times_c_is_d) ).

thf(19,plain,
    product @ a @ c @ d,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(44,plain,
    $false,
    inference(e,[status(thm)],[20,38,18,24,25,17,32,34,22,27,40,26,23,36,30,19]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GRP039-1 : TPTP v8.1.2. Released v1.0.0.
% 0.16/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.36  % Computer : n021.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.37  % DateTime : Fri May 19 01:43:13 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.96/0.83  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.27/0.95  % [INFO] 	 Parsing done (120ms). 
% 1.27/0.96  % [INFO] 	 Running in sequential loop mode. 
% 1.73/1.16  % [INFO] 	 eprover registered as external prover. 
% 1.73/1.16  % [INFO] 	 cvc4 registered as external prover. 
% 1.73/1.16  % [INFO] 	 Scanning for conjecture ... 
% 1.82/1.21  % [INFO] 	 Found a conjecture and 12 axioms. Running axiom selection ... 
% 1.97/1.24  % [INFO] 	 Axiom selection finished. Selected 12 axioms (removed 0 axioms). 
% 2.03/1.25  % [INFO] 	 Problem is propositional (TPTP CNF). 
% 2.03/1.26  % [INFO] 	 Type checking passed. 
% 2.03/1.26  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.81/1.60  % External prover 'e' found a proof!
% 2.81/1.60  % [INFO] 	 Killing All external provers ... 
% 2.81/1.60  % Time passed: 1070ms (effective reasoning time: 641ms)
% 2.81/1.60  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 2.81/1.60  % Axioms used in derivation (12): total_function1, left_identity, property_of_O2, left_inverse, right_identity, right_inverse, an_element_in_O2, associativity1, closure_of_inverse, total_function2, associativity2, closure_of_product
% 2.81/1.60  % No. of inferences in proof: 33
% 2.81/1.61  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1070 ms resp. 641 ms w/o parsing
% 3.22/1.68  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 3.22/1.68  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------