TPTP Problem File: CSR033+3.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : CSR033+3 : TPTP v8.2.0. Released v3.4.0.
% Domain   : Common Sense Reasoning
% Problem  : Autogenerated Cyc Problem CSR033+3
% Version  : Especial.
% English  :

% Refs     : [RS+]   Reagan Smith et al., The Cyc TPTP Challenge Problem
% Source   : [RS+]
% Names    :

% Status   : Theorem
% Rating   : 0.31 v8.2.0, 0.33 v8.1.0, 0.43 v7.4.0, 0.38 v7.3.0, 0.43 v7.2.0, 0.33 v7.1.0, 0.50 v7.0.0, 0.36 v6.4.0, 0.29 v6.3.0, 0.31 v6.2.0, 0.45 v6.1.0, 0.68 v6.0.0, 0.75 v5.4.0, 0.74 v5.3.0, 0.87 v5.2.0, 0.57 v5.0.0, 0.65 v4.1.0, 0.67 v4.0.1, 0.63 v4.0.0, 0.65 v3.7.0, 0.43 v3.5.0, 0.25 v3.4.0
% Syntax   : Number of formulae    : 8006 (3281 unt;   0 def)
%            Number of atoms       : 13037 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives : 5105 (  74   ~;   0   |; 348   &)
%                                         (   0 <=>;4683  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   2 avg)
%            Maximal term depth    :    6 (   1 avg)
%            Number of predicates  : 1520 (1520 usr;   0 prp; 1-5 aty)
%            Number of functors    : 3266 (3266 usr;3136 con; 0-4 aty)
%            Number of variables   : 5970 (5970   !;   0   ?)
% SPC      : FOF_THM_RFO_NEQ

% Comments : Autogenerated from the OpenCyc KB. Documentation can be found at
%            http://opencyc.org/doc/#TPTP_Challenge_Problem_Set
%          : Cyc(R) Knowledge Base Copyright(C) 1995-2007 Cycorp, Inc., Austin,
%            TX, USA. All rights reserved.
%          : OpenCyc Knowledge Base Copyright(C) 2001-2007 Cycorp, Inc.,
%            Austin, TX, USA. All rights reserved.
%------------------------------------------------------------------------------
%$problem_series(cyc_scaling_3,[CSR025+3,CSR026+3,CSR027+3,CSR028+3,CSR029+3,CSR030+3,CSR031+3,CSR032+3,CSR033+3,CSR034+3,CSR035+3,CSR036+3,CSR037+3,CSR038+3,CSR039+3,CSR040+3,CSR041+3,CSR042+3,CSR043+3,CSR044+3,CSR045+3,CSR046+3,CSR047+3,CSR048+3,CSR049+3,CSR050+3,CSR051+3,CSR052+3,CSR053+3,CSR054+3,CSR055+3,CSR056+3,CSR057+3,CSR058+3,CSR059+3,CSR060+3,CSR061+3,CSR062+3,CSR063+3,CSR064+3,CSR065+3,CSR066+3,CSR067+3,CSR068+3,CSR069+3,CSR070+3,CSR071+3,CSR072+3,CSR073+3,CSR074+3])
%$static(cyc_scaling_3,include('Axioms/CSR002+2.ax'))
include('Axioms/CSR002+2.ax').
%------------------------------------------------------------------------------
fof(query133,conjecture,
    ( mtvisible(c_tptpgeo_spindlecollectormt)
   => ( inregion(c_geolocation_x76_y23,c_georegion_l1_x2_y0)
      & geolevel_1(c_georegion_l1_x2_y0) ) ) ).

%------------------------------------------------------------------------------