TSTP Solution File: GRP170-1 by Faust---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Faust---1.0
% Problem  : GRP170-1 : TPTP v3.4.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp
% Command  : faust %s

% Computer : art07.cs.miami.edu
% Model    : i686 i686
% CPU      : Intel(R) Pentium(R) 4 CPU 2.80GHz @ 2794MHz
% Memory   : 1003MB
% OS       : Linux 2.6.11-1.1369_FC4
% CPULimit : 600s
% DateTime : Wed May  6 12:30:43 EDT 2009

% Result   : Unsatisfiable 0.2s
% Output   : Refutation 0.2s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   18 (  18 unt;   0 def)
%            Number of atoms       :   18 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    7 (   7   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   18 (   0 sgn   9   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
%----WARNING: Faust---1.0 format not known, defaulting to TPTP
fof(monotony_lub2,plain,
    ! [A,C,B] : $equal(least_upper_bound(multiply(A,C),multiply(B,C)),multiply(least_upper_bound(A,B),C)),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),
    [] ).

cnf(169489152,plain,
    $equal(least_upper_bound(multiply(A,C),multiply(B,C)),multiply(least_upper_bound(A,B),C)),
    inference(rewrite,[status(thm)],[monotony_lub2]),
    [] ).

fof(prove_p03a,plain,
    ~ $equal(least_upper_bound(multiply(a,c),multiply(b,d)),multiply(b,d)),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),
    [] ).

cnf(169393152,plain,
    ~ $equal(least_upper_bound(multiply(a,c),multiply(b,d)),multiply(b,d)),
    inference(rewrite,[status(thm)],[prove_p03a]),
    [] ).

fof(p03a_1,plain,
    $equal(least_upper_bound(a,b),b),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),
    [] ).

cnf(169518744,plain,
    $equal(least_upper_bound(a,b),b),
    inference(rewrite,[status(thm)],[p03a_1]),
    [] ).

cnf(177361008,plain,
    ~ $equal(least_upper_bound(multiply(a,c),multiply(least_upper_bound(a,b),d)),multiply(b,d)),
    inference(paramodulation,[status(thm)],[169393152,169518744,theory(equality)]),
    [] ).

cnf(177701664,plain,
    ~ $equal(least_upper_bound(multiply(a,c),least_upper_bound(multiply(a,d),multiply(b,d))),multiply(b,d)),
    inference(paramodulation,[status(thm)],[177361008,169489152,theory(equality)]),
    [] ).

fof(associativity_of_lub,plain,
    ! [A,B,C] : $equal(least_upper_bound(least_upper_bound(A,B),C),least_upper_bound(A,least_upper_bound(B,C))),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),
    [] ).

cnf(169433096,plain,
    $equal(least_upper_bound(least_upper_bound(A,B),C),least_upper_bound(A,least_upper_bound(B,C))),
    inference(rewrite,[status(thm)],[associativity_of_lub]),
    [] ).

cnf(179835696,plain,
    ~ $equal(least_upper_bound(least_upper_bound(multiply(a,c),multiply(a,d)),multiply(b,d)),multiply(b,d)),
    inference(paramodulation,[status(thm)],[177701664,169433096,theory(equality)]),
    [] ).

fof(monotony_lub1,plain,
    ! [A,B,C] : $equal(least_upper_bound(multiply(A,B),multiply(A,C)),multiply(A,least_upper_bound(B,C))),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),
    [] ).

cnf(169456152,plain,
    $equal(least_upper_bound(multiply(A,B),multiply(A,C)),multiply(A,least_upper_bound(B,C))),
    inference(rewrite,[status(thm)],[monotony_lub1]),
    [] ).

cnf(185952152,plain,
    ~ $equal(least_upper_bound(multiply(a,least_upper_bound(c,d)),multiply(b,d)),multiply(b,d)),
    inference(paramodulation,[status(thm)],[179835696,169456152,theory(equality)]),
    [] ).

fof(p03a_2,plain,
    $equal(least_upper_bound(c,d),d),
    file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),
    [] ).

cnf(169522720,plain,
    $equal(least_upper_bound(c,d),d),
    inference(rewrite,[status(thm)],[p03a_2]),
    [] ).

