TPTP Problem File: SYN730+1.p
View Solutions
- Solve Problem
%--------------------------------------------------------------------------
% File : SYN730+1 : TPTP v9.0.0. Released v2.5.0.
% Domain : Syntactic
% Problem : Peter Andrews Problem THM75
% Version : Especial.
% English :
% Refs : [And97] Andrews (1994), Email to G. Sutcliffe
% Source : [And97]
% Names : THM75 [And97]
% Status : Theorem
% Rating : 0.07 v9.0.0, 0.00 v6.3.0, 0.08 v6.2.0, 0.00 v5.5.0, 0.04 v5.3.0, 0.13 v5.2.0, 0.07 v5.0.0, 0.05 v4.1.0, 0.06 v4.0.1, 0.05 v3.7.0, 0.00 v2.5.0
% Syntax : Number of formulae : 1 ( 0 unt; 0 def)
% Number of atoms : 3 ( 0 equ)
% Maximal formula atoms : 3 ( 3 avg)
% Number of connectives : 2 ( 0 ~; 1 |; 0 &)
% ( 0 <=>; 1 =>; 0 <=; 0 <~>)
% Maximal formula depth : 6 ( 6 avg)
% Maximal term depth : 2 ( 1 avg)
% Number of predicates : 1 ( 1 usr; 0 prp; 3-3 aty)
% Number of functors : 3 ( 3 usr; 1 con; 0-1 aty)
% Number of variables : 3 ( 1 !; 2 ?)
% SPC : FOF_THM_RFO_NEQ
% Comments :
%--------------------------------------------------------------------------
fof(thm75,conjecture,
? [V] :
! [J] :
? [Q] :
( ( p(a,J,h(J))
| p(V,J,k(J)) )
=> p(V,J,Q) ) ).
%--------------------------------------------------------------------------