| |
The 7thTPTP Tea Partywill be held 10:00am on Thursday 4th August at the
23rd International Conference on Automated Deduction |
|
The meeting aims to elicit feedback, suggestions, criticisms, etc, of these resources, in order to ensure that their continued development meets the needs of successful automated reasoning. The meeting will be structured discussion following an agenda of topics that have been suggested and agreed upon in advance. The topics so far are:
<fof_let> ::= := [<fof_let_list>] : <fof_unitary_formula>
<fof_let_list> ::= <fof_defined_var> |
<fof_defined_var>,<fof_let_list>
<fof_defined_var> ::= <variable> := <fof_logic_formula> |
<variable> :- <term> | (<fof_defined_var>)
<fof_conditional> ::= $itef(<fof_logic_formula>,<fof_logic_formula>,
<fof_logic_formula>)
<fof_sequent> ::= <fof_logic_formula> <gentzen_arrow>
<fof_logic_formula> | (<fof_sequent>)
%----Conditional terms should not be used by THF. Use $itett in the TFF
%----context and $itetf in the FOF/CNF context. $itetf is part of FOFX.
<conditional_term> ::= $itett(<tff_logic_formula>,<term>,<term>) |
$itetf(<fof_logic_formula>,<term>,<term>)
thf(a,definition,p = ^ [X: $i] : q @ X ).
fof(a,definition,! [X] : f(X) = g(a,X) ).
... or equivalences, e.g., ...
tff(a,definition,! [X: human] : eating(X) <=> (has_food(X) & chewing(X)) ).
So far definitions have been used only in THF problems, but they are
available in TFF and FOF.
Definitions can be treated just like axioms, but the user's intention is often a useful hint about how to treat the formula. Chad Brown has expressed some concern about the unconstrained nature of definition formulae. He has proposed that either definitions be removed (changed to axioms), or the nature of definitions should be more formally stated. There seem to be three possibilties:
In order to participate, you must be a registered TPTP user (email Geoff Sutcliffe (geoff[@]cs.miami.edu) to be added to this list). Please let Geoff know if you will attend, so we can plan the catering.
The TPTP Tea Party will be organized as follows:
Participation is free.
The organizers are
Geoff Sutcliffe,
Chris Benzmüller.
Confirmed participants are:
The 1st TPTP Tea Party
was in London in 2004.
The 2nd TPTP Tea Party
was in Tallin in 2005.
The 3rd TPTP Tea Party
was in Seattle in 2006.
The 4th TPTP Tea Party
was in London in 2007.
The 5th TPTP Tea Party
was in Sydney in 2008.
The 6th TPTP Tea Party
was in Montreal in 2009.
Organization