summaryrefslogtreecommitdiff
path: root/test/regress/regress0/tptp/ARI086=1.p
blob: f6d2fcb2886968e771ffba646547c81f1978f507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
%------------------------------------------------------------------------------
% File     : ARI086=1 : TPTP v5.5.0. Released v5.0.0.
% Domain   : Arithmetic
% Problem  : Integer: Sum 2 and 2 is 5
% Version  : Especial.
% English  :

% Refs     :
% Source   : [TPTP]
% Names    :

% Status   : CounterSatisfiable
% Rating   : 0.00 v5.2.0, 1.00 v5.0.0
% Syntax   : Number of formulae    :    1 (   1 unit;   0 type)
%            Number of atoms       :    1 (   1 equality)
%            Maximal formula depth :    1 (   1 average)
%            Number of connectives :    0 (   0   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%                                         (   0  ~|;   0  ~&)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    1 (   0 propositional; 2-2 arity)
%            Number of functors    :    3 (   2 constant; 0-2 arity)
%            Number of variables   :    0 (   0 sgn;   0   !;   0   ?)
%            Maximal term depth    :    2 (   2 average)
%            Arithmetic symbols    :    3 (   0 pred;    1 func;    2 numbers)
% SPC      : TFF_CSA_EQU_ARI

% Comments :
%------------------------------------------------------------------------------
tff(anti_sum_2_2_5,conjecture,
    ( $sum(2,2) = 5 )).
%------------------------------------------------------------------------------
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback