TPTP Problem File: KLE176+1.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : KLE176+1 : TPTP v8.2.0. Released v6.4.0.
% Domain   : Kleene Algebra
% Problem  : Kleene algebra
% Version  : [Hoe08] axioms.
% English  :

% Refs     : [Hoe08] Hoefner (2008), Email to G. Sutcliffe
% Source   : [TPTP]
% Names    :

% Status   : Satisfiable
% Rating   : 0.20 v8.2.0, 0.00 v7.5.0, 0.33 v7.3.0, 0.00 v7.1.0, 0.25 v7.0.0, 0.00 v6.4.0
% Syntax   : Number of formulae    :   24 (  13 unt;   0 def)
%            Number of atoms       :   46 (  19 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   23 (   1   ~;   0   |;   8   &)
%                                         (   7 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of predicates  :    6 (   5 usr;   0 prp; 1-3 aty)
%            Number of functors    :    6 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :   49 (  48   !;   1   ?)
% SPC      : FOF_SAT_RFO_SEQ

% Comments :
%------------------------------------------------------------------------------
%----Kleene algebra
include('Axioms/KLE002+0.ax').
%----Characterisation of tests by complement predicate
include('Axioms/KLE001+1.ax').
%----de Morgan's laws for tests
include('Axioms/KLE001+2.ax').
%----Universal characterisation of meet
include('Axioms/KLE001+3.ax').
%------------------------------------------------------------------------------