A sequent is a formal statement describing something we want to prove.
Sequents are of the following form
where is the set of hypotheses (predicates) and
is the goal that can be proved from the predicates.
The above statement can be read as follows: Under the hypotheses , prove the goal
.