TPTP Problem File: SYO017_8.p
View Solutions
- Solve Problem
%------------------------------------------------------------------------------
% File : SYO017_8 : TPTP v9.0.0. Released v8.0.0.
% Domain : Syntactic
% Problem : Formula valid in MBb, but not in model classes not requiring b
% Version : Especial.
% English :
% Refs :
% Source : [TPTP]
% Names :
% Status : Theorem
% Rating : 0.00 v8.1.0
% Syntax : Number of formulae : 2 ( 1 unt; 1 typ; 0 def)
% Number of atoms : 9 ( 2 equ)
% Maximal formula atoms : 1 ( 4 avg)
% Number of connectives : 0 ( 0 ~; 0 |; 0 &)
% ( 0 <=>; 0 =>; 0 <=; 0 <~>)
% Maximal formula depth : 1 ( 1 avg)
% Maximal term depth : 0 ( 0 avg)
% Number of FOOLs : 8 ( 8 fml; 0 var)
% Number of types : 1 ( 0 usr)
% Number of type conns : 1 ( 1 >; 0 *; 0 +; 0 <<)
% Number of predicates : 4 ( 1 usr; 2 prp; 0-2 aty)
% Number of functors : 0 ( 0 usr; 0 con; --- aty)
% Number of variables : 0 ( 0 !; 0 ?; 0 :)
% SPC : TX0_THM_EQU_NAR
% Comments : Translated to TXF from the THF version.
%------------------------------------------------------------------------------
tff(h,type,
h: $o > $o ).
tff(conj,conjecture,
h(h($true) = h($false)) = h($false) ).
%------------------------------------------------------------------------------