TSTP Solution File: SET283-6 by Bliksem---1.12

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Bliksem---1.12
% Problem  : SET283-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : bliksem %s

% 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  : 0s
% DateTime : Mon Jul 18 22:48:36 EDT 2022

% Result   : Timeout 300.02s 300.52s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : SET283-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.13  % Command  : bliksem %s
% 0.13/0.35  % Computer : n021.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % DateTime : Sun Jul 10 03:14:22 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.73/1.13  *** allocated 10000 integers for termspace/termends
% 0.73/1.13  *** allocated 10000 integers for clauses
% 0.73/1.13  *** allocated 10000 integers for justifications
% 0.73/1.13  Bliksem 1.12
% 0.73/1.13  
% 0.73/1.13  
% 0.73/1.13  Automatic Strategy Selection
% 0.73/1.13  
% 0.73/1.13  Clauses:
% 0.73/1.13  [
% 0.73/1.13     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.73/1.13     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.73/1.13     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ subclass( X, 'universal_class' ) ],
% 0.73/1.13     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.73/1.13     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.73/1.13     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.73/1.13     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.73/1.13     ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.73/1.13     ) ) ],
% 0.73/1.13     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.73/1.13     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.73/1.13     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.73/1.13     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.73/1.13    X, Z ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.73/1.13    Y, T ) ],
% 0.73/1.13     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.73/1.13     ), 'cross_product'( Y, T ) ) ],
% 0.73/1.13     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.73/1.13     ), second( X ) ), X ) ],
% 0.73/1.13     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.73/1.13    Y ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.13    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.73/1.13    , Y ), 'element_relation' ) ],
% 0.73/1.13     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.73/1.13     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.73/1.13     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.73/1.13    Z ) ) ],
% 0.73/1.13     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.73/1.13    member( X, Y ) ],
% 0.73/1.13     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.73/1.13    union( X, Y ) ) ],
% 0.73/1.13     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.73/1.13    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.73/1.13    'symmetric_difference'( X, Y ) ) ],
% 0.73/1.13     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.73/1.13     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.73/1.13    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.73/1.13     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.73/1.13    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.73/1.13     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.73/1.13    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.73/1.13    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.73/1.13    Y ), rotate( T ) ) ],
% 0.73/1.13     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.73/1.13    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.73/1.13    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.73/1.13    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.73/1.13    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.73/1.13    Z ), flip( T ) ) ],
% 0.73/1.13     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.73/1.13    inverse( X ) ) ],
% 0.73/1.13     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.73/1.13     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.73/1.13    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.73/1.13     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.73/1.13    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.73/1.13     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.73/1.13     ],
% 0.73/1.13     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.73/1.13     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.73/1.13    successor( X ), Y ) ],
% 0.73/1.13     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.73/1.13    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.73/1.13     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.73/1.13     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.73/1.13    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.73/1.13     [ inductive( omega ) ],
% 0.73/1.13     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.73/1.13     [ member( omega, 'universal_class' ) ],
% 0.73/1.13     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.73/1.13    , 'sum_class'( X ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.73/1.13    'universal_class' ) ],
% 0.73/1.13     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.73/1.13    'power_class'( X ) ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.73/1.13    'universal_class' ) ],
% 0.73/1.13     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.73/1.13    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.73/1.13     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.73/1.13    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.73/1.13     ) ],
% 0.73/1.13     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.73/1.13    , 'identity_relation' ) ],
% 0.73/1.13     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.73/1.13    'single_valued_class'( X ) ],
% 0.73/1.13     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.73/1.13    'identity_relation' ) ],
% 0.73/1.13     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.73/1.13     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.73/1.13    , function( X ) ],
% 0.73/1.13     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.73/1.13    X, Y ), 'universal_class' ) ],
% 0.73/1.13     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.73/1.13     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.73/1.13     ) ],
% 0.73/1.13     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.73/1.13     [ function( choice ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.73/1.13    apply( choice, X ), X ) ],
% 0.73/1.13     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.73/1.13     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.73/1.13     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.73/1.13     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.73/1.13    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.73/1.13    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.73/1.13     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.73/1.13    'identity_relation' ) ],
% 0.73/1.13     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.73/1.13    , diagonalise( X ) ) ],
% 0.73/1.13     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.73/1.13    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.73/1.13     [ ~( operation( X ) ), function( X ) ],
% 0.73/1.13     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.73/1.13     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.73/1.13     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.73/1.13    'domain_of'( X ) ) ) ],
% 0.73/1.13     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 0.73/1.13     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 0.73/1.13    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 0.73/1.13    X ) ],
% 0.73/1.13     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 0.73/1.13     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 0.73/1.13    'domain_of'( X ) ) ],
% 0.73/1.13     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 0.73/1.13    'domain_of'( Z ) ) ) ],
% 0.73/1.13     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 0.73/1.13    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 0.73/1.13     ), compatible( X, Y, Z ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 0.73/1.13     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 0.73/1.13    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 0.73/1.13    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 0.73/1.13     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.73/1.13    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 0.73/1.13    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 0.73/1.13    , Y ) ],
% 0.73/1.13     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 0.73/1.13    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 0.73/1.13     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 0.73/1.13    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 0.73/1.13    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 0.73/1.13     [ subclass( 'compose_class'( X ), 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ), =( 
% 0.73/1.13    compose( Z, X ), Y ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.13    , 'universal_class' ) ) ), ~( =( compose( Z, X ), Y ) ), member( 
% 0.73/1.13    'ordered_pair'( X, Y ), 'compose_class'( Z ) ) ],
% 0.73/1.13     [ subclass( 'composition_function', 'cross_product'( 'universal_class', 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'composition_function' ) ), =( compose( X, Y ), Z ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.73/1.13    , 'universal_class' ) ) ), member( 'ordered_pair'( X, 'ordered_pair'( Y, 
% 0.73/1.13    compose( X, Y ) ) ), 'composition_function' ) ],
% 0.73/1.13     [ subclass( 'domain_relation', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, Y ), 'domain_relation' ) ), =( 
% 0.73/1.13    'domain_of'( X ), Y ) ],
% 0.73/1.13     [ ~( member( X, 'universal_class' ) ), member( 'ordered_pair'( X, 
% 0.73/1.13    'domain_of'( X ) ), 'domain_relation' ) ],
% 0.73/1.13     [ =( first( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.73/1.13    'identity_relation' ) ), 'single_valued1'( X ) ) ],
% 0.73/1.13     [ =( second( 'not_subclass_element'( compose( X, inverse( X ) ), 
% 0.73/1.13    'identity_relation' ) ), 'single_valued2'( X ) ) ],
% 0.73/1.13     [ =( domain( X, image( inverse( X ), singleton( 'single_valued1'( X ) )
% 0.73/1.13     ), 'single_valued2'( X ) ), 'single_valued3'( X ) ) ],
% 0.73/1.13     [ =( intersection( complement( compose( 'element_relation', complement( 
% 0.73/1.13    'identity_relation' ) ) ), 'element_relation' ), 'singleton_relation' ) ]
% 0.73/1.13    ,
% 0.73/1.13     [ subclass( 'application_function', 'cross_product'( 'universal_class', 
% 0.73/1.13    'cross_product'( 'universal_class', 'universal_class' ) ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'application_function' ) ), member( Y, 'domain_of'( X ) ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'application_function' ) ), =( apply( X, Y ), Z ) ],
% 0.73/1.13     [ ~( member( 'ordered_pair'( X, 'ordered_pair'( Y, Z ) ), 
% 0.73/1.13    'cross_product'( 'universal_class', 'cross_product'( 'universal_class', 
% 0.73/1.13    'universal_class' ) ) ) ), ~( member( Y, 'domain_of'( X ) ) ), member( 
% 0.73/1.13    'ordered_pair'( X, 'ordered_pair'( Y, apply( X, Y ) ) ), 
% 0.73/1.13    'application_function' ) ],
% 0.73/1.13     [ ~( maps( X, Y, Z ) ), function( X ) ],
% 0.73/1.13     [ ~( maps( X, Y, Z ) ), =( 'domain_of'( X ), Y ) ],
% 9.10/9.50     [ ~( maps( X, Y, Z ) ), subclass( 'range_of'( X ), Z ) ],
% 9.10/9.50     [ ~( function( X ) ), ~( subclass( 'range_of'( X ), Y ) ), maps( X, 
% 9.10/9.50    'domain_of'( X ), Y ) ],
% 9.10/9.50     [ member( x, 'universal_class' ) ],
% 9.10/9.50     [ ~( =( apply( 'domain_relation', x ), 'domain_of'( x ) ) ) ]
% 9.10/9.50  ] .
% 9.10/9.50  
% 9.10/9.50  
% 9.10/9.50  percentage equality = 0.227273, percentage horn = 0.929825
% 9.10/9.50  This is a problem with some equality
% 9.10/9.50  
% 9.10/9.50  
% 9.10/9.50  
% 9.10/9.50  Options Used:
% 9.10/9.50  
% 9.10/9.50  useres =            1
% 9.10/9.50  useparamod =        1
% 9.10/9.50  useeqrefl =         1
% 9.10/9.50  useeqfact =         1
% 9.10/9.50  usefactor =         1
% 9.10/9.50  usesimpsplitting =  0
% 9.10/9.50  usesimpdemod =      5
% 9.10/9.50  usesimpres =        3
% 9.10/9.50  
% 9.10/9.50  resimpinuse      =  1000
% 9.10/9.50  resimpclauses =     20000
% 9.10/9.50  substype =          eqrewr
% 9.10/9.50  backwardsubs =      1
% 9.10/9.50  selectoldest =      5
% 9.10/9.50  
% 9.10/9.50  litorderings [0] =  split
% 9.10/9.50  litorderings [1] =  extend the termordering, first sorting on arguments
% 9.10/9.50  
% 9.10/9.50  termordering =      kbo
% 9.10/9.50  
% 9.10/9.50  litapriori =        0
% 9.10/9.50  termapriori =       1
% 9.10/9.50  litaposteriori =    0
% 9.10/9.50  termaposteriori =   0
% 9.10/9.50  demodaposteriori =  0
% 9.10/9.50  ordereqreflfact =   0
% 9.10/9.50  
% 9.10/9.50  litselect =         negord
% 9.10/9.50  
% 9.10/9.50  maxweight =         15
% 9.10/9.50  maxdepth =          30000
% 9.10/9.50  maxlength =         115
% 9.10/9.50  maxnrvars =         195
% 9.10/9.50  excuselevel =       1
% 9.10/9.50  increasemaxweight = 1
% 9.10/9.50  
% 9.10/9.50  maxselected =       10000000
% 9.10/9.50  maxnrclauses =      10000000
% 9.10/9.50  
% 9.10/9.50  showgenerated =    0
% 9.10/9.50  showkept =         0
% 9.10/9.50  showselected =     0
% 9.10/9.50  showdeleted =      0
% 9.10/9.50  showresimp =       1
% 9.10/9.50  showstatus =       2000
% 9.10/9.50  
% 9.10/9.50  prologoutput =     1
% 9.10/9.50  nrgoals =          5000000
% 9.10/9.50  totalproof =       1
% 9.10/9.50  
% 9.10/9.50  Symbols occurring in the translation:
% 9.10/9.50  
% 9.10/9.50  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 9.10/9.50  .  [1, 2]      (w:1, o:63, a:1, s:1, b:0), 
% 9.10/9.50  !  [4, 1]      (w:0, o:34, a:1, s:1, b:0), 
% 9.10/9.50  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 9.10/9.50  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 9.10/9.50  subclass  [41, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 9.10/9.50  member  [43, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 9.10/9.50  'not_subclass_element'  [44, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 9.10/9.50  'universal_class'  [45, 0]      (w:1, o:22, a:1, s:1, b:0), 
% 9.10/9.50  'unordered_pair'  [46, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 9.10/9.50  singleton  [47, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 9.10/9.50  'ordered_pair'  [48, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 9.10/9.50  'cross_product'  [50, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 9.10/9.50  first  [52, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 9.10/9.50  second  [53, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 9.10/9.50  'element_relation'  [54, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 9.10/9.50  intersection  [55, 2]      (w:1, o:95, a:1, s:1, b:0), 
% 9.10/9.50  complement  [56, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 9.10/9.50  union  [57, 2]      (w:1, o:96, a:1, s:1, b:0), 
% 9.10/9.50  'symmetric_difference'  [58, 2]      (w:1, o:97, a:1, s:1, b:0), 
% 9.10/9.50  restrict  [60, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 9.10/9.50  'null_class'  [61, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 9.10/9.50  'domain_of'  [62, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 9.10/9.50  rotate  [63, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 9.10/9.50  flip  [65, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 9.10/9.50  inverse  [66, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 9.10/9.50  'range_of'  [67, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 9.10/9.50  domain  [68, 3]      (w:1, o:102, a:1, s:1, b:0), 
% 9.10/9.50  range  [69, 3]      (w:1, o:103, a:1, s:1, b:0), 
% 9.10/9.50  image  [70, 2]      (w:1, o:94, a:1, s:1, b:0), 
% 9.10/9.50  successor  [71, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 9.10/9.50  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 9.10/9.50  inductive  [73, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 9.10/9.50  omega  [74, 0]      (w:1, o:10, a:1, s:1, b:0), 
% 9.10/9.50  'sum_class'  [75, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 9.10/9.50  'power_class'  [76, 1]      (w:1, o:56, a:1, s:1, b:0), 
% 9.10/9.50  compose  [78, 2]      (w:1, o:98, a:1, s:1, b:0), 
% 9.10/9.50  'single_valued_class'  [79, 1]      (w:1, o:57, a:1, s:1, b:0), 
% 9.10/9.50  'identity_relation'  [80, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 9.10/9.50  function  [82, 1]      (w:1, o:58, a:1, s:1, b:0), 
% 9.10/9.50  regular  [83, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 9.10/9.50  apply  [84, 2]      (w:1, o:99, a:1, s:1, b:0), 
% 9.10/9.50  choice  [85, 0]      (w:1, o:30, a:1, s:1, b:0), 
% 9.10/9.50  'one_to_one'  [86, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 9.10/9.50  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 9.10/9.50  diagonalise  [88, 1]      (w:1, o:59, a:1, s:1, b:0), 
% 9.10/9.50  cantor  [89, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 9.10/9.50  operation  [90, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 9.10/9.50  compatible  [94, 3]      (w:1, o:101, a:1, s:1, b:0), 
% 9.10/9.50  homomorphism  [95, 3]      (w:1, o:104, a:1, s:1, b:0), 
% 137.08/137.59  'not_homomorphism1'  [96, 3]      (w:1, o:106, a:1, s:1, b:0), 
% 137.08/137.59  'not_homomorphism2'  [97, 3]      (w:1, o:107, a:1, s:1, b:0), 
% 137.08/137.59  'compose_class'  [98, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 137.08/137.59  'composition_function'  [99, 0]      (w:1, o:31, a:1, s:1, b:0), 
% 137.08/137.59  'domain_relation'  [100, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 137.08/137.59  'single_valued1'  [101, 1]      (w:1, o:60, a:1, s:1, b:0), 
% 137.08/137.59  'single_valued2'  [102, 1]      (w:1, o:61, a:1, s:1, b:0), 
% 137.08/137.59  'single_valued3'  [103, 1]      (w:1, o:62, a:1, s:1, b:0), 
% 137.08/137.59  'singleton_relation'  [104, 0]      (w:1, o:7, a:1, s:1, b:0), 
% 137.08/137.59  'application_function'  [105, 0]      (w:1, o:32, a:1, s:1, b:0), 
% 137.08/137.59  maps  [106, 3]      (w:1, o:105, a:1, s:1, b:0), 
% 137.08/137.59  x  [107, 0]      (w:1, o:33, a:1, s:1, b:0).
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Starting Search:
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    5662
% 137.08/137.59  Kept:         2019
% 137.08/137.59  Inuse:        111
% 137.08/137.59  Deleted:      3
% 137.08/137.59  Deletedinuse: 2
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    10352
% 137.08/137.59  Kept:         4030
% 137.08/137.59  Inuse:        187
% 137.08/137.59  Deleted:      21
% 137.08/137.59  Deletedinuse: 14
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    14248
% 137.08/137.59  Kept:         6031
% 137.08/137.59  Inuse:        240
% 137.08/137.59  Deleted:      25
% 137.08/137.59  Deletedinuse: 15
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    19001
% 137.08/137.59  Kept:         8038
% 137.08/137.59  Inuse:        291
% 137.08/137.59  Deleted:      78
% 137.08/137.59  Deletedinuse: 66
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    24684
% 137.08/137.59  Kept:         10463
% 137.08/137.59  Inuse:        367
% 137.08/137.59  Deleted:      88
% 137.08/137.59  Deletedinuse: 74
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    28209
% 137.08/137.59  Kept:         12475
% 137.08/137.59  Inuse:        393
% 137.08/137.59  Deleted:      93
% 137.08/137.59  Deletedinuse: 79
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    32480
% 137.08/137.59  Kept:         14651
% 137.08/137.59  Inuse:        432
% 137.08/137.59  Deleted:      94
% 137.08/137.59  Deletedinuse: 80
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    37905
% 137.08/137.59  Kept:         17985
% 137.08/137.59  Inuse:        457
% 137.08/137.59  Deleted:      94
% 137.08/137.59  Deletedinuse: 80
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    46105
% 137.08/137.59  Kept:         20918
% 137.08/137.59  Inuse:        467
% 137.08/137.59  Deleted:      95
% 137.08/137.59  Deletedinuse: 81
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying clauses:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    51730
% 137.08/137.59  Kept:         22961
% 137.08/137.59  Inuse:        513
% 137.08/137.59  Deleted:      3000
% 137.08/137.59  Deletedinuse: 81
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    55854
% 137.08/137.59  Kept:         25034
% 137.08/137.59  Inuse:        552
% 137.08/137.59  Deleted:      3000
% 137.08/137.59  Deletedinuse: 81
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    61931
% 137.08/137.59  Kept:         27228
% 137.08/137.59  Inuse:        587
% 137.08/137.59  Deleted:      3011
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    69131
% 137.08/137.59  Kept:         29269
% 137.08/137.59  Inuse:        616
% 137.08/137.59  Deleted:      3011
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    74452
% 137.08/137.59  Kept:         31325
% 137.08/137.59  Inuse:        658
% 137.08/137.59  Deleted:      3011
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    79416
% 137.08/137.59  Kept:         33331
% 137.08/137.59  Inuse:        693
% 137.08/137.59  Deleted:      3011
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    84174
% 137.08/137.59  Kept:         35373
% 137.08/137.59  Inuse:        726
% 137.08/137.59  Deleted:      3011
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    89718
% 137.08/137.59  Kept:         37382
% 137.08/137.59  Inuse:        765
% 137.08/137.59  Deleted:      3011
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    99393
% 137.08/137.59  Kept:         42095
% 137.08/137.59  Inuse:        797
% 137.08/137.59  Deleted:      3011
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  Resimplifying clauses:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    104478
% 137.08/137.59  Kept:         45186
% 137.08/137.59  Inuse:        802
% 137.08/137.59  Deleted:      4832
% 137.08/137.59  Deletedinuse: 92
% 137.08/137.59  
% 137.08/137.59  Resimplifying inuse:
% 137.08/137.59  Done
% 137.08/137.59  
% 137.08/137.59  
% 137.08/137.59  Intermediate Status:
% 137.08/137.59  Generated:    109555
% 137.08/137.59  Kept:         47460
% 137.08/137.59  Inuse:        80Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------