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

View Problem - Process Solution

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

% Computer : n012.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:46:54 EDT 2022

% Result   : Timeout 300.03s 300.45s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem  : SET091-6 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.03/0.14  % Command  : bliksem %s
% 0.13/0.35  % Computer : n012.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 12:58:13 EDT 2022
% 0.13/0.35  % CPUTime  : 
% 0.74/1.14  *** allocated 10000 integers for termspace/termends
% 0.74/1.14  *** allocated 10000 integers for clauses
% 0.74/1.14  *** allocated 10000 integers for justifications
% 0.74/1.14  Bliksem 1.12
% 0.74/1.14  
% 0.74/1.14  
% 0.74/1.14  Automatic Strategy Selection
% 0.74/1.14  
% 0.74/1.14  Clauses:
% 0.74/1.14  [
% 0.74/1.14     [ ~( subclass( X, Y ) ), ~( member( Z, X ) ), member( Z, Y ) ],
% 0.74/1.14     [ member( 'not_subclass_element'( X, Y ), X ), subclass( X, Y ) ],
% 0.74/1.14     [ ~( member( 'not_subclass_element'( X, Y ), Y ) ), subclass( X, Y ) ]
% 0.74/1.14    ,
% 0.74/1.14     [ subclass( X, 'universal_class' ) ],
% 0.74/1.14     [ ~( =( X, Y ) ), subclass( X, Y ) ],
% 0.74/1.14     [ ~( =( X, Y ) ), subclass( Y, X ) ],
% 0.74/1.14     [ ~( subclass( X, Y ) ), ~( subclass( Y, X ) ), =( X, Y ) ],
% 0.74/1.14     [ ~( member( X, 'unordered_pair'( Y, Z ) ) ), =( X, Y ), =( X, Z ) ]
% 0.74/1.14    ,
% 0.74/1.14     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( X, Y
% 0.74/1.14     ) ) ],
% 0.74/1.14     [ ~( member( X, 'universal_class' ) ), member( X, 'unordered_pair'( Y, X
% 0.74/1.14     ) ) ],
% 0.74/1.14     [ member( 'unordered_pair'( X, Y ), 'universal_class' ) ],
% 0.74/1.14     [ =( 'unordered_pair'( X, X ), singleton( X ) ) ],
% 0.74/1.14     [ =( 'unordered_pair'( singleton( X ), 'unordered_pair'( X, singleton( Y
% 0.74/1.14     ) ) ), 'ordered_pair'( X, Y ) ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.74/1.14    X, Z ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( Z, T ) ) ), member( 
% 0.74/1.14    Y, T ) ],
% 0.74/1.14     [ ~( member( X, Y ) ), ~( member( Z, T ) ), member( 'ordered_pair'( X, Z
% 0.74/1.14     ), 'cross_product'( Y, T ) ) ],
% 0.74/1.14     [ ~( member( X, 'cross_product'( Y, Z ) ) ), =( 'ordered_pair'( first( X
% 0.74/1.14     ), second( X ) ), X ) ],
% 0.74/1.14     [ subclass( 'element_relation', 'cross_product'( 'universal_class', 
% 0.74/1.14    'universal_class' ) ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'element_relation' ) ), member( X, 
% 0.74/1.14    Y ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'cross_product'( 'universal_class'
% 0.74/1.14    , 'universal_class' ) ) ), ~( member( X, Y ) ), member( 'ordered_pair'( X
% 0.74/1.14    , Y ), 'element_relation' ) ],
% 0.74/1.14     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Y ) ],
% 0.74/1.14     [ ~( member( X, intersection( Y, Z ) ) ), member( X, Z ) ],
% 0.74/1.14     [ ~( member( X, Y ) ), ~( member( X, Z ) ), member( X, intersection( Y, 
% 0.74/1.14    Z ) ) ],
% 0.74/1.14     [ ~( member( X, complement( Y ) ) ), ~( member( X, Y ) ) ],
% 0.74/1.14     [ ~( member( X, 'universal_class' ) ), member( X, complement( Y ) ), 
% 0.74/1.14    member( X, Y ) ],
% 0.74/1.14     [ =( complement( intersection( complement( X ), complement( Y ) ) ), 
% 0.74/1.14    union( X, Y ) ) ],
% 0.74/1.14     [ =( intersection( complement( intersection( X, Y ) ), complement( 
% 0.74/1.14    intersection( complement( X ), complement( Y ) ) ) ), 
% 0.74/1.14    'symmetric_difference'( X, Y ) ) ],
% 0.74/1.14     [ =( intersection( X, 'cross_product'( Y, Z ) ), restrict( X, Y, Z ) ) ]
% 0.74/1.14    ,
% 0.74/1.14     [ =( intersection( 'cross_product'( X, Y ), Z ), restrict( Z, X, Y ) ) ]
% 0.74/1.14    ,
% 0.74/1.14     [ ~( =( restrict( X, singleton( Y ), 'universal_class' ), 'null_class' )
% 0.74/1.14     ), ~( member( Y, 'domain_of'( X ) ) ) ],
% 0.74/1.14     [ ~( member( X, 'universal_class' ) ), =( restrict( Y, singleton( X ), 
% 0.74/1.14    'universal_class' ), 'null_class' ), member( X, 'domain_of'( Y ) ) ],
% 0.74/1.14     [ subclass( rotate( X ), 'cross_product'( 'cross_product'( 
% 0.74/1.14    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), rotate( T ) )
% 0.74/1.14     ), member( 'ordered_pair'( 'ordered_pair'( Y, Z ), X ), T ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.74/1.14    member( 'ordered_pair'( 'ordered_pair'( Z, X ), Y ), 'cross_product'( 
% 0.74/1.14    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.74/1.14    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Z, X ), 
% 0.74/1.14    Y ), rotate( T ) ) ],
% 0.74/1.14     [ subclass( flip( X ), 'cross_product'( 'cross_product'( 
% 0.74/1.14    'universal_class', 'universal_class' ), 'universal_class' ) ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), flip( T ) ) )
% 0.74/1.14    , member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), T ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( 'ordered_pair'( X, Y ), Z ), T ) ), ~( 
% 0.74/1.14    member( 'ordered_pair'( 'ordered_pair'( Y, X ), Z ), 'cross_product'( 
% 0.74/1.14    'cross_product'( 'universal_class', 'universal_class' ), 
% 0.74/1.14    'universal_class' ) ) ), member( 'ordered_pair'( 'ordered_pair'( Y, X ), 
% 0.74/1.14    Z ), flip( T ) ) ],
% 0.74/1.14     [ =( 'domain_of'( flip( 'cross_product'( X, 'universal_class' ) ) ), 
% 0.74/1.14    inverse( X ) ) ],
% 0.74/1.14     [ =( 'domain_of'( inverse( X ) ), 'range_of'( X ) ) ],
% 0.74/1.14     [ =( first( 'not_subclass_element'( restrict( X, Y, singleton( Z ) ), 
% 0.74/1.14    'null_class' ) ), domain( X, Y, Z ) ) ],
% 0.74/1.14     [ =( second( 'not_subclass_element'( restrict( X, singleton( Y ), Z ), 
% 0.74/1.14    'null_class' ) ), range( X, Y, Z ) ) ],
% 0.74/1.14     [ =( 'range_of'( restrict( X, Y, 'universal_class' ) ), image( X, Y ) )
% 0.74/1.14     ],
% 0.74/1.14     [ =( union( X, singleton( X ) ), successor( X ) ) ],
% 0.74/1.14     [ subclass( 'successor_relation', 'cross_product'( 'universal_class', 
% 0.74/1.14    'universal_class' ) ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( X, Y ), 'successor_relation' ) ), =( 
% 0.74/1.14    successor( X ), Y ) ],
% 0.74/1.14     [ ~( =( successor( X ), Y ) ), ~( member( 'ordered_pair'( X, Y ), 
% 0.74/1.14    'cross_product'( 'universal_class', 'universal_class' ) ) ), member( 
% 0.74/1.14    'ordered_pair'( X, Y ), 'successor_relation' ) ],
% 0.74/1.14     [ ~( inductive( X ) ), member( 'null_class', X ) ],
% 0.74/1.14     [ ~( inductive( X ) ), subclass( image( 'successor_relation', X ), X ) ]
% 0.74/1.14    ,
% 0.74/1.14     [ ~( member( 'null_class', X ) ), ~( subclass( image( 
% 0.74/1.14    'successor_relation', X ), X ) ), inductive( X ) ],
% 0.74/1.14     [ inductive( omega ) ],
% 0.74/1.14     [ ~( inductive( X ) ), subclass( omega, X ) ],
% 0.74/1.14     [ member( omega, 'universal_class' ) ],
% 0.74/1.14     [ =( 'domain_of'( restrict( 'element_relation', 'universal_class', X ) )
% 0.74/1.14    , 'sum_class'( X ) ) ],
% 0.74/1.14     [ ~( member( X, 'universal_class' ) ), member( 'sum_class'( X ), 
% 0.74/1.14    'universal_class' ) ],
% 0.74/1.14     [ =( complement( image( 'element_relation', complement( X ) ) ), 
% 0.74/1.14    'power_class'( X ) ) ],
% 0.74/1.14     [ ~( member( X, 'universal_class' ) ), member( 'power_class'( X ), 
% 0.74/1.14    'universal_class' ) ],
% 0.74/1.14     [ subclass( compose( X, Y ), 'cross_product'( 'universal_class', 
% 0.74/1.14    'universal_class' ) ) ],
% 0.74/1.14     [ ~( member( 'ordered_pair'( X, Y ), compose( Z, T ) ) ), member( Y, 
% 0.74/1.14    image( Z, image( T, singleton( X ) ) ) ) ],
% 0.74/1.14     [ ~( member( X, image( Y, image( Z, singleton( T ) ) ) ) ), ~( member( 
% 0.74/1.14    'ordered_pair'( T, X ), 'cross_product'( 'universal_class', 
% 0.74/1.14    'universal_class' ) ) ), member( 'ordered_pair'( T, X ), compose( Y, Z )
% 0.74/1.14     ) ],
% 0.74/1.14     [ ~( 'single_valued_class'( X ) ), subclass( compose( X, inverse( X ) )
% 0.74/1.14    , 'identity_relation' ) ],
% 0.74/1.14     [ ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) ), 
% 0.74/1.14    'single_valued_class'( X ) ],
% 0.74/1.14     [ ~( function( X ) ), subclass( X, 'cross_product'( 'universal_class', 
% 0.74/1.14    'universal_class' ) ) ],
% 0.74/1.14     [ ~( function( X ) ), subclass( compose( X, inverse( X ) ), 
% 0.74/1.14    'identity_relation' ) ],
% 0.74/1.14     [ ~( subclass( X, 'cross_product'( 'universal_class', 'universal_class'
% 0.74/1.14     ) ) ), ~( subclass( compose( X, inverse( X ) ), 'identity_relation' ) )
% 0.74/1.14    , function( X ) ],
% 0.74/1.14     [ ~( function( X ) ), ~( member( Y, 'universal_class' ) ), member( image( 
% 0.74/1.14    X, Y ), 'universal_class' ) ],
% 0.74/1.14     [ =( X, 'null_class' ), member( regular( X ), X ) ],
% 0.74/1.14     [ =( X, 'null_class' ), =( intersection( X, regular( X ) ), 'null_class'
% 0.74/1.14     ) ],
% 0.74/1.14     [ =( 'sum_class'( image( X, singleton( Y ) ) ), apply( X, Y ) ) ],
% 0.74/1.14     [ function( choice ) ],
% 0.74/1.14     [ ~( member( X, 'universal_class' ) ), =( X, 'null_class' ), member( 
% 0.74/1.14    apply( choice, X ), X ) ],
% 0.74/1.14     [ ~( 'one_to_one'( X ) ), function( X ) ],
% 0.74/1.14     [ ~( 'one_to_one'( X ) ), function( inverse( X ) ) ],
% 0.74/1.14     [ ~( function( inverse( X ) ) ), ~( function( X ) ), 'one_to_one'( X ) ]
% 0.74/1.14    ,
% 0.74/1.14     [ =( intersection( 'cross_product'( 'universal_class', 'universal_class'
% 0.74/1.14     ), intersection( 'cross_product'( 'universal_class', 'universal_class' )
% 0.74/1.14    , complement( compose( complement( 'element_relation' ), inverse( 
% 0.74/1.14    'element_relation' ) ) ) ) ), 'subset_relation' ) ],
% 0.74/1.14     [ =( intersection( inverse( 'subset_relation' ), 'subset_relation' ), 
% 0.74/1.14    'identity_relation' ) ],
% 0.74/1.14     [ =( complement( 'domain_of'( intersection( X, 'identity_relation' ) ) )
% 0.74/1.14    , diagonalise( X ) ) ],
% 0.74/1.14     [ =( intersection( 'domain_of'( X ), diagonalise( compose( inverse( 
% 0.74/1.14    'element_relation' ), X ) ) ), cantor( X ) ) ],
% 0.74/1.14     [ ~( operation( X ) ), function( X ) ],
% 0.74/1.14     [ ~( operation( X ) ), =( 'cross_product'( 'domain_of'( 'domain_of'( X )
% 0.74/1.14     ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ],
% 0.74/1.14     [ ~( operation( X ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 5.04/5.49    'domain_of'( X ) ) ) ],
% 5.04/5.49     [ ~( function( X ) ), ~( =( 'cross_product'( 'domain_of'( 'domain_of'( X
% 5.04/5.49     ) ), 'domain_of'( 'domain_of'( X ) ) ), 'domain_of'( X ) ) ), ~( 
% 5.04/5.49    subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( X ) ) ) ), operation( 
% 5.04/5.49    X ) ],
% 5.04/5.49     [ ~( compatible( X, Y, Z ) ), function( X ) ],
% 5.04/5.49     [ ~( compatible( X, Y, Z ) ), =( 'domain_of'( 'domain_of'( Y ) ), 
% 5.04/5.49    'domain_of'( X ) ) ],
% 5.04/5.49     [ ~( compatible( X, Y, Z ) ), subclass( 'range_of'( X ), 'domain_of'( 
% 5.04/5.49    'domain_of'( Z ) ) ) ],
% 5.04/5.49     [ ~( function( X ) ), ~( =( 'domain_of'( 'domain_of'( Y ) ), 'domain_of'( 
% 5.04/5.49    X ) ) ), ~( subclass( 'range_of'( X ), 'domain_of'( 'domain_of'( Z ) ) )
% 5.04/5.49     ), compatible( X, Y, Z ) ],
% 5.04/5.49     [ ~( homomorphism( X, Y, Z ) ), operation( Y ) ],
% 5.04/5.49     [ ~( homomorphism( X, Y, Z ) ), operation( Z ) ],
% 5.04/5.49     [ ~( homomorphism( X, Y, Z ) ), compatible( X, Y, Z ) ],
% 5.04/5.49     [ ~( homomorphism( X, Y, Z ) ), ~( member( 'ordered_pair'( T, U ), 
% 5.04/5.49    'domain_of'( Y ) ) ), =( apply( Z, 'ordered_pair'( apply( X, T ), apply( 
% 5.04/5.49    X, U ) ) ), apply( X, apply( Y, 'ordered_pair'( T, U ) ) ) ) ],
% 5.04/5.49     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 5.04/5.49    member( 'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 
% 5.04/5.49    'not_homomorphism2'( Z, X, Y ) ), 'domain_of'( X ) ), homomorphism( Z, X
% 5.04/5.49    , Y ) ],
% 5.04/5.49     [ ~( operation( X ) ), ~( operation( Y ) ), ~( compatible( Z, X, Y ) ), 
% 5.04/5.49    ~( =( apply( Y, 'ordered_pair'( apply( Z, 'not_homomorphism1'( Z, X, Y )
% 5.04/5.49     ), apply( Z, 'not_homomorphism2'( Z, X, Y ) ) ) ), apply( Z, apply( X, 
% 5.04/5.49    'ordered_pair'( 'not_homomorphism1'( Z, X, Y ), 'not_homomorphism2'( Z, X
% 5.04/5.49    , Y ) ) ) ) ) ), homomorphism( Z, X, Y ) ],
% 5.04/5.49     [ ~( member( 'member_of1'( x ), 'universal_class' ) ) ],
% 5.04/5.49     [ ~( =( 'member_of'( x ), x ) ) ]
% 5.04/5.49  ] .
% 5.04/5.49  
% 5.04/5.49  
% 5.04/5.49  percentage equality = 0.218579, percentage horn = 0.913978
% 5.04/5.49  This is a problem with some equality
% 5.04/5.49  
% 5.04/5.49  
% 5.04/5.49  
% 5.04/5.49  Options Used:
% 5.04/5.49  
% 5.04/5.49  useres =            1
% 5.04/5.49  useparamod =        1
% 5.04/5.49  useeqrefl =         1
% 5.04/5.49  useeqfact =         1
% 5.04/5.49  usefactor =         1
% 5.04/5.49  usesimpsplitting =  0
% 5.04/5.49  usesimpdemod =      5
% 5.04/5.49  usesimpres =        3
% 5.04/5.49  
% 5.04/5.49  resimpinuse      =  1000
% 5.04/5.49  resimpclauses =     20000
% 5.04/5.49  substype =          eqrewr
% 5.04/5.49  backwardsubs =      1
% 5.04/5.49  selectoldest =      5
% 5.04/5.49  
% 5.04/5.49  litorderings [0] =  split
% 5.04/5.49  litorderings [1] =  extend the termordering, first sorting on arguments
% 5.04/5.49  
% 5.04/5.49  termordering =      kbo
% 5.04/5.49  
% 5.04/5.49  litapriori =        0
% 5.04/5.49  termapriori =       1
% 5.04/5.49  litaposteriori =    0
% 5.04/5.49  termaposteriori =   0
% 5.04/5.49  demodaposteriori =  0
% 5.04/5.49  ordereqreflfact =   0
% 5.04/5.49  
% 5.04/5.49  litselect =         negord
% 5.04/5.49  
% 5.04/5.49  maxweight =         15
% 5.04/5.49  maxdepth =          30000
% 5.04/5.49  maxlength =         115
% 5.04/5.49  maxnrvars =         195
% 5.04/5.49  excuselevel =       1
% 5.04/5.49  increasemaxweight = 1
% 5.04/5.49  
% 5.04/5.49  maxselected =       10000000
% 5.04/5.49  maxnrclauses =      10000000
% 5.04/5.49  
% 5.04/5.49  showgenerated =    0
% 5.04/5.49  showkept =         0
% 5.04/5.49  showselected =     0
% 5.04/5.49  showdeleted =      0
% 5.04/5.49  showresimp =       1
% 5.04/5.49  showstatus =       2000
% 5.04/5.49  
% 5.04/5.49  prologoutput =     1
% 5.04/5.49  nrgoals =          5000000
% 5.04/5.49  totalproof =       1
% 5.04/5.49  
% 5.04/5.49  Symbols occurring in the translation:
% 5.04/5.49  
% 5.04/5.49  {}  [0, 0]      (w:1, o:2, a:1, s:1, b:0), 
% 5.04/5.49  .  [1, 2]      (w:1, o:57, a:1, s:1, b:0), 
% 5.04/5.49  !  [4, 1]      (w:0, o:30, a:1, s:1, b:0), 
% 5.04/5.49  =  [13, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.04/5.49  ==>  [14, 2]      (w:1, o:0, a:0, s:1, b:0), 
% 5.04/5.49  subclass  [41, 2]      (w:1, o:82, a:1, s:1, b:0), 
% 5.04/5.49  member  [43, 2]      (w:1, o:83, a:1, s:1, b:0), 
% 5.04/5.49  'not_subclass_element'  [44, 2]      (w:1, o:84, a:1, s:1, b:0), 
% 5.04/5.49  'universal_class'  [45, 0]      (w:1, o:21, a:1, s:1, b:0), 
% 5.04/5.49  'unordered_pair'  [46, 2]      (w:1, o:85, a:1, s:1, b:0), 
% 5.04/5.49  singleton  [47, 1]      (w:1, o:38, a:1, s:1, b:0), 
% 5.04/5.49  'ordered_pair'  [48, 2]      (w:1, o:86, a:1, s:1, b:0), 
% 5.04/5.49  'cross_product'  [50, 2]      (w:1, o:87, a:1, s:1, b:0), 
% 5.04/5.49  first  [52, 1]      (w:1, o:39, a:1, s:1, b:0), 
% 5.04/5.49  second  [53, 1]      (w:1, o:40, a:1, s:1, b:0), 
% 5.04/5.49  'element_relation'  [54, 0]      (w:1, o:25, a:1, s:1, b:0), 
% 5.04/5.49  intersection  [55, 2]      (w:1, o:89, a:1, s:1, b:0), 
% 5.04/5.49  complement  [56, 1]      (w:1, o:41, a:1, s:1, b:0), 
% 5.04/5.49  union  [57, 2]      (w:1, o:90, a:1, s:1, b:0), 
% 5.04/5.49  'symmetric_difference'  [58, 2]      (w:1, o:91, a:1, s:1, b:0), 
% 5.04/5.49  restrict  [60, 3]      (w:1, o:94, a:1, s:1, b:0), 
% 5.04/5.49  'null_class'  [61, 0]      (w:1, o:26, a:1, s:1, b:0), 
% 5.04/5.49  'domain_of'  [62, 1]      (w:1, o:43, a:1, s:1, b:0), 
% 88.16/88.55  rotate  [63, 1]      (w:1, o:35, a:1, s:1, b:0), 
% 88.16/88.55  flip  [65, 1]      (w:1, o:44, a:1, s:1, b:0), 
% 88.16/88.55  inverse  [66, 1]      (w:1, o:45, a:1, s:1, b:0), 
% 88.16/88.55  'range_of'  [67, 1]      (w:1, o:36, a:1, s:1, b:0), 
% 88.16/88.55  domain  [68, 3]      (w:1, o:96, a:1, s:1, b:0), 
% 88.16/88.55  range  [69, 3]      (w:1, o:97, a:1, s:1, b:0), 
% 88.16/88.55  image  [70, 2]      (w:1, o:88, a:1, s:1, b:0), 
% 88.16/88.55  successor  [71, 1]      (w:1, o:46, a:1, s:1, b:0), 
% 88.16/88.55  'successor_relation'  [72, 0]      (w:1, o:6, a:1, s:1, b:0), 
% 88.16/88.55  inductive  [73, 1]      (w:1, o:47, a:1, s:1, b:0), 
% 88.16/88.55  omega  [74, 0]      (w:1, o:9, a:1, s:1, b:0), 
% 88.16/88.55  'sum_class'  [75, 1]      (w:1, o:48, a:1, s:1, b:0), 
% 88.16/88.55  'power_class'  [76, 1]      (w:1, o:51, a:1, s:1, b:0), 
% 88.16/88.55  compose  [78, 2]      (w:1, o:92, a:1, s:1, b:0), 
% 88.16/88.55  'single_valued_class'  [79, 1]      (w:1, o:52, a:1, s:1, b:0), 
% 88.16/88.55  'identity_relation'  [80, 0]      (w:1, o:27, a:1, s:1, b:0), 
% 88.16/88.55  function  [82, 1]      (w:1, o:53, a:1, s:1, b:0), 
% 88.16/88.55  regular  [83, 1]      (w:1, o:37, a:1, s:1, b:0), 
% 88.16/88.55  apply  [84, 2]      (w:1, o:93, a:1, s:1, b:0), 
% 88.16/88.55  choice  [85, 0]      (w:1, o:28, a:1, s:1, b:0), 
% 88.16/88.55  'one_to_one'  [86, 1]      (w:1, o:49, a:1, s:1, b:0), 
% 88.16/88.55  'subset_relation'  [87, 0]      (w:1, o:5, a:1, s:1, b:0), 
% 88.16/88.55  diagonalise  [88, 1]      (w:1, o:54, a:1, s:1, b:0), 
% 88.16/88.55  cantor  [89, 1]      (w:1, o:42, a:1, s:1, b:0), 
% 88.16/88.55  operation  [90, 1]      (w:1, o:50, a:1, s:1, b:0), 
% 88.16/88.55  compatible  [94, 3]      (w:1, o:95, a:1, s:1, b:0), 
% 88.16/88.55  homomorphism  [95, 3]      (w:1, o:98, a:1, s:1, b:0), 
% 88.16/88.55  'not_homomorphism1'  [96, 3]      (w:1, o:99, a:1, s:1, b:0), 
% 88.16/88.55  'not_homomorphism2'  [97, 3]      (w:1, o:100, a:1, s:1, b:0), 
% 88.16/88.55  x  [98, 0]      (w:1, o:29, a:1, s:1, b:0), 
% 88.16/88.55  'member_of1'  [99, 1]      (w:1, o:55, a:1, s:1, b:0), 
% 88.16/88.55  'member_of'  [100, 1]      (w:1, o:56, a:1, s:1, b:0).
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Starting Search:
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    4540
% 88.16/88.55  Kept:         2029
% 88.16/88.55  Inuse:        104
% 88.16/88.55  Deleted:      5
% 88.16/88.55  Deletedinuse: 3
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    9162
% 88.16/88.55  Kept:         4044
% 88.16/88.55  Inuse:        185
% 88.16/88.55  Deleted:      14
% 88.16/88.55  Deletedinuse: 6
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    13028
% 88.16/88.55  Kept:         6069
% 88.16/88.55  Inuse:        238
% 88.16/88.55  Deleted:      16
% 88.16/88.55  Deletedinuse: 6
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    17837
% 88.16/88.55  Kept:         8188
% 88.16/88.55  Inuse:        289
% 88.16/88.55  Deleted:      77
% 88.16/88.55  Deletedinuse: 65
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    24345
% 88.16/88.55  Kept:         11089
% 88.16/88.55  Inuse:        367
% 88.16/88.55  Deleted:      88
% 88.16/88.55  Deletedinuse: 74
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    30333
% 88.16/88.55  Kept:         13186
% 88.16/88.55  Inuse:        377
% 88.16/88.55  Deleted:      94
% 88.16/88.55  Deletedinuse: 80
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    35904
% 88.16/88.55  Kept:         15287
% 88.16/88.55  Inuse:        432
% 88.16/88.55  Deleted:      94
% 88.16/88.55  Deletedinuse: 80
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    42406
% 88.16/88.55  Kept:         17596
% 88.16/88.55  Inuse:        487
% 88.16/88.55  Deleted:      99
% 88.16/88.55  Deletedinuse: 85
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    48702
% 88.16/88.55  Kept:         19622
% 88.16/88.55  Inuse:        518
% 88.16/88.55  Deleted:      99
% 88.16/88.55  Deletedinuse: 85
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying clauses:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    54485
% 88.16/88.55  Kept:         21633
% 88.16/88.55  Inuse:        558
% 88.16/88.55  Deleted:      3406
% 88.16/88.55  Deletedinuse: 85
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    60914
% 88.16/88.55  Kept:         23634
% 88.16/88.55  Inuse:        612
% 88.16/88.55  Deleted:      3406
% 88.16/88.55  Deletedinuse: 85
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    67417
% 88.16/88.55  Kept:         25690
% 88.16/88.55  Inuse:        657
% 88.16/88.55  Deleted:      3406
% 88.16/88.55  Deletedinuse: 85
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    78708
% 88.16/88.55  Kept:         29916
% 88.16/88.55  Inuse:        696
% 88.16/88.55  Deleted:      3416
% 88.16/88.55  Deletedinuse: 89
% 88.16/88.55  
% 88.16/88.55  Resimplifying inuse:
% 88.16/88.55  Done
% 88.16/88.55  
% 88.16/88.55  
% 88.16/88.55  Intermediate Status:
% 88.16/88.55  Generated:    83219
% 88.16/88.55  Kept:         32487
% 88.16/88.55  Inuse:        701
% 88.16/88.55  Deleted:      3416
% 88.16/88.55  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    87967
% 262.60/263.03  Kept:         34544
% 262.60/263.03  Inuse:        708
% 262.60/263.03  Deleted:      3416
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    92645
% 262.60/263.03  Kept:         36549
% 262.60/263.03  Inuse:        714
% 262.60/263.03  Deleted:      3416
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    96902
% 262.60/263.03  Kept:         38560
% 262.60/263.03  Inuse:        716
% 262.60/263.03  Deleted:      3416
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    101711
% 262.60/263.03  Kept:         40857
% 262.60/263.03  Inuse:        721
% 262.60/263.03  Deleted:      3416
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying clauses:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    108894
% 262.60/263.03  Kept:         42859
% 262.60/263.03  Inuse:        735
% 262.60/263.03  Deleted:      3865
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    128199
% 262.60/263.03  Kept:         44872
% 262.60/263.03  Inuse:        745
% 262.60/263.03  Deleted:      3865
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    165914
% 262.60/263.03  Kept:         47066
% 262.60/263.03  Inuse:        761
% 262.60/263.03  Deleted:      3865
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    173648
% 262.60/263.03  Kept:         49085
% 262.60/263.03  Inuse:        770
% 262.60/263.03  Deleted:      3865
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    182412
% 262.60/263.03  Kept:         51256
% 262.60/263.03  Inuse:        776
% 262.60/263.03  Deleted:      3865
% 262.60/263.03  Deletedinuse: 89
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    191472
% 262.60/263.03  Kept:         53313
% 262.60/263.03  Inuse:        788
% 262.60/263.03  Deleted:      3902
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    200807
% 262.60/263.03  Kept:         55413
% 262.60/263.03  Inuse:        796
% 262.60/263.03  Deleted:      3902
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    214472
% 262.60/263.03  Kept:         57470
% 262.60/263.03  Inuse:        806
% 262.60/263.03  Deleted:      3902
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    219641
% 262.60/263.03  Kept:         59585
% 262.60/263.03  Inuse:        811
% 262.60/263.03  Deleted:      3902
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    228406
% 262.60/263.03  Kept:         62373
% 262.60/263.03  Inuse:        821
% 262.60/263.03  Deleted:      3902
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying clauses:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    237986
% 262.60/263.03  Kept:         64881
% 262.60/263.03  Inuse:        831
% 262.60/263.03  Deleted:      8596
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    248303
% 262.60/263.03  Kept:         67379
% 262.60/263.03  Inuse:        841
% 262.60/263.03  Deleted:      8596
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    259044
% 262.60/263.03  Kept:         70236
% 262.60/263.03  Inuse:        851
% 262.60/263.03  Deleted:      8596
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    270298
% 262.60/263.03  Kept:         73132
% 262.60/263.03  Inuse:        861
% 262.60/263.03  Deleted:      8596
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    281804
% 262.60/263.03  Kept:         76002
% 262.60/263.03  Inuse:        871
% 262.60/263.03  Deleted:      8596
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    293300
% 262.60/263.03  Kept:         79018
% 262.60/263.03  Inuse:        881
% 262.60/263.03  Deleted:      8596
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    305189
% 262.60/263.03  Kept:         82210
% 262.60/263.03  Inuse:        891
% 262.60/263.03  Deleted:      8596
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying clauses:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    317463
% 262.60/263.03  Kept:         85308
% 262.60/263.03  Inuse:        901
% 262.60/263.03  Deleted:      9611
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    329876
% 262.60/263.03  Kept:         88620
% 262.60/263.03  Inuse:        911
% 262.60/263.03  Deleted:      9611
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:
% 262.60/263.03  Generated:    342742
% 262.60/263.03  Kept:         92123
% 262.60/263.03  Inuse:        921
% 262.60/263.03  Deleted:      9611
% 262.60/263.03  Deletedinuse: 126
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  Resimplifying inuse:
% 262.60/263.03  Done
% 262.60/263.03  
% 262.60/263.03  
% 262.60/263.03  Intermediate Status:Cputime limit exceeded (core dumped)
%------------------------------------------------------------------------------