TPTP Problem File: MGT097+1.p

View Solutions - Solve Problem

%--------------------------------------------------------------------------
% File     : MGT097+1 : TPTP v9.3.1. Released v9.3.0.
% Domain   : Management
% Problem  : claim upper_tag(eq,o)
% Version  : Especial.
% English  : upper_tag(eq,c) holds - eq has closed upper boundary.

% Refs     : [MC+26] Mustafa et al. (2026), Axis Decomposition for ODRL
% Source   : [MC+26]
% Names    : ODRL724-1.p [MC+26]

% Status   : CounterSatisfiable
% Rating   : 0.00 v9.3.0
% Syntax   : Number of formulae    :   47 (  21 unt;   0 def)
%            Number of atoms       :  105 (  26 equ)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   66 (   8   ~;  11   |;  21   &)
%                                         (  13 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :   16 (  15 usr;   0 prp; 1-8 aty)
%            Number of functors    :   11 (  11 usr;  10 con; 0-2 aty)
%            Number of variables   :   74 (  72   !;   2   ?)
% SPC      : FOF_CSA_RFO_SEQ

% Comments : CSA - wrong verdict claim, countermodel exists.
%          : Flip of corresponding THM problem.
%--------------------------------------------------------------------------
include('Axioms/MGT002+0.ax').
include('Axioms/MGT002+2.ax').
include('Axioms/MGT002+5.ax').
%--------------------------------------------------------------------------
%----Named constants and ordering 
%----Conjecture (WRONG - countermodel exists) 
fof(odrl724,conjecture,
    upper_tag(eq,o) ).
%--------------------------------------------------------------------------