cnf(186832944,plain,
    ~ $equal(least_upper_bound(multiply(a,d),multiply(b,d)),multiply(b,d)),
    inference(paramodulation,[status(thm)],[185952152,169522720,theory(equality)]),
    [] ).

cnf(contradiction,plain,
    $false,
    inference(forward_subsumption_resolution__paramodulation,[status(thm)],[169489152,186832944,169518744,theory(equality)]),
    [] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% Proof found in: 0 seconds
% START OF PROOF SEQUENCE
% fof(monotony_lub2,plain,($equal(least_upper_bound(multiply(A,C),multiply(B,C)),multiply(least_upper_bound(A,B),C))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),[]).
% 
% cnf(169489152,plain,($equal(least_upper_bound(multiply(A,C),multiply(B,C)),multiply(least_upper_bound(A,B),C))),inference(rewrite,[status(thm)],[monotony_lub2]),[]).
% 
% fof(prove_p03a,plain,(~$equal(least_upper_bound(multiply(a,c),multiply(b,d)),multiply(b,d))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),[]).
% 
% cnf(169393152,plain,(~$equal(least_upper_bound(multiply(a,c),multiply(b,d)),multiply(b,d))),inference(rewrite,[status(thm)],[prove_p03a]),[]).
% 
% fof(p03a_1,plain,($equal(least_upper_bound(a,b),b)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),[]).
% 
% cnf(169518744,plain,($equal(least_upper_bound(a,b),b)),inference(rewrite,[status(thm)],[p03a_1]),[]).
% 
% cnf(177361008,plain,(~$equal(least_upper_bound(multiply(a,c),multiply(least_upper_bound(a,b),d)),multiply(b,d))),inference(paramodulation,[status(thm)],[169393152,169518744,theory(equality)]),[]).
% 
% cnf(177701664,plain,(~$equal(least_upper_bound(multiply(a,c),least_upper_bound(multiply(a,d),multiply(b,d))),multiply(b,d))),inference(paramodulation,[status(thm)],[177361008,169489152,theory(equality)]),[]).
% 
% fof(associativity_of_lub,plain,($equal(least_upper_bound(least_upper_bound(A,B),C),least_upper_bound(A,least_upper_bound(B,C)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),[]).
% 
% cnf(169433096,plain,($equal(least_upper_bound(least_upper_bound(A,B),C),least_upper_bound(A,least_upper_bound(B,C)))),inference(rewrite,[status(thm)],[associativity_of_lub]),[]).
% 
% cnf(179835696,plain,(~$equal(least_upper_bound(least_upper_bound(multiply(a,c),multiply(a,d)),multiply(b,d)),multiply(b,d))),inference(paramodulation,[status(thm)],[177701664,169433096,theory(equality)]),[]).
% 
% fof(monotony_lub1,plain,($equal(least_upper_bound(multiply(A,B),multiply(A,C)),multiply(A,least_upper_bound(B,C)))),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),[]).
% 
% cnf(169456152,plain,($equal(least_upper_bound(multiply(A,B),multiply(A,C)),multiply(A,least_upper_bound(B,C)))),inference(rewrite,[status(thm)],[monotony_lub1]),[]).
% 
% cnf(185952152,plain,(~$equal(least_upper_bound(multiply(a,least_upper_bound(c,d)),multiply(b,d)),multiply(b,d))),inference(paramodulation,[status(thm)],[179835696,169456152,theory(equality)]),[]).
% 
% fof(p03a_2,plain,($equal(least_upper_bound(c,d),d)),file('/home/graph/tptp/TSTP/PreparedTPTP/tptp---none/GRP/GRP170-1.tptp',unknown),[]).
% 
% cnf(169522720,plain,($equal(least_upper_bound(c,d),d)),inference(rewrite,[status(thm)],[p03a_2]),[]).
% 
% cnf(186832944,plain,(~$equal(least_upper_bound(multiply(a,d),multiply(b,d)),multiply(b,d))),inference(paramodulation,[status(thm)],[185952152,169522720,theory(equality)]),[]).
% 
% cnf(contradiction,plain,$false,inference(forward_subsumption_resolution__paramodulation,[status(thm)],[169489152,186832944,169518744,theory(equality)]),[]).
% 
% END OF PROOF SEQUENCE
% 
%------------------------------------------------------------------------------