A generic position of the play in sequent form.
The sequent-view for games with irreversible and reversible backtracking are quite different. The reason is that the sequent-view of a position is defined in term of which backtracking is allowed from this position. The backtracking allowed from a given position is quite different in the two games.
Drawing a position in sequent form. We represent a position with the list of judgements Eloise can backtrack to, with the negative judgements first.
f., ..., f.
, t.
, ..., t.
The positions Eloise can backtrack to are all previous nodes, not just all nodes of the current Tarski play. We read a sequent as: ``either is false, or ..., or
is false, or
is true, or ..., or
is true''. The same sequent can be read as: `if
is true, and ..., and
is true, then either
is true, or ..., or
is true''. We write the same sequent also in the form:
, ...,
|-
, ...,
and we call it sequent-view (of Eloise). This is the sequent-view of Eloise, in the step 11 of the previous play (with the current goal printed boldface). It includes all formulas, even those which are temporarily retracted.
What is the intuitive meaning of the Sequent-view? From a logical viewpoint, , ...,
|-
, ...,
is a complete description of the thesis of Eloise. The current goal is the instance of the thesis Eloise is currently defending (if it is a formula with a t. in front), or attacking (if it is a formula with a f. in front). If Eloise backtracks, she changes the instance of the thesis she is currently defending or attacking.
The sequent-view is formally defined for Abelard, too, even if Abelard cannot backtrack. The sequent-view of Abelard is the list of nodes of just the current Tarski play (of the branch ending in the golden ball). The role of f and t are reversed, though. Negative judgements are in the right-hand-side, and positive judgements in the left-hand-side. This is the sequent-view of Abelard, in the step 11 of the previous play (with the current goal printed boldface).
Created by Mathematica (October 20, 2006)