TPTP Problem File: SYN988^1.p
View Solutions
- Solve Problem
%------------------------------------------------------------------------------
% File : SYN988^1 : TPTP v9.0.0. Released v3.7.0.
% Domain : Syntactic
% Problem : All things are false
% Version : Especial.
% English :
% Refs : [Kos97] Kossey (1997), A Note on the Completeness of Higher Or
% : [Kos08] Kossey (2008), Email to Geoff Sutcliffe
% Source : [Kos08]
% Names :
% Status : CounterSatisfiable
% Rating : 0.00 v3.7.0
% Syntax : Number of formulae : 1 ( 0 unt; 0 typ; 0 def)
% Number of atoms : 0 ( 0 equ; 0 cnn)
% Maximal formula atoms : 0 ( 0 avg)
% Number of connectives : 1 ( 1 ~; 0 |; 0 &; 0 @)
% ( 0 <=>; 0 =>; 0 <=; 0 <~>)
% Maximal formula depth : 3 ( 3 avg)
% Number of types : 1 ( 0 usr)
% Number of type conns : 0 ( 0 >; 0 *; 0 +; 0 <<)
% Number of symbols : 0 ( 0 usr; 0 con; --- aty)
% Number of variables : 1 ( 0 ^; 1 !; 0 ?; 1 :)
% SPC : TH0_CSA_NEQ_NAR
% Comments :
%------------------------------------------------------------------------------
thf(thm,conjecture,
! [X: $o] : ~ X ).
%------------------------------------------------------------------------------