summaryrefslogtreecommitdiff
path: root/test/regress/regress0/tptp/tptp_parser9.p
blob: 9bed197023b7d872fd4a0efd1401a5af87a2dd41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Status: CounterSatisfiable

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

fof(query_1,axiom, include(1) ).

fof(query_1,axiom, ![E]: e(E,1.6) ).

fof(query_1,axiom, ![A,E]: ~e(A,3.0E3) ).

fof(query_1,conjecture, ![E]: e(E,2.6) ).

%--------------------------------------------------------------------------
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback