We present a comprehensive programme analysing the decomposition of proof systems for nonclassical logics into proof systems for other logics, especially classical logic, using an algebra of constraints. That is, one recovers a proof system for a target logic by enriching a proof system for another, typically simpler, logic with an algebra of constraints that act as correctness conditions on the latter to capture the former; for example, one may use Boolean algebra to give constraints in a sequent calculus for classical propositional logic to produce a sequent calculus for intuitionistic propositional logic. The idea behind such forms of reduction is to obtain a tool for uniform and modular treatment of proof theory and provide a bridge between semantics logics and their proof theory. The article discusses the theoretical background of the project and provides several illustrations of its work in the field of intuitionistic and modal logics. The results include the following: a uniform treatment of modular and cut-free proof systems for a large class of propositional logics; a general criterion for a novel approach to soundness and completeness of a logic with respect to a model-theoretic semantics; and, a case study deriving a model-theoretic semantics from a proof-theoretic specification of a logic.
arXiv:2301.02125v3 [cs.LO] 19 Oct 2023
1 Introduction
The general goal of this paper is to provide a unifying meta-level framework for studying logics. To this end, we introduce a framework in which one can represent the reasoning in a logic, as captured by a concept of proof for that logic, in terms of the reasoning within another logic through an algebra of constraints — as a slogan,
Proof in L = Proof in L′ + Algebra of Constraints A We shall refer back to this slogan often and will use the following abbreviated form: L = L′ $\oplus$ A The $\oplus$ is not formal— that is, L′ $\oplus$ A may denote any one of several ways of applying constraints A to L′ . Such decompositions of L into L′ and A allow us to study the metatheory of the former by analyzing the latter. This is advantageous when the latter is typically simpler in some desirable way — for example, it may relax the side conditions on the use of specific rules — which facilitates the study of the original logic of interest. There are already some examples of such relationships within the literature — they are discussed below. The framework herein provides a general view of the phenomena and provides an umbrella for these seemingly disparate cases. Importantly, there is no guarantee that the constraints will be solvable algorithmically as it depends on how complex the algebra is, but even relatively simple algebras can have a dramatic impact; for example, we illustrate how constraint systems using Boolean algebra, which admits solvers, are helpful for the study of proof-search and meta-theory in substructural and intuitionistic logics. The decompositions expressed by the slogan above may be iterated in valuable ways; that is, it is possible to decompose L′ in the slogan above. Each time we do such a decomposition, the combinatorics of the proof system become more tractable as more and more is delegated to the algebra. Eventually, the combinatorics becomes as simple as possible, and one recovers something with all the flexibility of the proof theory for classical logic. Thus, we advance the view that, in general, classical logic forms a combinatorial core of syntactic reasoning since its proof theory is comparatively relaxed — that is, possibly after Key words and phrases. Logic, Proof Theory, Model Theory, Semantics, Modal Logic, Intuitionistic Logic.
iterating decompositions of the kind above, one eventually witnesses the following: Proof in L = Classical Proof + Algebra of Constraints A The view of classical logic as the core of logic has, of course, been advanced before — see, for example, Gabbay [21]. Using techniques from universal algebra, we define the algebraic constraints by a theory of first-order classical logic; for example, we may define Boolean algebra by its axiomatization — see Section 2. We then enrich rules of a system L with expressions from A to express rules of another system $L'$ — for example, by using Boolean algebra for the constraints, we may express the single-conclusioned $\lor$ R-rule from Gentzen’s LJ [27] with the combinatorics of the multiple-conclusioned $\lor$ R-rule from Gentzen’s LK [27], $$\dfrac{\Gamma \vdash \varphi \cdot x,\ \psi \cdot \bar{x}}{\Gamma \vdash \varphi \lor \psi}$$ — one recovers the single-conclusion condition by assigning the variable x to 0 or 1 in the Boolean algebra and evaluating the formula accordingly: one keeps formulae that carry a 1 and deletes formulae which carry 0. A system of rules enriched in this way is called a constraint system. Detailed examples are below. We consider two kinds of relationships the constraint systems may have with the logic of interest. A constraint system is sound and complete when the evaluation of construction from the constraints system concludes a sequent iff that sequent is valid in the logic. A stronger relationship is faithfulness and adequacy: - (Faithful) The evaluation of a construction from the constraint system is a proof in the logical system of interest. - (Adequate) Every proof in the logical system of interest is the evaluation of some construction from the constraint system. Both relationships are important, as illustrated by the examples below.
The point of constraint systems is that they allow us to study the metatheory of the logic of interest. There are two principal such activities presented in this paper: first, one may use constraint systems to study questions of proof-search (i.e., how one constructs proofs) in the logic of interest; second, they may be used to bridge the gap between the proof theory and model theory of a logic. On the latter use, constraint systems allow a novel approach to soundness and completeness proofs which bypasses truth-in-a-model and term-model constructors; furthermore, they give a principled way of generating a correctby-design model-theoretic semantics for the logic of interest by analyzing a proof system for it, making essential use of algebraic constraints and the aforementioned decomposition to classical logic. Of course, the idea that one may use labels to internalize the semantics of logics within proof systems has taken several forms and goes back as far as Kanger [38]. It underpins a systematic development of analytic tableaux (see, for example, Fitting [19, 20], Catach [10], Massacci [49], Baldoni [1], Docherty and Pym [16, 17, 15], and Galmiche and M´ery [25, 23, 26, 24]), natural deduction systems (see, for example, Simpson [67], and Basin et al. [2]), sequent calculi (see, for example, Mints [53, 54], Vigan `o [70], Kushida and Okada [44]). Particularly significant within this stream are the relational calculi studied by Negri [57, 55, 56].
The notion of constraint system presented in this paper is closely related to Gabbay’s Labelled Deductive Systems (LDSs) [22] — see also Russo [64]. However, the paper deviates from the established theory of LDSs in two fundamental ways: First, one may choose any syntactic structure in the grammar of the object-logic (e.g., data composed of formulae, such as sets, multisets, bunches), not just formulae, to annotate; second, the labels do not only express additional information but have an action on the structure. Note, there are other proof systems in the literature in which one labels data composed of formulae — see, for example, Marx et al. [48]. Consequently, more subtle examples are available, not otherwise captured by LDSs.
In summary, two main ideas are developed in this paper: a meta-logic for studying object-logics and algebraic constraints for studying the metatheory of a logic.
Both ideas are present elsewhere in the literature and have been studied for different logics but have yet to be formalized and uniformed. This paper aims to provide a general and uniform framework for analyzing and understanding the proof theory of logics represented in this way. The paper begins in Section 2 with an example of a constraint system already in the literature. It continues in Section 3 with the background and notation required for the general treatment throughout the rest of the paper. Constraint systems are defined in general in Section 4, where the correctness properties of soundness, completeness, faithfulness, and adequacy are also discussed. In Section 5, we study relational calculi as a general class of constraint systems and study an approach to proving soundness and completeness which works with validity directly. We give a concrete illustration of the approach applied to intuitionistic propositional logic (IPL) in Section 6 — specifically, by using constraint systems, we derive the model-theoretic semantics given by Kripke [42] from LJ, which is sound and complete by construction. In Section 7, we consider the treatment of first-order logics with constraints, the rest of the paper being restricted to propositional logics. The paper concludes in Section 8 with a summary and a discussion of future research.
2 Example: Resource-distribution via Boolean Constraints
In this section, we summarize the resource-distribution via Boolean constraints (RDvBC) mechanism, which was introduced by Harland and Pym [32, 60] as a tool for reasoning about the contextmanagement problem during proof-search in logics with multiplicative connectives, such as Linear Logic (LL) and the logic of Bunched Implications (BI). It is the original example of a decomposition of a proof system in the sense of this paper, as explained at the end of the section. We present RDvBC to motivate the abstract technical work in Section 4 for the general approach. We concentrate on the case of BI to indicate the scope of the approach and the challenges involved in setting it up because the logic operates over quite a subtle data structure — bunches.
2.1. The Logic of Bunched Implications. One may regard BI as the free combination (i.e., the fibration — see Gabbay [21]) of intuitionistic propositional logic (IPL), with connectives $\land, \lor, \to, \top, \bot,$ and intuitionistic multiplicative linear logic (IMLL), with connectives ∗, −∗, $\top$∗ . Let A be a set of atomic propositions. The following grammar generates the formulae of BI: $\varphi$::= p $\in$ A | $\top$| $\bot$| $\top∗$| $\varphi \land \psi$| $\varphi \lor \psi$| $\varphi \to \varphi$| $\varphi$∗ $\varphi$| $\varphi −∗\varphi$ The set of all formulae is FORM. A distinguishing feature of BI is that it has two primitive implications, $\to$ and −∗, each corresponding to a different context-former, # and ,, representing the two conjunctions $\land$ and ∗, respectively. As these context-formers do not commute with each other, though individually they behave as usual, contexts in BI are not one of the familiar structures of lists, multisets, or sets. Instead, its contexts are bunches — a term that derives from the relevance logic literature (see, for example, Read [63]). The set of bunches BUNCH is defined by the following grammar: $\Gamma$::= $\varphi \in$ FORM | $\emptyset+$| $\emptyset\times$| $\Gamma$# $\Gamma$| $\Gamma$, $\Gamma$ A bunch ∆ is a sub-bunch of a bunch $\Gamma$ iff ∆ is a sub-tree of $\Gamma.$ One may write $\Gamma(\Delta)$ to mean that ∆ is a sub-bunch of $\Gamma$. The operation $\Gamma[\Delta \mapsto \Delta']$ — abbreviated to $\Gamma(\Delta')$ where no confusion arises — is the result of replacing the occurrence of ∆ by $\Delta'$. Bunches have similar structural behaviour to the more familiar data-structures used for contexts in logic (e.g., lists, multisets, sets, etc.). We define this behaviour explicitly by means of an equivalence relation called coherent equivalence. Two bunches $\Gamma, \Gamma' \in$ BUNCH are coherently equivalent when $\Gamma \equiv \Gamma'$, where $\equiv$ is the smallest relation satisfying:

equations for , with unit $\emptyset\times$- coherence; that is, if ∆ $\equiv$∆′ , then $\Gamma(\Delta ) \equiv \Gamma(\Delta $′ ). A sequent in BI is a pair $\Gamma$⊲ $\varphi$ in which $\Gamma$ is a bunch, and $\varphi$ is a formula. We use ⊲ as a pairing symbol defining sequents to distinguish it from the judgment $\vdash$ that asserts that a sequent is a consequence of BI. We may characterize the consequence judgment $\vdash$ for BI by provability in the sequent calculus LBI in Figure 1 (see Pym [33]). That is, $\Gamma \vdash \varphi$ iff there is an LBI-proof of $\Gamma$⊲ $\varphi.$ As bunches are intended to be the syntactic trees of BUNCH modulo $\equiv,$ we may somewhat relax the formal reading of the rules of LBI. The effect of coherent equivalence is, essentially, to render bunches into two-sorted nested multisets — see Gheorghiu and Marin [28]. Therefore, we may suppress brackets for sections of the bunch with the same context-former and apply rules sensitive to context-formers (e.g., ∗R) accordingly. For example, any context-former may be used in ∗R applied to $p_1\,,\,p_2\,,\,p_3 \lhd q_1 \ast q_2$; the possibilities are as follows: $$\dfrac{p_1 \lhd q_1 \qquad p_2\,,\,p_3 \lhd q_2}{p_1\,,\,p_2\,,\,p_3 \lhd q_1 \ast q_2}\,{\ast}\mathrm{R} \qquad\qquad \dfrac{p_1\,,\,p_2 \lhd q_1 \qquad p_3 \lhd q_2}{p_1\,,\,p_2\,,\,p_3 \lhd q_1 \ast q_2}\,{\ast}\mathrm{R}$$ This concludes the introduction of BI. In the next section, we apply the RDvBC mechanism to analyze proof-search in LBI. 2.2. Resource-distribution via Boolean Constraints. Proof-search in LBI is complex because the presence of multiplicative connectives (i.e., ∗ and −∗) requires deciding how to distribute the formulae (or, rather, sub-bunches) when making reductions.
The following proof-search attempts differ only in the choice of distribution, but one successfully produces a proof, and the other fails: $$\underbrace{\dfrac{\dfrac{}{p \lhd p}\,\text{taut} \quad \dfrac{\dfrac{}{q \lhd q}\,\text{taut} \quad \dfrac{}{r \lhd r}\,\text{taut}}{q\,,\,r \lhd q \ast r}\,{\ast}\mathrm{R}}{p\,,\,q\,,\,r \lhd p \ast (q \ast r)}\,{\ast}\mathrm{R}}_{\text{succeeds}} \qquad \underbrace{\dfrac{\overset{?}{p\,,\,q \,\lhd\, p} \quad \overset{?}{r \,\lhd\, q \ast r}}{p\,,\,q\,,\,r \lhd p \ast (q \ast r)}\,{\ast}\mathrm{R}}_{\text{fails}}$$ How can we analyze the various distribution strategies? This is the question RDvBC addresses. There is substantial literature on intricate rules of inference in multiplicative logics that are used to keep track of the relevant information to enable proof-search. However, they are generally tailored for one particular distribution method — see, for example, Hodas and Miller [35, 34], Winikoff and Harland [71], Cervasto [11], and Lopez [46]. It is in this context that Harland and Pym [32, 60] introduced the RDvBC mechanism. The idea is that rather than commit to a particular strategy for managing the distribution, one uses Boolean expressions to express that a resource distribution needs to be made and the conditions it needs to satisfy. Before presenting the technical details of RDvBC, we give a heuristic account. Essentially, one assigns a Boolean expression to each formula requiring distribution. Constraints on the possible values of this expression are then generated during the proof-search and propagated up the search tree, resulting in a set of Boolean equations. A successful proofsearch in the enriched system will generate a soluble set of equations corresponding to a distribution of formulae across the branches of the structure, and instantiating that distribution results in an actual proof. It remains to give the formal detail. We begin by defining the constraint algebra that delivers RDvBC. A Boolean algebra is a tuple $\mathbb{B} := \langle B, \{+, \times, \bar{\cdot}\}, \{0, 1\}\rangle$ in which B is a set, $+ : B^2 \to B$, $\times : B^2 \to B$, $\bar{\cdot} : B \to B$ are operators on B, and 0, 1 $\in$ B, satisfying the following conditions for any a, b, c $\in$ B: $$\begin{array}{ll} a + (b + c) = (a + b) + c &\quad a \times (b \times c) = (a \times b) \times c \\ a + b = b + a &\quad a \times b = b \times a \\ a + (a \times b) = a &\quad a \times (a + b) = a \\ a + 0 = a &\quad a \times 1 = a \\ a + (b \times c) = (a + b) \times (a + c) &\quad a \times (b + c) = (a \times b) + (a \times c) \\ a + \bar{a} = 1 &\quad a \times \bar{a} = 0 \end{array}$$ A presentation of the Boolean algebra is a first-order classical logic with equality for which the Boolean algebra is a model. We use the following, in which X is a set of variables, e are Boolean expressions, and $\varphi$ are Boolean formulae: e ::= x $\in$ X | e + e | e $\times$ e | e¯ | 0 | 1 $\varphi$::= (e = e) | $\varphi$& $\varphi$| $\varphi$` $\varphi$| $\neg\varphi$| $\forall x\varphi$| $\exists x\varphi$ The symbols & and ` are used as classical conjunction and disjunction, respectively. We are overloading + and $\times$ to be both function-symbols in the term language and their corresponding operators in the Boolean algebra; similarly, we are overloading 0 and 1 to be both constants in the term language and the bottom and top element of the Boolean algebra. This is to economize on notation. We may suppress the $\times$ when no confusion arises — that is, $t_1$ $\times$$t_2$ may be expressed t1t2. For a list of Boolean expressions V = [$e_1$, . . . en], let V¯ := [¯$e_1$, . . . e¯n]; we may write V = e to denote that V is a list containing only e. Let some presentation of Boolean algebra be fixed. An annotated BI-formula is a BIformula $\varphi$ with a Boolean expression e, denoted $\varphi \cdot$ e. The annotation of a bunch $\Gamma$ by a list of Boolean expressions V is defined as follows: - if $\Gamma$= $\gamma,$ where $\gamma \in$ FORM $\cup {\emptyset+,\emptyset\times}$ and V = [e], then $\Gamma \cdot$ V := $\gamma \cdot$ e; - if $\Gamma$= (∆1 # ∆2), and V = [e], then $\Gamma \cdot$ V := (∆1 # ∆2) $\cdot$ e; - if $\Gamma$= (∆1 , ∆2), and V is the concatenation of $V_1$ and $V_2$, then $\Gamma\cdotV$:= (∆1 $\cdotV_1$#∆2 $\cdotV_2).$ For example, p , (q # r) $\cdot$[x, y] := p $\cdot$ x , (q # r) $\cdot$ y. Notably, the annotation only acts on the top-level of multiplicative connectives and treats everything below (e.g., additive subbunches) as formulae. This makes sense as all of the distributions in LBI take place at this level of the bunch. This concludes the technical overhead required to define the RDvBC mechanism for BI. Roughly, Boolean constraints are used to mark the multiplicative distribution of formulae. The mechanism is captured by proof-search in the sequent calculus LBIB comprised of the rules in Figure 2, in which V is a list of Boolean variables that do not appear in any sequents present in the tree and labels that do not change are suppressed. The same names are used for rules in LBIB and LBI to economize on notation. An LBIB-reduction is a tree constructed by applying the rules of LBIB reductively, beginning with a sequent in which each formula is annotated by 1.

The following is an LBIB-reduction D: $$\dfrac{\dfrac{(x_1 = 1) \land (x_2 = 0) \land (x_3 = 0)}{(p \cdot x_1)\,,\,(q \cdot x_2)\,,\,(r \cdot x_3) \lhd p \cdot 1}\,\text{taut} \qquad \mathcal{D}'}{(p \cdot 1)\,,\,(q \cdot 1)\,,\,(r \cdot 1) \lhd p \ast (q \ast r) \cdot 1}\,{\ast}\mathrm{R}$$ — the sub-tree $\mathcal{D}'$ is the following: $$\dfrac{\dfrac{(\bar{x}_1 y_1 = 0) \land (\bar{x}_2 y_2 = 1) \land (\bar{x}_3 y_3 = 0)}{(p \cdot \bar{x}_1 y_1)\,,\,(q \cdot \bar{x}_2 y_2)\,,\,(r \cdot \bar{x}_3 y_3) \lhd q}\,\text{taut} \qquad \dfrac{(\bar{x}_1 \bar{y}_1 = 0) \land (\bar{x}_2 \bar{y}_2 = 0) \land (\bar{x}_3 \bar{y}_3 = 1)}{p \cdot (\bar{x}_1 \bar{y}_1)\,,\,q \cdot (\bar{x}_2 \bar{y}_2)\,,\,r \cdot (\bar{x}_3 \bar{y}_3) \lhd r}\,\text{taut}}{(p \cdot \bar{x}_1)\,,\,(q \cdot \bar{x}_2)\,,\,(r \cdot \bar{x}_3) \lhd q \ast r \cdot 1}\,{\ast}\mathrm{R}$$ Having produced an LBIB-reduction, if the constraints are consistent, they determine the variables’ interpretations to satisfy the constraints. Such interpretations I induce a valuation $\nu_I$ that acts on formulae by keeping formulae whose label evaluates to 1 and deleting (i.e., producing the empty-string $\varepsilon$) for formulae whose label evaluates to 0; that is, let $\varphi$ be a BI-formula and e a Boolean expression, $$\nu_I(\varphi \cdot e) := \begin{cases} \varphi & \text{if } I(e) = 1 \\ \varepsilon & \text{if } I(e) = 0 \end{cases}$$ A valuation extends to sequents by acting on each formulae occurring in it, and it extends to LBIB-reductions by acting on each sequent occurring in it and removing the constraints.
. The constraints on D are satisfied by any interpretation I(z) = 1 for z $\in${$x_1$, $y_2$} and I(z) = 0 for z $\in${$x_2$, $x_3$, $y_1$, $y_3$}. For any such I, the tree $\nu_I(D)$ is as follows: $$\dfrac{\dfrac{}{p \lhd p}\,\text{taut} \qquad \dfrac{\dfrac{}{q \lhd q}\,\text{taut} \qquad \dfrac{}{r \lhd r}\,\text{taut}}{q\,,\,r \lhd q \ast r}\,{\ast}\mathrm{R}}{p\,,\,q\,,\,r \lhd p \ast (q \ast r)}\,{\ast}\mathrm{R}$$ This is the successful derivation in LBI in Example 2.1. According to the constraints, a distribution strategy results in a successful proof-search just in case it sends only the first formula to the left branch. Harland and Pym [32, 60] proved that LBIB is faithful and adequate for LBI in the following sense: - Faithfulness. If R is an LBIB-reduction and I is an interpretation satisfying those constraints, then there is a LBI-proof D such that $\nuI(R)$= D. - Adequacy. If D is an LBI-proof, then there is a LBIB-reduction R and an interpretation I satisfying its constraints such that $\nuI(R)$= D. Recall that we may think of BI as the combination of IPL and IMLL. We may express LBI as the combination of sequent calculi for these two logics (i.e., IMLL and LJ, respectively) — that is, LBI = IMLL $\cup$ LJ The RDvBC outsources the substructurallity in IMLL to Boolean constraints.
Hence, in the form of the slogan of this paper, IMLL = LJ $\oplus$ B In this section, we have chosen to study BI (as opposed to just IMLL) to illustrate the modularity of constraint systems. That is, we only have constraints participating actively in part of the sequent calculus for BI, but with the same overall effect since the other part conserves them.
Abusing the slogan somewhat, we may express the work of this section as follows: LBI = (LJ $\oplus$ B) $\cup$ LJ This paper aims to study the use of constraints in proof systems in general. It provides conditions under which they exist and illustrates the use of constraints to study metatheory.
3 Background
We have two things to set up to give a general presentation of algebraic constraint systems: algebra and propositional logic. The former is captured by first-order classical logic (FOL) (e.g., as Boolean algebra is captured by its axiomatization in Section 2), and the latter is given by a general account of propositional logic as a propositional language together with a consequence relation. There are many presentations of these subjects within the literature; therefore, to avoid confusion, in this section, we define them as they are used in this paper. Importantly, this section introduces much notation used in the rest of the paper. As we wish to reserve traditional symbols such as $\vdash$ and $\to$ for the object-logics, we will use ◮ and $\Rightarrow$ for the meta-logic. In both cases, we use the symbol ⊲ as the sequents symbol, regarding $\vdash$ and ◮ as consequence relations. 3.1. First-order Classical Logic. This section presents first-order classical logic (FOL), which we use to define what we mean by algebra in algebraic constraints. We assume familiarity with FOL, so give a terse (but complete) summary to keep the paper selfcontained. In particular, we assume familiarity with proof theory for FOL — as covered in, for example, Troelstra and Schwichtenberg [68], and Negri and von Plato [58].
. An alphabet is a tuple A := hR, F, K, Viin which R, F, K, and V are pairwise disjoint countable sets of symbols, and each element of R, F and K has a fixed arity. The terms, atoms, and well-formed formulae (wffs) of an alphabet are as follows: - The set TERM(A ) of terms from A is the smallest set containing K and V such that, for any F $\in$ F, if F has arity n and $T_1$, ..., Tn $\in$ TERM(A ), then F($T_1$, ..., Tn) $\in$ TERM(A ) - The set ATOMS(A) is set of strings R($T_1$, ..., Tn) such that R $\in$ R has arity n and $T_1$, ..., Tn $\in$ TERM(A )
$\Phi, \Pi$⊲ $\Sigma, \Phi$ ax $\bot, \Pi$⊲ $\Sigma \bot \Phi, \Psi, \Pi$⊲ $\Sigma \Phi$& $\Psi, \Pi$⊲ $\Sigma$&L $\Pi$⊲ $\Sigma, \Phi \Pi$⊲ $\Sigma, \Psi \Pi$⊲ $\Sigma, \Phi$& $\Psi$&R $\Phi, \Pi$⊲ $\Sigma \Psi, \Pi$⊲ $\Sigma \Phi$` $\Psi, \Pi$⊲ $\Sigma$`L $\Pi$⊲ $\Sigma, \Phi, \Psi \Pi$⊲ $\Sigma, \Phi$` $\Psi$`R $\Pi$⊲ $\Sigma, \Phi \Psi, \Pi$⊲ $\Sigma \Phi \Rightarrow \Psi, \Pi$⊲ $\Sigma \RightarrowL \Phi, \Pi$⊲ $\Sigma, \Psi \Pi$⊲ $\Sigma, \Phi \Rightarrow \Psi \RightarrowR \forall X\Phi, \Phi[X 7\to$ T], $\Pi$⊲ $\Sigma \forall X\Phi, \Pi$⊲ $\Sigma \forall L \Pi$⊲ $\Sigma, \Phi[X 7\to$ Y] $\Pi$⊲ $\Sigma, \forall X\Phi \forall R \Phi[X 7\to$ Y], $\Pi$⊲ $\Sigma \exists X\Phi, \Pi$⊲ $\Sigma \exists L \Pi$⊲ $\Sigma, \exists X\Phi, \Phi[X 7\to$ T] $\Pi$⊲ $\Sigma, \exists X\Phi \exists R$

- The set WFF(A ) of formulae from A is defined by the following grammar, in which X $\in$ V: $\Phi$:= A $\in$ ATOMS(A) | $\Phi \Rightarrow \Phi$| $\Phi$& $\Phi$| $\Phi$` $\Phi$| $\bot$| $\forall X\Phi$| $\exists X\Phi$⊳ The symbols $\Rightarrow,$&, `, and $\bot$ are implication, conjunction, disjunction, and absurdity, respectively, in FOL. The more traditional symbols, such as $\to, \land,$ and $\lor,$ are reserved for other logics in the paper. We use the usual convention for suppressing brackets; that is, conjunction (&) and disjunction (`) bind more strongly than implication $(\Rightarrow).$ Moreover, we may use the usual auxiliary terminology for first-order languages (e.g., sub-formula, closed-formula, sentence, etc.) without further explanation. Let be X a variable, T be a term, and $\Phi$ a wff; we write $\Phi[X 7\to$ T] to denote the result of replacing every free occurrence of X by the term T so that no variable in T becomes bound in $\Phi$ after the substitution.
. A first-order sequent is a pair $\Pi\lhd \Sigma$ in which $\Pi$ and $\Sigma$ are multisets of first-order formulae. We think of sequents as unjudged statements, hence we use a sequent constructor ⊲ instead of the consequence relation (◮). For example, though $\emptyset\lhd \emptyset$ is a well-formed sequent in FOL, it is not a consequence of the logic. 3.1.1. Proof Theory. One way to characterize FOL — that is, the consequence relation ◮ — is by provability in a sequent calculus.
. The sequent calculus G3c is composed of the rules in Figure 3 in which T is a term free for X in $\Phi$ and Y is an eigenvariable. We write $\Pi \vdash_{G_3c} \Sigma$ to denote that there is a G3c-proof of $\Pi$⊲ $\Sigma.$ Troelstra and Schwichtenberg [68] proved that G3c-provability characterizes classical consequence:
Let $\Pi$ and $\Sigma$ be multisets of formulae, $\Pi$◮ $\Sigma$ iff $\Pi \vdash_{G_3c} \Sigma$ We have chosen to use G3c to characterize FOL, as opposed to other proof systems, because of its desirable proof-theoretic properties — for example, Troelstra and Schwichtenberg [68] have shown that the rules of the calculus are (height-preserving) invertible, and M R($T_1$, ..., Tn) iff h~$T_1$, ..., ~Tni $\in$~P M $\Phi \Rightarrow \Psi$ iff not M $\Phi$ or M $\Psi$ M $\Phi$& $\Psi$ iff M $\Phi$ and M $\Psi$ M $\Phi$` $\Psi$ iff M $\Phi$ or M $\Psi$ M $\bot$ iff never M $\forall X\Phi$ iff M $\Phi[X 7\to$ T] for any T $\in$ TERM(A ) M $\exists X\Phi$ iff M $\Phi[X 7\to$ T] for some T $\in$ TERM(A )

that the following rules are admissible: $\Pi$⊲ $\Sigma \Phi, \Pi$⊲ $\Sigma$ wL $\Pi$⊲ $\Sigma \Pi$⊲ $\Sigma, \Phi$ wR $\Phi, \Phi, \Pi$⊲ $\Sigma \Phi, \Pi$⊲ $\Sigma$ cL $\Pi$⊲ $\Sigma, \Phi, \Phi \Pi$⊲ $\Sigma, \Phi$ cR 3.1.2. Model-theoretic Semantics. Another way to characterize FOL is by validity in its model-theoretic semantics. As mentioned above, we assume familiarity with the subject and therefore give a terse but complete account of definitions to keep the paper selfcontained.
. A first-order structure is a tuple S = $\langle U, R, F, K\rangle$ in which U is a countable set of elements, K $\subseteq$ U, F is a countable set of operators on U (i.e., endomorphisms f : U n $\to$ U, for finite n), and R is a countable set of relations on U.
. Let S := $\langle U, R, F, K\rangle$ be a first-order structure, and let A := hR′ , F′ , K′ , Vi be an alphabet. An interpretation of A in S is a function $\llbracket-\rrbracket$ satisfying the following: - if X $\in$ V, then ~X $\in$ U; - if C $\in$ K′ , then ~C $\in$ K; - if F $\in$ F′ , then ~F $\in$ F, and the arity of ~F is the arity of F; - if R $\in$ R′ , then ~R $\in$ R, and the arity of ~R is the arity of R. We may write $\llbracket-\rrbracket : A \to S$ to denote that $\llbracket-\rrbracket$ is an interpretation of A in S. Interpretations extend to terms as follows: ~F($T_1$, ..., Tn) := ~F(~$T_1$, ..., ~Tn) In this paper, we use the term abstraction for what is traditionally referred to as a model. This is to avoid confusion as we consider the semantics of various propositional logics in subsequent sections, where the term model will be significant.
. An abstraction of an alphabet A is a pair A := $\langle S, \llbracket-\rrbracket\rangle$ in which S is a structure and $\llbracket-\rrbracket : A \to S$.
. Let A be an alphabet, let $\varphi$ be a formula over A , and let A = $\langle S, \llbracket-\rrbracket\rangle$ be an abstraction of A . The formula $\varphi$ is true in A iff A $\Vvdash \varphi$, which is defined inductively by the clauses in Figure 4. We may extend the truth of formulae in an abstraction to the truth of (multi-)sets of formulae by requiring that all the elements in the set are true in the abstraction — that is, if A is a model and $\Pi$ is a multiset of formulae, $$\text{A} \Vvdash \Pi \;\text{ iff }\; \text{A} \Vvdash \Phi \text{ for every } \Phi \in \Pi$$ Gödel [31] — see also van Dalen [69] — proved that abstractions characterize FOL:
Let $\Pi$ and $\Sigma$ be multisets of formulae, $\Pi$◮ $\Sigma$ iff for any abstraction A, if A $\varphi$ for any $\varphi \in \Pi,$ then there is $\psi \in \Sigma$ such that A $\psi$ This concludes the summary of FOL. 3.2. Propositional Logic. There is no consensus in the literature on what propositional logic means. This paper uses a relatively broad definition that captures the most common propositional logics (e.g., classical propositional logic, intuitionistic propositional logic, modal logics, linear logics, bunched logics, etc.). We include context-formers explicitly as a part of the language of propositional logics. More precisely, we include data-formers as they may appear on either the left or right of sequents for the propositional logics, and we use ‘context’ to refer to the left of sequents. This is useful for two reasons: first, it enables us to move between the propositional logics without ambiguity; second, it enables us to handle propositional logics that are expressed in terms of more complex data structures of formulae than lists, multisets, or sets, such as the family of relevance logics (see, for example, Read [63]) and the family of bunched logics (see, for example, work by Docherty, O’Hearn and Pym [59, 33, 15]). Throughout, we give a running example of normal modal logics, which relates the work of this paper to that of Negri [56].
. A propositional alphabet is a tuple of three elements P := $\langle A, O, C\rangle$ such that A, O, and C are pairwise disjoint sets of symbols such that A is countable and O and C are finite. The symbols in O and C have a fixed arity. The elements of A are atomic propositions, the elements of O are operators, and the elements of C are data-constructors. We use the term operators to subsume ‘connectives’ and ‘modalities’ in the traditional terminology. Similarly, we use the term ‘data-constructor’ as a neutral term for what is sometimes called a ‘context-former’ as we shall have data both on the left and right of sequents with possibly different constructors and reserve the term ‘context’ for the left-hand side.
. Let P := $\langle A, O, C\rangle$ be a propositional alphabet. The set of formulae, data, and sequents from P are as follows: - The set of propositional formulae FORM(P) is the smallest set containing A such that, for any $\varphi_1,$..., $\varphi_k \in$ FORM(P) and ◦ $\in$ O, if ◦ has arity n, then $\circ (\varphi_1,$..., $\varphi_n) \in$ FORM(P) - The set DATA(P) is the smallest set containing FORM(P) such that, for any $\delta_1,$..., $\deltan \in$ DATA(P) and • $\in$ C, if • has arity n, then $\bullet (\delta_1,$..., $\deltan) \in$ DATA(P) - A P-sequent is a pair $\Gamma$⊲ ∆ in which $\Gamma,$∆ $\in$ DATA(P). ⊳
The basic modal alphabet is B = $\langle A, \{\land, \lor, \neg, \Box\}, \{\emptyset, \text{,}, \#\}\rangle$. The arities of $\land, \lor,$ ,, and # is 2; the arities of $\neg$ and $\Box$ is 1; and, the arity of $\emptyset$ is 0. We may write $\varphi \supset \psi$ to abbreviate $\neg\varphi \lor \psi$. Let $p_1, p_2, p_3 \in$ A. Using infix notation, the following are examples of elements from FORM(B): $p_3$ ($p_1$ $\land$$p_2$) ($p_3$ $\supset$($p_1$ $\land$$p_1$)) As well as being elements of FORM(B), they are also elements in DATA(B). Another example of an element from DATA(B) is the following: $p_3$ , ($p_3$ $\supset$($p_1$ $\land$$p_2$)) The following is an example of a B-sequent: $p_3$ , $p_3$ $\supset$($p_1$ $\land$$p_2$) ⊲ $p_1$ $\land$$p_2$ This completes the definition of the language of a propositional logic generated by an alphabet. What makes language into a logic is a notion of consequence.
. Let A be a propositional alphabet. A propositional logic over A is a relation $\vdash$ over A -sequents. The relation $\vdash$ is called the consequence judgment of the logic; its elements are consequences. We write $\Gamma \vdash$∆ to denote that the sequent $\Gamma$⊲ ∆ is a consequence. This definition of propositional logic needs more sophistication in many regards — for example, nothing renders the operators of the alphabet as logical constants — but the point is not to satisfy the doxastic interpretation of what constitutes a logic. Interesting though that may be, it amounts to refining the current definition. What is given here suffices for present purposes and encompasses the vast array of propositional logics in the literature. 3.2.1. Proof Theory. In this paper, we are concerned about the proof-theoretic characterization of a logic and what it tells us about that logic. Fix a propositional alphabet P.
. A rule r over P-sequents is a (non-empty) relation on P-sequents; a rule with arity one is an axiom. A sequent calculus is a set of rules at smallest one of which is an axiom. Note that LBIB in Section 2 does not contain axioms and is, therefore, not a sequent calculus according to this definition. This is because we regard it as a constraint system in which axioms are not necessary — see Section 4. We have not defined rules by rule-figures and do not assume they are necessarily closed under substitution. This allows us to speak of rules with side-conditions — see, for example, e $\in$ LBI in Section 2. Of course, we will otherwise follow standard conventions — see, for example, Troelstra and Schwichtenberg [68]. Let r be a rule, the situation $r(C, P_1, ..., P_n)$ may be denoted as follows: $$\dfrac{P_1 \quad \dots \quad P_n}{C}\,r$$ In such instances, the string C is called the conclusion, and the strings $P_1, ..., P_n$ are called the premisses.
. The rule $\land$ R over basic modal sequents is defined by the following figure without any side-conditions: $$\dfrac{\Gamma \lhd \Delta\,,\,\varphi \qquad \Gamma \lhd \Delta\,,\,\psi}{\Gamma \lhd \Delta\,,\,\varphi \land \psi}\,{\land}\mathrm{R}$$ This rule is admissible for the normal modal logic K — see Blackburn et al. [5]. That is, let $\vdash_K$ be the consequence relation for K (over the basic modal alphabet B): if $\Gamma \vdash_K \Delta\,,\,\varphi$ and $\Gamma \vdash_K \Delta\,,\,\psi$, then $\Gamma \vdash_K \Delta\,,\,\varphi \land \psi$.
. Let L be a sequent calculus. The set of L-derivations is defined inductively as follows: - Base Case. If C is a P-sequent, then the tree consisting of just the node C is an L-derivation. - Inductive Step. Let $D_1$, ..., Dn are L-derivations, with roots $P_1$, ..., Pn, respectively, and let r $\in$ L be a rule such that r(C, $P_1$, ..., Pn) obtains. The tree with root C and immediate sub-trees $D_1$, ..., Dn is a L-derivation. ⊳
. Let L be a sequent calculus. An L-derivation D is a proof iff the leaves of D are instances of axioms of L. We write $\Gamma \vdash_L$∆ to denote that there is a L-proof of the sequent $\Gamma$⊲∆. A sequent calculus may have the following relationships to a propositional logic $(\vdash):$- Soundness: If $\Gamma \vdash_L$∆, then $\Gamma \vdash$∆.
- Completeness: If $\Gamma \vdash$∆, then $\Gamma \vdash_L$∆. In saying that L is a sequent calculus for a propositional logic (i.e., that it characterizes that logic), we assert that L is sound and complete for that logic.
. We may characterize modal logics, including K, by axiom systems — see, for example, Blackburn et al. [5]. Each such system A is a sequent calculus in the general sense of this paper. This concludes the proof-theoretic account of propositional logics in this paper. 3.2.2. Model-theoretic Semantics. We now give a generic account of model-theoretic semantics (M-tS) that can define a logic over a propositional language. By M-tS we mean a frame semantics `a la Kripke [42, 43] — see also Beth [3]. We follow Blackburn et al. [5] in the approach for a general account of M-tS.
. A type $\tau$ is a list of non-negative integers.
. Let $\tau$:= ht1, ..., tni be a type. A $\tauframe$ is a tuple hU, $k_1$, ..., kni in which U is a set and ki is a relation on U of arity ti . Let P = $\langle A, O, C\rangle$ be a propositional alphabet. An assignment of P to F is a mapping from propositional atoms to sets of worlds, I : A $\to$℘(U). A $\tau-pre-model$ over P is a pair M := $\langle F, I\rangle$, in which F is a $\tau-frame$ and I is an assignment of P to F . The elements of U are called possible worlds. One possible objection to the definition of a frame is the absence of operators (i.e., endomorphisms f : U n $\to$ U). This is to simplify the setup and is without loss of generality as operators may be regarded as particular types of relations; that is, the operator f : U n $\to$ U corresponds to the (n + 1)-ary relation R satisfying R(w, $u_1$, ..., un) iff w = f($u_1$, ..., un). Intuitively, a formula $\varphi$ is true in a model M at a world w if the world w satisfies the formulas.
. Let $\tau$ be a type and P a propositional alphabet. A $\tau-satisfaction$ relation for P is a relation parameterized by $\tau-pre-models$ between worlds w in the pre-models M = $\langle F, I\rangle$ and P-data such that the following holds: M, w p iff w $\in$ I(p) ⊳
. Let $\tau$ be a type and P a propositional alphabet. A semantics is a pair S := hM, i in which M is a set of $\tau-pre-models$ and is a $\tau-satisfaction$ relation for P.
Let S be a semantics. A sequent $\Gamma$⊲ ∆ is valid in S — denoted $\Gamma$ S ∆ — iff, for any M $\in$ M and any w $\in$ M, if M, w $\Gamma,$ then M, w ∆.
. Fix the type $\tau$:= h2i. An example of a $\tau-frame$ is a pair h{x, y}, Ri in which R is a binary relation on {x, y}. Partition the atoms A into two classes $A_1$ and $A_2$; an example of an assignment I : A $\to$℘({x, y}) is given as follows: I(p) := x if p $\in$$A_1$ y if p $\in$$A_2$ The pair M := $\langle F, I\rangle$ is an example of a model over the basic modal alphabet B. The basic semantics K is the pair hK, i in which K is the set of all $\tau-pre-models$ and is the smallest relation satisfying the clauses in Figure 5 together with the following: M, w ∆ , ∆′ iff M, w ∆ and M, w ∆′ M, w ∆ # ∆′ iff M, w ∆ or M, w ∆′ The validity judgment K defines the modal logic K — see, for example, Kripke [42], Blackburn et al. [5], and Fitting and Mendelsohn [20]. M, w p iff w $\in$ I(p) M, w $\varphi \land \psi$ iff M, w $\varphi$ and M, w $\psi$ M, w $\varphi \lor \psi$ iff M, w $\varphi$ or M, w $\psi$ M, w $\neg\varphi$ iff not M, w $\varphi$ M, w $\varphi$ iff for any u, if wRu, then M, u $\varphi$

The significance of M in the definition of a semantics is that one may not want to consider all pre-models but instead require them to satisfy a specific condition — see, for example, the persistence condition for the semantics of intuitionistic propositional logic in Section 6. The notion of semantics in this paper is generous, including many relations that one would not typically accept as semantics. This is to keep the presentation simple and intuitive. In the next section, we restrict attention to satisfaction relations that admit particular presentations that enable us to analyse them, but doing so presently would obscure the setup.
Historically, the a priori definition of a consequence-relation has been by validity in a semantics. In this paper, we only work with logics for which we assume there is a sequent calculus. Therefore, we may use the nomenclature of Section 3.2 to relate entailment to consequence via provability. A sequent calculus L may have the following relationship to a semantics S: - Soundness: If $\Gamma \vdash_L$∆, then $\Gamma$ S ∆. - Completeness: If $\Gamma$ S ∆, then $\Gamma \vdash_L$∆. This completes the summary of propositional logics. Moreover, it completes the technical background to this paper. There are various judgments present, whose relationship are important for the rest of the paper. In the beginning of the next section we provide a brief summary of how all this background is used before proceeding with the technical work.
4 Constraint Systems
This section provides a formal definition of constraint systems. Briefly, a constraint system is a sequent calculus in which the data may carry labels representing expressions over some algebra. Rules may manipulate those expressions or demand constraints on them. At the end of a construction in a constraint system, one checks to see that the constraints are coherent and admit an interpretation in the intended algebra. This generalizes the setup of RDvBC in Section 2 to an arbitrary algebra and an arbitrary propositional logic. In the next section (Section 5), we provide a method for producing constraint systems in a modular way, and in the one after (Section 6), we illustrate their use in studying model theory.
The work in this section is technical and abstract; therefore, we give a brief overview summarizing the main ideas. We begin with a propositional logic $\vdash$ over an alphabet P and a sequent calculus L which has some desirable features but which is not immediately related to the logic — for example, in Section 2, we had BI as the propositional logic and L a version of LJ in which contexts are maintained during reduction. We then introduce an algebra, which we understand in terms of first-order structures A, and present in terms of a first-order alphabet A — for example, see the presentation of Boolean algebra in Section 2. We fuse P and A creating a language P $\oplus$ A in which the algebra is used to label Pdata. We introduce a valuation map $\nuI$, parameterized by interpretations I : A $\to$ A, that maps P $\oplus$ A -data to P-data. This defines the action the algebra has on the data. A constraint system is a generalized notion of a sequent calculus of P $\oplus$ A -sequents, which may have A expressions as local or global constraints on the correctness of inferences —
see, for example, LBIB in Section 2. Finally, we give correctness conditions for constraint systems: first, a constraint system C is sound and complete, relative to $\nuI$, for the logic $\vdash$ iff its constructions witness all and only the consequence of the logic; second, a constraint system C is faithful and adequate, relative to $\nuI$, for a sequent calculus L′ iff its constructions witness all and only L′ -proofs. Throughout the rest of the paper, we illustrate how constraint systems with these correctness conditions aid in studying logic. The section is composed of three parts. Section 4.1 explains the paradigmatic shift necessary for constraint systems: one constructs proofs upward rather than downward. In Section 4.2, we define constraint systems formally as the enrichment of a sequent calculus by an algebra of constraints. Finally, in Section 4.3, we define correctness conditions relating constraint systems to logics and their proof-theoretic formulations with sequent calculi. 4.1. Reductive Logic. The traditional paradigm of logic proceeds by inferring a conclusion from established premisses using an inference rule. This is the paradigm known as deductive logic: $$\dfrac{\text{Established Premiss}_1 \quad \dots \quad \text{Established Premiss}_n}{\text{Conclusion}}\,\Big\Downarrow$$ In contrast, the experience of the use of logic is often dual to deductive logic in the sense that it proceeds from a putative conclusion to a collection of premisses that suffice for the conclusion. This is the paradigm known as reductive logic: $$\dfrac{\text{Sufficient Premiss}_1 \quad \dots \quad \text{Sufficient Premiss}_n}{\text{Putative Conclusion}}\,\Big\Uparrow$$ Rules used backward in this way are called reduction operators. The objects created using reduction operators are called reductions. We believe that this idea of reduction was first explained in these terms by Kleene [39]. There are many ways of studying reduction, and a number of models have been considered, especially in the case of classical and intuitionistic logic — see, for example, Pym and Ritter [61]. Historically, the deductive paradigm has dominated since it exactly captures the meaning of truth relative to some set of axioms and inference rules, and therefore is the natural point of view when considering foundations of mathematics. However, it is the reductive paradigm from which much of computational logic derives, including various instances of automated reasoning — see, for example, Kowalski [41], Bundy [8], and Milner [52]. Constraint systems (e.g., LBIB) sit more naturally within the reductive perspective, with the intuition that one generates constraints as one applies rules backwards. Therefore, in constraint systems, when we use a rule we mean it in the reductive of sense. Having given the overall paradigm on logic in which constraint systems are situated, we are now able to define them formally and uniformly. 4.2.
Expressions, Constraints, and Reductions. In Section 3.2, we defined what we mean by propositional logic. Recall that we may say algebra to mean a first-order structure (see Section 3.1). In this context, what we mean by expressions and constraints are terms and formulae, respectively, from an alphabet in which that algebra is interpreted. Let A be a (first-order) alphabet.
. An A -expression is a term over A — that is, an element of TERM(A )
. An A -constraint is a formula over A — that is, an element of WFF(A ) When it is clear that an alphabet has been fixed, we may elide it alphabet when discussing labelled formulae, labelled data, and enriched sequents. We use the terms ‘expression’ and ‘constraint’ to draw attention to the fact that we have a certain algebra in mind and a certain way that the constants and functions of the alphabet are meant to be interpreted. For example, in Section 2, we always take symbol + to always be interpreted as Boolean addition. What may change is the interpretation of variables. In short, we have some set of intended interpretations that are coherent.
. Let I be a set of interpretations of an algebra A in A . The set I is coherent iff, for any $I_1$, $I_2$ $\in$ I, they behave the same except possibly for atoms. Typically, the set of intended interpretations is maximal in the sense that any interpretation of the algebra in the alphabet is either in the set or is not a variant of an interpretation in the set. We use expressions to enrich the language of the propositional logic and thereby express meta-theoretic conditions on formulae and sequents. Let P be a propositional alphabet.
. The set of labelled P-data is defined inductively as follows: - Base Case. If $\varphi$ is a formula and e is an A -expression, then $\varphi \cdot$ e is a A -labelled P-datum. - Inductive Step. If $\delta_1,$... , $\deltan$ are labelled P-data, • is a data-constructor in P with arity n, and e is an A -expression, then $\bullet (\delta_1,$..., $\deltan) \cdot$ e is a A -labelled P-datum. ⊳
. An A -enriched P-sequent is a pair $\Pi$⊲ $\Sigma,$ in which $\Pi$ and $\Sigma$ are multisets of A -labelled P-data and constraints. We may suppress A and P when it is clear what alphabet for what algebra is labeling what propositional language. Observe that we have shifted from the object-logic to the meta-logic; that is enriched sequents are a restricted form of meta-logic sequents that encapsulate object-logic sequents with conditions expressed by expressions from the algebra. This setup differs slightly from the presentation of RDvBC in Section 2 to simplify presentation of the general case. Recall that data is the general name for contexts in the propositional logic, which may be bunches. Consequently, the presentation of RDvBC in terms of enriched sequents would consist of pairs of multisets each of which contain only one element, the labelled bunch.
The are various enriched sequents in RDvBC — see Section 2. An additional example is as follows: p $\cdot$ x , (q # r) $\cdot$ y ⊲ (p $\land$ q) $\cdot$ x A constraint system is a generalization of sequent calculus that uses enriched sequents and constraints. The constructions of a constraint system are generated co-recursively on enriched sequents, producing constraints along the way along.
. A constraint rule is a relation between an enriched sequents and a list of enriched sequents and constraints. A constraint system is a set of constraint rules. We use the same notation as in Section 3.2 for constraint rules; that is, that $r(C, P_1, ..., P_n)$ obtains may be expressed as follows: $$\dfrac{P_1 \quad \dots \quad P_n}{C}\,r$$ In this case, C is an enriched sequent and $P_1, ..., P_n$ are either enriched sequents or constraints. The terms premiss and conclusion are analogous to those employed for sequent calculus rules in Section 3.2. We assume the convention of putting constraints after enriched sequents in the list of premisses.
. System LBIB in Section 2 is a constraint system. Therefore, any rule in it is an example of a constraint rule. We shall consider two examples. The following is a constraint rule: $$\dfrac{\Delta \cdot V \lhd \varphi \qquad \Delta' \cdot \bar{V} \lhd \psi}{\Delta\,,\,\Delta' \lhd \varphi \ast \psi}\,{\ast}\mathrm{R}$$ If e is a label on ∆, then $\Delta \cdot V$ denotes the result of replacing e by a product of e and V. The following inference is an instance of the rule: $$\dfrac{p \cdot (1x)\,,\,(q \mathbin{\#} r) \cdot (1y) \lhd p \cdot 1 \qquad p \cdot (1\bar{x})\,,\,(q \mathbin{\#} r) \cdot (1\bar{y}) \lhd q \cdot 1}{p \cdot 1\,,\,(q \mathbin{\#} r) \cdot 1 \lhd (p \ast q) \cdot 1}$$ Another example of a constraint rule is as follows: $$\dfrac{y = 1 \land V = 0}{\varphi \cdot y\,,\,\Delta \cdot V \lhd \varphi \cdot 1}\,\text{taut}$$ Here V are all the labels on ∆ and V = 0 denotes $x_1 = 0 \mathbin{\&} \dots \mathbin{\&} x_n = 0$ if V is the list $x_1, ..., x_n$. An instance of the rule is the following: $$\dfrac{1x = 1 \qquad 1y = 0}{p \cdot (1x)\,,\,(q \mathbin{\#} r) \cdot 1y \lhd p \cdot 1}$$ Intuitively, this corresponds to an axiom of a sequent calculus as it reduces to constraints which, when solved, state whether or not the sequent in the conclusion is a consequence of BI. Unlike sequent calculi, a constraint system does not necessarily contain axioms. This is possible because the set of things generated by a constraintsystem is defined co-inductively, so the restriction is unnecessary. We define reductions co-inductively because constraint systems sit within the paradigm of reductive logic. The reductions in this paper are all finite.
. Let C be a constraint system and let S be an enriched sequent. A tree of enriched sequents R is a C-reduction of S iff there is a rule r $\in$ C such that $r(S, P_1, .., P_n)$ obtains and the immediate sub-trees $R_i$, with root $P_i$, are as follows: if $P_i$ is an enriched sequent, it is a C-reduction of $P_i$; the single node $P_i$, otherwise (i.e., if $P_i$ is a constraint).
. A reduction in a constraint system (the system LBIB) is given in Example 2.2. This concludes the definition of a constraint system and reduction from it. It remains to give conditions defining how it relates to logics. 4.3. Correctness Conditions. The distinguishing feature of reductions in a constraint system is the constraints. These constraints are understood as correctness conditions in two ways. They are global correctness conditions when they determine that a completed reduction is a valid certificate witnessing that some sequent is the consequence of a logic; this is soundness and completeness. They are local correctness conditions when they determine that each reduction step corresponds to a valid inference (i.e., an admissible inference) in the logic; this is faithfulness and adequacy for some sequent calculus for the logic. Of course, local correctness implies global correctness. In either reading, we regard constraints in using rules as side-conditions on the reduction.
. Let C be a constraint system and let R be a C-reduction. A side-condition of R is a constraint that is a leaf of R. The side-conditions are global constraints on the reduction, determining the conditions for which the structure is meaningful.
. Let C be a constraint system, let R be a C-reduction, and let S be the set of side-conditions of R. The set S is coherent iff there is an interpretation in which all of the side-conditions in S are valid; the reduction R is coherent iff S is coherent. We may regard coherent reductions as proofs of certain sequents, but this requires a method of reading what sequent of the propositional logic the reduction asserts.
. An ergo is a map $\nuI$, parameterized by intended interpretations, from enriched sequents to sequents. Let C be a constraint system and $\nu$ an ergo. We write $\Gamma \vdash \nu$ C ∆ to denote that there is a coherent C-reduction R of an enriched sequent S such that $\nuI(S$) = $\Gamma$⊲ ∆, where I is an interpretation satisfying all the side-conditions of R. An example of this is the valuation given for RDvBC in Section 2 that deletes formulae and bunches labelled by an expression that evaluates to 0 and keeps those that evaluate to 1.
. A constraint system C may have the following relationships to a propositional logic: - Soundness: If $\Gamma \vdash \nu$ C ∆, then $\Gamma \vdash$∆. - Completeness: If $\Gamma \vdash$∆, then $\Gamma \vdash \nu$ C ∆. This defines constraint systems and their relationship to logics. Observe that soundness and completeness is a global correctness condition on reductions in the sense that only once the reduction has been completed and one has generated all of the constraints and solved them to find an interpretation does one know whether or not the reduction witnesses the validity of some sequent in the logic. In other words, a partial reduction (i.e., a reduction to which one may still apply rules) does not necessarily contain any proof-theoretic information about the logic.
In contrast, one may consider a local correctness conditions in which applying a reduction operator from a constraint system corresponds to using some rules of inference in a sequent calculus for the logic. This is stronger than the global correctness condition as when the reduction is completed, and the constraints are solved, the resulting interpretations that allow one to read a reduction in a constraint system as a proof in a sequent calculus for the logic, and thus as a certificate for the validity of some sequent. Fix a propositional alphabet P, an algebra A, an alphabet A for that algebra, and a set I of intended interpretations of A in A. Fix a constraint system C and an ergo $\nu.$ The ergo extends to C-reductions by pointwise application to the enriched sequents in the tree and by deleting all the constraints.
Using this extension, constraint systems are computational devices capturing sequent calculi. For this reason, we do not use the terms soundness and completeness, but rather use the more computational terms of faithfulness and adequacy.
. Let C be a constraint system, let L be a sequent calculus, and let $\nu$ be a valuation. - System C is faithful to L if, for any C-reduction R and interpretation I satisfying the constraints of R, the application $\nuI(R)$ is an L-proof. - System C is adequate for L if, for any L-proof D, there is a C-reduction R and an interpretation I satisfying the constraints of R such that $\nuI(R)$= D. Intuitively, constraint systems for a logic (more precisely, constraint systems that are faithful and adequate with respect to a sequent calculus for a logic) separate combinatorial and idiosyncratic aspects of that logic. The former refers to how rules manipulate the data in sequents, while the latter refers to the constraints generated by the rules. Note that this gives a local correctness condition of reductions from a constraint system as each reductive
inference in the constraint system corresponds to some reductive inference in a sequent calculus for the logic. In the next section (Section 5), we provide sufficient conditions for a propositional logic to have a constraint system that evaluates to a sequent calculus for that logic. The conditions are quite encompassing and automatically give soundness and completeness for the sequent calculus for a semantics for the logic. Attempting a total characterization (i.e., precisely defining the properties a logic must satisfy in order for it to have a constraint system and a valuation to a sequent calculus for the logic) is unrealistic. The reason is that propositional logics, constraints systems, algebras, and valuations, have so many degrees of freedom that one could not plainly present their dependencies at once. Instead, one should consider such a classification relative to a fixed structure of propositional logics (e.g., substructural logics with data comprising multisets of formulae), for a fixed algebra (e.g., Boolean algebra), and fixed valuations (i.e., keeping formulae whose label evaluate to 1 and deleting formulae whose label evaluate to 0). Significantly, having constructed a reduction in a constraint system, one must solve the constraints before one knows what ‘proof’ the reduction represents for the target logic. This may be challenging depending on the algebra over which the constraint take place. Nonetheless, with even relatively simple algebras one may have relatively useful constraint systems; for example RDvBC uses Boolean algebra, which admits algorithmic solvers, that means one can outsource the solving of constraints for LBIB-reductions. However, the point of constraint systems is not to do proof-search but to study proof-search. In this way, how the constraints are solved is less important than how they can be interpreted in terms of control during proof-search in the object-logic.
5 Example: Relational Calculi
The relational calculi introduced by Negri [56] can be viewed as constraint systems; that is, the constraint algebra is provided by a first-order theory capturing an M-tS for a logic, and the labelling action captures satisfaction in that semantics. Traditionally, x : $\varphi$ is used in place of $\varphi \cdot$ x for relational calculi, and we shall adopted this notation for this section to be consistent with the existing work. The change in notation is a aide-m´emoire that we are working with a particular form of constraint systems. This section gives sufficient conditions for a sequent calculus to admit a relational calculus. We further give conditions under which these relational calculi (regarded as constraint systems) are faithful and adequate for a sequent calculus for the logic. We continue the study of the modal logic K in Section 3.2 as a running example. First, we define what it means for a semantics of a propositional logic to be first-order definable; this is a pre-condition for producing relational calculi that express the semantics. We call the propositional logic we are studying the object-logic; and, we call FOL the meta-logic. For clarity, we use the convention prefixing meta- for structures at the level of the meta-logic where the terminology might otherwise overlap; for example, formulae are syntactic construction at the object level, and meta-formulae are syntactic construction in the meta-logic. Second, we give a sufficient condition, called tractability, for us to take a first-order definition Ω of a semantics and produce a relational calculus from it. Essentially, the condition amounts to unfolding Ω within G3c so that we can suppress all the logical structures from the meta-logic, leaving only a labelled calculus for the propositional logic — namely, the relational calculus. Third, we give a method for transforming tractable definitions into sequent calculi and prove that the result is sound and complete for the semantics. 5.1. Tractable Propositional Logics. Relational calculi for a logic work by internalizing a semantics of that logic. In work by Negri [56] on relational calculi for normal modal logics, the basic atomic formulae over which the relational calculi operate come in two forms: they are either of the form (x : $\varphi),$ in which x is a variable denoting an arbitrary world, $\varphi$ is a formula, and : is a pairing symbol intuitively saying that $\varphi$ is satisfied at x; or, they are of the form xRy, in which x and y are variables denoting worlds and R is a relation denoting the accessibility relation of the frame semantics. Therefore, we begin by fusing the language P of the object-logic with a first-order language F, able to express frames for the semantics, into the first-order language we use for the relational calculi.
. Let F := $hR,\emptyset,$ K, Vi be a first-order alphabet and let P := $\langle A, O, C\rangle$. The fusion F $\otimes$ P is the first-order alphabet $\langle R \cup \{:\}, O \cup C, K \cup A, V\rangle$ Observe that P-formulae and F-terms both becomes terms in F $\oplusP,$ and : is a relation. In particular, the object-logic operators (i.e., connectives, modalities) are function-symbols in the fusion. Further note that (x : $\varphi)$ and $(\varphi$: x) are well-formed formulae in the fusion; the former is desirable, and the latter is not. We require a model theory Ω over the fused language such that : is interpreted as satisfaction in the semantics. Relative to such a theory, while well-formed, the meta-formulae $(\varphi$: x) are nonsense. To aid readability, we shall use the convention of writing $\hat{\varphi}$ for meta-variables that we intend to be interpreted as objectformulae and $\hat{\Gamma}$ or ∆ˆ for meta-variables that we intend to be interpreted as object-data.
. Let Ω be a set of sentences from a fusion F $\otimes$ P and let S be a semantics over P. The set Ω defines the semantics S iff the following holds: Ω, (x : $\Gamma) \vdash$(x : ∆) iff $\Gamma$∆.
⊳ Such theories Ω may at first appear obscure, but in practice they can be fairly systematically constructed. Intuitively, the abstractions of Ω are composed of models from the semantics together with an interpretation of the satisfaction relation. Thus, Ω is typically composed of two theories Ω1 and Ω2. The theory Ω1 captures frames; for example, in modal logic, if the accessibility relation is transitive, then Ω1 contains $\forall x,$ y,z(xRy&yRz $\Rightarrow$ xRz). The theory Ω2 captures the conditions of the satisfaction relation; for example, if the object-logic contains an additive conjunction $\land,$ then Ω may contain $\forall x, \varphi,$ ˆ $\hat{\psi}((x$: $\hat{\varphi} \land\hat{\psi}) \Rightarrow$(x : $\hat{\varphi})$& (x : $\hat{\psi}))$ and $\forall x, \varphi,$ ˆ $\hat{\psi}((x$: $\hat{\varphi})$& (x : $\hat{\psi}) \Rightarrow$(x : $\hat{\varphi} \land \hat{\psi})).$ For an illustration of how Ω can be constructed according to this intuition in even relatively complex settings, see work on the logic of Bunched Implications by Gheorghiu and Pym [30].
By the universal closure of $(\Phi \Leftarrow\Rightarrow \Psi)$ we mean the meta-formulae $\Theta$ and $\Theta$′ in which $\Theta$ is the universal closure of $\Phi \Rightarrow \Psi$ and $\Theta$′ is the universal closure of $\Psi \Rightarrow \Phi.$ Consider the semantics K = hM, i in Example 3.24. It is defined by the universal closures of the formulae in Figure 6, which merits comparison with Figure 5, together with the universal closure of the following: (x : $\hat{\Gamma}$, ∆ˆ) $\Leftarrow\Rightarrow$(x : $\hat{\Gamma})$& (x : ∆ˆ) (x : $\hat{\Gamma}$# ∆ˆ) $\Leftarrow\Rightarrow$(x : $\hat{\Gamma})$` (x : ∆ˆ) Every model in M intuitively gives an abstraction of these formulas since they simply give a formal expression of the clauses defining satisfaction. Notably, there is no meta-formula corresponding to atomic satisfaction — that is, (w : p) — because it is handled by the structure of meta-sequents. That is, it follows from working with validity directly (i.e., without passing though truth-in-a-model): atomic satisfaction is captured by an atomic tautology, Ω, (x : p) ⊲ (x : p). We may use the meta-logic to characterize those propositional logics whose semantics is particularly amenable to analysis; first-order definability is, perhaps, the most general condition we may demand. What are some other properties of Ω that may be useful? Since we are interested in a computational analysis of the semantics, we require that it is finite, among other things. In particular, we restrict the structure of the theory to something amenable to proof-theoretic analysis according to G3c. There is literature on generating proof systems for propositional logics defined axiomatically; see, for example, work by Ciabattoni et al. [12, 14, 13]. Within this tradition, Marin et al. [47] have used focusing in intuitionistic and classical logic, conceived of as a metalogic, as a general tool to uniformly express an algorithm for turning axioms into rules
(w : $\hat{\varphi} \land \hat{\psi}) \Leftarrow\Rightarrow$(w : $\hat{\varphi})$& (w : $\hat{\psi})$(w : $\hat{\varphi} \lor \hat{\psi}) \Leftarrow\Rightarrow$(w : $\hat{\varphi})$` (w : $\hat{\psi})$(w : $\neg\hat{\varphi}) \Leftarrow\Rightarrow$(w : $\hat{\varphi}) \Rightarrow \bot$(w : $\hat{\varphi}) \Leftarrow\Rightarrow \forall u(wRu \Rightarrow$(u : $\hat{\varphi}))$

applicable across different domains. We use a similar method and, therefore, polarize the syntax for the meta-logic. Let MA be the set of meta-atoms. The positive meta-formulae P and negative metaformulae N are defined as follows: P ::= A $\in$ MA | $\bot$| P & P | N $\Rightarrow$ P | P ` P | $\exists XP$ N ::= A $\in$ MA | N & N | P $\Rightarrow$ N | $\forall XN$ This taxonomy arises from behaviour; specifically,using this taxonomy we can define a class of formulae that we can systematically transform them into synthetic rules using focusing in G3c. While closely related to the taxonomy used by Marin et al. [47] it is not the same as they work over a syntax that has positive and negative connectives.
. The number of polarity alternationsin a polarised formula $\Phi$ is $\pi(\Phi)$ defined as follows: $$\pi(\Phi) := \begin{cases} 0 & \text{if } \Phi \in \mathrm{MA} \\ \max\{\pi(\Phi_1), \pi(\Phi_2)\} & \text{if } \Phi = \Phi_1 \circ \Phi_2 \text{ and } \circ \in \{\&, \mathbin{`}\} \\ \pi(\Phi_1) & \text{if } \Phi = QX\Psi \text{ and } Q \in \{\forall, \exists\} \\ 1 + \max\{\pi(\Phi_1), \pi(\Phi_2)\} & \text{if } \Phi = \Phi_1 \Rightarrow \Phi_2 \end{cases}$$
. A meta-formula $\Phi$ is tractable iff $\Phi$ is negative and $\pi(\Phi) \leq$2, or $\Phi$ is positive and $\pi(\Phi) \leq$1. The class of geometric implications studied by Negri [55] for the systematic generation of sequent calculus rules from axioms defining propositional logics is a subset of the tractable formulae. A meta-formula $\Theta$ is a geometric implication iff $\Theta$ is the universal closure of a meta-formula of the form $(\Phi_1$& ... & $\Phim) \Rightarrow (\exists Y_1\Psi_1$` ... ` $\exists Yn\Psin)$ such that $\Psii$:= $\Psii$1 & ... & $\Psii$ mi , with the $\Psii$ j meta-atoms for 1 $\leq$ j $\leq$ mi and 1 $\leq$ i $\leq$ n, and $\Phii$ meta-atoms for 1 $\leq$ i $\leq$ m. To see this, observe that geometric implications are of the form N $\Rightarrow$ P in which N is the conjunction of atoms and P is the disjunction of (positive) formulae of existentially quantified conjunctions — that is, formulae of the form $\exists P$′ , where P′ is a conjunction of atoms. Docherty and Pym [16, 15] have used this notion of metaformulae to give a uniform account of proof systems internalizing semantics for the family of bunched logics, with application to separation logics. The motivation for tractability is to make a certain step in the generation of relational calculi possible, as seen in the proof of Proposition 5.9.
. A set of meta-formulaeΩ is a tractable theory iff Ω is finite and any $\Phi \in$ Ω is a negative tractable meta-sentence. A semantics S is tractable iff it is defined by a tractable theory Ω. A propositional logic is tractable iff it admits a tractable semantics S.
The semantics for modal logic in Example 3.24 is tractable, as witnessed by the tractable definition in Example 5.3. It remains to give an algorithm that generates a relational calculus given a tractable definition and to prove correctness of that algorithm. Fix a semantics S := hM, i with a tractable definition Ω. Recall that $\Gamma$∆ obtains iff Ω, (x : $\Gamma) \vdash$(x : ∆) obtains. The relational calculus we generate is a meta-sequent calculus R for the meta-logic expressive enough to capture all instances Ω, (x : $\Gamma) \vdash$(x : ∆) but sufficiently restricted such that all the meta-connectives and quantifiers may be suppressed. 5.2. Generating Relational Calculi. By generic hereditary reduction on a meta-formula $\Phi$ we mean the indefinite use of reduction operators from G3c on $\Phi$ and the generated subformulae, until they are meta-atoms, beginning with a meta-sequent $\Phi, \Pi$⊲ $\Sigma,$ with generic $\Pi$ and $\Sigma.$ For example, the following is a generic hereditary reduction for (A&B)`(C&D) with A, B, C, and D as meta-atoms: A, B, $\Pi$⊲ $\Sigma$(A & B), $\Pi$⊲ $\Sigma$⇑ &R C, D, $\Pi$⊲ $\Sigma$(C & D), $\Pi$⊲ $\Sigma$⇑ &R (A & B) ` (C & D), $\Pi$⊲ $\Sigma$⇑ `R Such reductions are collapsed into synthetic rules, which is the rule-relation taking the putative conclusion to the premisses.
The above instance collapses to the following: A, B, $\Pi$⊲ $\Sigma$ C, D, $\Pi$⊲ $\Sigma$(A & B) ` (C & D), $\Pi$⊲ $\Sigma$ The quantifier rules have side-conditions in order to be applicable, and we assert these conditions in the synthetic rule. For example, when using $\forall L$ when doing generic hereditary reduction on $\forall X\Phi,$ we require that the term T for which the variable X is substituted in $\Phi$ is already present in the meta-sequent; for example let $\Phi$:= (A(X) & B(X))` (C(X) & D(X)), we have the following synthetic rule for $\forall X\Phi$ with the side condition that T occurs in either $\Pi$ or $\Sigma:$ A(T), B(T), $\Pi$⊲ $\Sigma$ C(T), D(T), $\Pi$⊲ $\Sigma \forall X(A(X)$& B(X) ` (C(X) & D(X)), $\Pi$⊲ $\Sigma$
. Let Ω be a tractable theory. The sequent calculus G3c(Ω) is composed of ax, $\bot,$ cL, cR, and the synthetic rules for the meta-formulae in Ω. The tractability condition is designed such that the following holds:
Let Ω be a tractable definition and let $\Pi$ and $\Sigma$ be multisets of metaatoms, Ω, $\Pi \vdash_{G_3c} \Sigma$ iff Ω, $\Pi \vdash_{G_3c}(\Omega ) \Sigma$
Assume Ω, $\Pi \vdash_{G_3c} \Sigma.$ Without loss of generality (see, for example, Liang and Miller [45] and Marin [47]), there is a focused G3c + cR + cL-proof D of Ω, $\Pi$⊲ $\Sigma.$ We can assume that D is focused up to possibly using instance of cL or cR. That is, D is structured by sections of alternating phases of the following kind: - an instance of cL or cR - hereditary reduction on positive meta-formulae on the right and negative meta-formulae on the left - eager reduction on negative meta-formulae on the right and positive meta-formulae on the left. Since $\Pi$ and $\Sigma$ are composed of meta-atoms and Ω is composed of negative meta-formulae, D begins by a contraction and then hereditary reducing on some $\Phi \in$ Ω. Since $\Phi$ is tractable, this section in D may be replaced by the synthetic rule for $\Phi.$ Doing this to all the phases in D yields a tree of sequents D′ which is a Ω, $\Pi \vdash_{G_3c}(\Omega ) \Sigma.$ Assume Ω, $\Pi \vdash_{G_3c}(\Omega ) \Sigma.$ Since all the rules in G3c(Ω) are admissible in G3c, we immediately have Ω, $\Pi \vdash_{G_3c} \Sigma.$⊣
□Consider the tractable theory ΩK in Example 5.3. The sequent calculus G3c(ΩK) contains, among other things, the following rules corresponding to the clause for $\land$ in Figure 6 in which w, $\varphi,$ and $\psi$ already occur in Ω, $\Pi,$ or $\Sigma:$ Ω, $\Pi$⊲ $\Sigma,$(w : $\varphi \land \psi)$ Ω, (w : $\varphi),$(w : $\psi), \Pi$⊲ $\Sigma$ Ω, $\Pi$⊲ $\Sigma$ Ω, $\Pi,$(w : $\varphi \land \psi)$⊲ $\Sigma$ Ω, $\Pi$⊲ $\Sigma,$(w : $\varphi)$ Ω, $\Pi$⊲ $\Sigma,$(w : $\psi)$ Ω, $\Pi$⊲ $\Sigma$ In practice, one does not use the rules in this format. Rather, one would only apply the rules if one already knew that the left-branch would terminate; that is, one uses the following: Ω, (w : $\varphi),$(w : $\psi),$(w : $\varphi \land \psi), \Pi$⊲ $\Sigma$ Ω, (w : $\varphi \land \psi), \Pi$⊲ $\Sigma$ Ω, $\Pi$⊲ $\Sigma,$(w : $\varphi \land \psi),$(w : $\varphi)$ Ω, $\Pi$⊲ $\Sigma,$(w : $\varphi \land \psi),$(w : $\psi)$ Ω, $\Pi$⊲ $\Sigma,$(w : $\varphi \land \psi)$ This simplification can be made systematically according to the shape of the meta-formula generating the rules; it corresponds to forward-chaining and back-chaining in the prooftheoretic analysis of the meta-formula — see, for example, Marin et al.[47].
One desires a systematic account of the transformation of rules of arbitrary shape into rules of other (more desirable) shape. This remains to be considered in the context of relational calculi and demands further analysis on the structure of Ω. Some results of such transformations for arbitrary sequent calculi have been provided by Indrzejczak [37]. The calculus G3c(Ω) is a restriction of G3c precisely encapsulating the proof-theoretic behaviours of the meta-formulae in Ω. It remains to suppress the logical constants of the meta-logic entirely, and thereby yield a relational calculus expressed as a labelled sequent calculus for the propositional logic.
. Let Ω be a tractable theory. The relational calculus for Ω is the sequent calculus R(Ω) that results from G3c(Ω) by suppressing Ω.
. Let S be a tractable semantics and let Ω be a tractable definition for S. $\Gamma$ S ∆ iff (x : $\Gamma) \vdash_R(\Omega )$(x : ∆)
We have the following: $\Gamma$ S ∆ iff Ω, (x : $\Gamma) \vdash$(x : ∆) (Definition 5.6) iff Ω, (x : $\Gamma) \vdash_{G_3c}$(x : ∆) (Proposition 3.4) iff Ω, (x : $\Gamma) \vdash_{G_3c}(\Omega )$(x : ∆) (Proposition 5.9) It remains to show that Ω, (x : $\Gamma) \vdash_{G_3c}(\Omega )$(x : ∆) iff (x : $\Gamma) \vdash_R(\Omega )$(x : ∆). Let D be a G3c(Ω)-proof of Ω, (x : $\Gamma)$⊲ (x : ∆), and let D′ be the result of removing Ω from every meta-sequent in D. By Definition 5.11, we have that D′ is a R(Ω)-proof of (x : $\Gamma)$⊲ (x : ∆). Thus, Ω, (x : $\Gamma) \vdash_{G_3c}(\Omega )$(x : ∆) implies (x : $\Gamma) \vdash_R(\Omega )$(x : ∆). Let D be a R(Ω)-proof of (x : $\Gamma)$⊲ (x : ∆), and let D′ be the result of putting Ω in every meta-sequent in D. By Definition 5.11, we have that D′ is a G3c(Ω)-proof of Ω, (x : $\Gamma)$⊲ (x : ∆). Thus, (x : $\Gamma) \vdash_R(\Omega )$(x : ∆) implies Ω, (x : $\Gamma) \vdash_{G_3c}(\Omega )$(x : ∆). ⊣
□The sequent calculus in Example 5.10 becomes a relational calculus R(ΩK) by suppressing Ω in the rules; for example, Ω, $\Pi$⊲ $\Sigma,$(w : $\varphi \land \psi)$ Ω, (w : $\varphi),$(w : $\psi), \Pi$⊲ $\Sigma$ Ω, $\Pi$⊲ $\Sigma$$\Phi, \Pi$⊲ $\Sigma, \Phi$ ax $\bot, \Pi$⊲ $\Sigma \botR$(x : $\varphi),$(x : $\psi), \Pi$⊲ $\Sigma$(x : $\varphi \land \psi), \Pi$⊲ $\Sigma \landL \Pi$⊲ $\Sigma,$(x : $\varphi) \Pi$⊲ $\Sigma,$(x : $\psi) \Pi$⊲ $\Sigma,$(x : $\varphi \land \psi) \landR$(x : $\varphi), \Pi$⊲ $\Sigma$(x : $\psi), \Pi$⊲ $\Sigma$(x : $\varphi \lor \psi), \Pi$⊲ $\Sigma \lorL \Pi$⊲ $\Sigma,$(x : $\varphi),$(x : $\psi) \Pi$⊲ $\Sigma,$(x : $\varphi \lor \psi) \lorR$(y : $\varphi),$(x : $\varphi),$ xRy, $\Pi$⊲ $\Sigma$(x : $\varphi),$ xRy, $\Pi$⊲ $\Sigma$ L xRy, $\Pi$⊲ $\Sigma,$(y : $\varphi) \Pi$⊲ $\Sigma,$(x : $\varphi)$ R xRy, (y : $\varphi), \Pi$⊲ $\Sigma$(x : $^\varphi), \Pi$⊲ $\Sigma$^L xRy, $\Pi$⊲ $\Sigma,$(x : $^\varphi),$(y : $\varphi)$ xRy, $\Pi$⊲ $\Sigma,$(x : $^\varphi) \diamondR \bot, \Pi$⊲ $\Sigma$(x : $\bot), \Pi$⊲ $\Sigma \botL \bot, \Pi$⊲ $\Sigma, \bot \Pi$⊲ $\Sigma,$(x : $\bot) \botR$(x : $\Gamma),$(x : $\Gamma$′ ), $\Pi$⊲ $\Sigma$(x : $\Gamma$, $\Gamma$′ ), $\Pi$⊲ $\Sigma$,L $\Pi$⊲ $\Sigma,$(x : ∆), (x : ∆′ ) $\Pi$⊲ $\Sigma,$(x : ∆ # ∆′ ) #R

becomes $\Pi$⊲ $\Sigma,$(w : $\varphi \land \psi)$(w : $\varphi),$(w : $\psi), \Pi$⊲ $\Sigma \Pi$⊲ $\Sigma$ Abbreviating $\neg\neg\varphi$ by $^\varphi$ and doing some proof-theoretic analysis on R(ΩK), we have the simplified system RK in Figure 7 — $\Phi$ denotes a meta-formula, $\Pi$ and $\Sigma$ denote multiset of meta-formulae, x and y denote world-variables, ∆ denotes object-logic data, $\varphi$ and $\psi$ denote object-logic formulae. This is, essentially, the relational calculus for K introduced by Negri [56]. While we have effectively transformed (tractable) semantics into relational calculi, giving a general, uniform, and systematic proof theory to an ample space of logics, significant analysis remains to be done. In Example 5.13, we showed that under relatively mild conditions, one expects the relational calculus to have a particularly good shape. This begs for further characterization of the definitions of semantics and what properties one may expect the resulting relational calculus to have; the beginnings of such an analysis are given below
in which we require Ω to contain a first-order definition of frames together with an inductive definition of the semantics. We have presented a general account of relational calculi, but certain specific families of logics ought to be studied in particular. For example, Negri [56] demonstrated that relational calculi for modal logics are particularly simple. An adjacent class is the family of hybrid logics — see, for example, Blackburn et al. [5, 6], Areces and ten Cate [9], Br¨auner [7], and Indrzejczak [36]. Indeed, one may regard the meta-logics for propositional logics (i.e., the fused language) as hybrid logics — see, for example, Blackburn [4]. 5.3.
Faithfulness & Adequacy. In this section, we give sufficient conditions for faithfulness and adequacy of a relational calculus with respect to a sequent calculus. More precisely, we give conditions under which one may transform a relational calculus into a sequent calculus for the object-logic. The result is immediate proof of soundness and completeness for the sequent calculus concerning the semantics; significantly, it bypasses termor counter-model construction. This idea has already been implemented for the logic of Bunched Implications by Gheorghiu and Pym [30].
While the work of the preceding section generates a relational calculus, one may require some proof theory to yield a relational calculus that meets the conditions in this section faithfulness and adequacy. Likewise, one may require proof theory on the generated sequent calculus to yield a sequent calculus one recognizes as sound and complete concerning a logic of interest. We do not consider these problems here, but they are addressed explicitly for BI in the previous work by the authors.
Our objective is to systematically transform (co-)inferences in the relational calculus into (co-)inferences of the propositional logic. Regarded as constraint systems, relational calculi do not have any side-conditions on inferences; instead, all of the constraints are carried within sequents. Thus we do not need to worry about assignments and aim only to develop a valuation $\nu.$ We shall define $\nu$ by its action on sequents and extend it to reductions like in Section 4.3. Fix a propositional logic $\vdash$ and relational calculus R. We assume the propositional logic has data-constructors ◦ and • such that $\Gamma$◦ $\Gamma$′ $\vdash$∆ iff (w : $\Gamma)$& (w : $\Gamma$′ ) $\vdash_R$(w : ∆) and $\Gamma \vdash$∆ • ∆′ iff (w : $\Gamma) \vdash_R$(w : ∆) ` (w : ∆′ ) This means that the weakening, contraction, and exchange structural rules are admissible for ◦ and • on the left and right, respectively. In particular, these data-constructors behave like classical conjunction and disjunction, respectively.
The logic with relational calculus RK satisfies the data-constructor condition — specifically, , is conjunctive and # is disjunctive. A list of meta-formulae is monomundic iff it only contains one world-variable (but possibly many occurrences of that world-variable; we write $\Pi$ w or $\Sigma$ w to denote monomundic lists contain the world-variable w. A monomundic list is basic iff it only contains metaatoms of the form (w : $\Gamma),$ which is denoted $\bar{\Pi}$ w or $\bar{\Sigma}$ w .
. A basic validity sequent (BVS) is a pair of basic monomundic lists, $\bar{\Pi}$ w ⊲ $\bar{\Sigma}$ w .
. A rule in a relational calculus is basic iff it is a rule over BVSs — that is, it has the following form: $$\dfrac{\bar{\Pi}_1^{w_1} \lhd \bar{\Sigma}_1^{w_1} \quad \dots \quad \bar{\Pi}_n^{w_n} \lhd \bar{\Sigma}_n^{w_n}}{\bar{\Pi}^{w} \lhd \bar{\Sigma}^{w}}$$
. A relational calculus r is basic iff it is composed of basic rules. Using the data-structures • and ◦, a BVS intuitively corresponds to a sequent in the propositional logic. Define $\lfloor−\rfloor_\circ$ and $\lfloor−\rfloor_\bullet$ on basic monomundic lists as follows: $$\lfloor(w : \Gamma_1), ..., (w : \Gamma_m)\rfloor_\circ := \Gamma_1 \circ \dots \circ \Gamma_m \qquad \lfloor(w : \Delta_1), ..., (w : \Delta_n)\rfloor_\bullet := \Delta_1 \bullet \dots \bullet \Delta_n$$ We can define $\nu$ on BVSs by this encoding, $$\nu(\bar{\Pi}^{w} \lhd \bar{\Sigma}^{w}) := \lfloor\bar{\Pi}^{w}\rfloor \lhd \lfloor\bar{\Sigma}^{w}\rfloor$$ The significance is that whatever inference is made in the semantics using BVSs immediately yields an inference it terms of propositional sequents. Let r be a basic rule, its propositional encoding $\nu(r)$ is the following: $$\dfrac{\nu(\bar{\Pi}_1^{w_1} \lhd \bar{\Sigma}_1^{w_1}) \quad \dots \quad \nu(\bar{\Pi}_n^{w_n} \lhd \bar{\Sigma}_n^{w_n})}{\nu(\bar{\Pi}^{w} \lhd \bar{\Sigma}^{w})}$$ This extends to basic relational calculi pointwise, $$\nu(R) := \{\nu(r) \mid r \in R\}$$ Despite their restrictive shape, basic rules are quite typical. For example, if the body of a clause is composed of only conjunctions and disjunctions of assertions, the rules generated by the algorithm presented above will be basic. Sets of basic rules can sometimes replace more complex rules in relational calculi to yield a basic relational calculus from a non-basic relational calculus — see Section 6 for an example. We are thus in a situation where the rules of a reduction system intuitively correspond to the rules of a sequent calculus. The formal statement of this is below.
A basic relational calculus R is faithful and adequate with respect to its propositional encoding $\nu(R).$
The result follows by Definition 4.15 because a valuation of an instance of a rule in R corresponds to an instance of a rule of R on the states of the sequents involved. Faithfulness follows by application of $\nu$ on R-proofs. That is, for any R-reduction D, one produces a corresponding $\nu(R)-proof$ by apply $\nu$ to each sequent in D. Adequacy follows by introducing arbitrary world-variables into a $\nu(R)$-proof. Let D be a $\nu(R)$-proof, it concludes by an inference of the following form: $$\dfrac{\dfrac{\mathcal{D}_1}{\nu(\bar{\Pi}_1^{w_1} \lhd \bar{\Sigma}_1^{w_1})} \quad \dots \quad \dfrac{\mathcal{D}_n}{\nu(\bar{\Pi}_n^{w_n} \lhd \bar{\Sigma}_n^{w_n})}}{\nu(\bar{\Pi}^{w} \lhd \bar{\Sigma}^{w})}$$ We can co-inductively define a corresponding R-reduction with the following co-recursive step in which $R_i$ is the reduction corresponding to $\mathcal{D}_i$: $$\dfrac{\dfrac{R_1}{\bar{\Pi}_1^{w_1} \lhd \bar{\Sigma}_1^{w_1}} \quad \dots \quad \dfrac{R_n}{\bar{\Pi}_n^{w_n} \lhd \bar{\Sigma}_n^{w_n}}}{\bar{\Pi}^{w} \lhd \bar{\Sigma}^{w}}$$ Hence, for any $\nu(R)$-proof, there is a R-reduction R such that $\nu(R)$ = D, as required. ⊣ Of course, despite basic rules being relatively typical, many relational calculi are not comprised of only basic rules. Nonetheless, the phenomenon does occur for even quite complex logic. It can be used for the semantical analysis of that logic in those instances — see, for example, Gheorghiu and Pym [30] for an example of this in the case of the logic of Bunched Implications. Significantly, this approach to soundness and completeness differs from the standard term-model approach and has the advantage of bypassing truthin-a-model (i.e., satisfaction).
□6 Example: Intuitionistic Propositional Logic
In Section 5, we gave a general, uniform, and systematic procedure for generating proof systems for logics that have modeltheoretic semantics satisfying certain conditions. What about the reverse problem? That is, given a proof-theoretic characterization of a propositional logic, can we derive a modeltheoretic semantics for it (in the sense of Section 3.2)? This chapter provides an example of this for intuitionistic propositional logic (IPL). We begin from a naive position on IPL. Our definition of IPL is by LJ — see Gentzen [27]. We choose this over other systems (e.g., G3i — see Troelstra and Schwichtenberg [68]) because we assume that we do not even known much about its proof theory so that we may explain through the analysis what we require. In the end, we recover the model-theoretic semantics by Kripke [42] using constraint systems as the enabling technology. Of course, for the purposes of this chapter we shall imagine that we do not know about the semantics.
Reflecting on Section 5, we expect that the semantics we synthesize for IPL will be tractable. Therefore, we intend to build a relational calculus to bridge the proof theory and semantics of IPL as in Section 5, but this time we build it from the proof theory side. Recall that relational calculi are fragments of proof systems for FOL (i.e., the meta-logic);

is classical in shape. The system is derived in a principled way from this desire, but it is only sound and complete for IPL. We require it to be faithful and adequate for LJ because we hope to generate clause governing each connective from its rules. Hence, in Section 6.2, we analyse the constraint system to recover a faithful and adequate constraint system for IPL. In Section 6.3, we study the reductive behaviour of connectives of IPL in this constraint systems and write tractable FOL-formulae that capture the same behaviour in G3c. The resulting theory Ω determines a model-theoretic semantics for IPL, as shown in Section 6.4. 6.1. Multiple-conclusions via Boolean Constraints. We begin by defining IPL naively — that is, from LJ (see Gentnzen [27]). We do it in the style of Section 3.2 to keep it consistent with the treatment of propositional logics in the rest of this paper.
. The alphabet is J := hP, $\{\land, \lor, \to, \neg\}$, $\{\text{,}, \#, \emptyset\}$ i, in which symbols $\land, \lor, \to,$ ,, # have arity 2, the symbol $\neg$ has arity 1, and $\emptyset$ has arity 0. Let $\equiv$ be the smallest relation satisfying commutative monoid equations for , and # with unit $\emptyset.$
. Sequent calculus LJ is comprised of the rules in Figure 8, in which ∆ is either a J -formula $\varphi$ or $\emptyset,$ and $\Gamma \equiv \Gamma$′ and ∆ $\equiv$∆′ in e. In this section, LJ-provability $\vdash_{LJ}$ defines the judgment relation for IPL. Our task is to derive a model-theoretic characterization of IPL. As we saw in Section 5, the logic in which semantics is defined is classical. Therefore, our strategy is to use the constraint to present IPL in a sequent calculus with a classical shape; that is, the constraint informs precisely where the semantics of IPL diverge from those of FOL. This tells us how the semantic clauses of FOL need to be augmented to define the connectives of IPL. The calculus in question is Gentzen’s LK [27]. The essential point of distinction between LJ and LK is in cR, $\toL,$ and $\negL$ as it is these rules that enable multiple-conclusioned sequents to appear in the latter but not the former. To bring these behaviours closer, we introduce a constraints constraint system for IPL whose combinatorial behaviour is like LK, but for which we have constraints to recover LJ. The algebra of the constraint system is Boolean algebra — see Section 2.
The following is an enriched J -sequent. $$(\Gamma \cdot 1)\,,\,(\varphi \cdot x) \lhd (\Delta \cdot \bar{x}) \mathbin{\#} (\psi \cdot x)$$ For the rules that are the same across both systems, the expressions are inherited from the justifying sub-formulae of the conclusion; for example, in the case of conjunction, one

has the following: $$\dfrac{\Gamma \lhd \varphi \qquad \Gamma \lhd \psi}{\Gamma \lhd \varphi \land \psi}\,{\land}\mathrm{R} \qquad \text{becomes} \qquad \dfrac{\Gamma \lhd \Delta \mathbin{\#} (\varphi \cdot x) \qquad \Gamma \lhd \Delta \mathbin{\#} (\psi \cdot x)}{\Gamma \lhd \Delta \mathbin{\#} (\varphi \land \psi \cdot x)}\,{\land^{B}}\mathrm{R}$$ For readability, we may suppress the Boolean expressions on these rules.
. Sequent calculus LK $\oplus$ B is comprised of the rules in Figure 9, in which $\Gamma$ and ∆ are enriched J -datum, and $\Gamma \equiv \Gamma$′ and ∆ $\equiv$∆′ in e B. The ergo rendering LK $\oplus$ B sound and complete for IPL is precisely the demand for one to choose which of the formulae in the succedent of a sequent to assert as a consequence of the context. This reading is closely related to the semantics of intuitionistic proof-search provided by Pym and Ritter [62].
. Let I : X $\to$ B be an interpretation of the language of the Boolean algebra. The choice ergo is the function $\sigmaI$ which acts on J -formulae as follows: $\sigmaI(\varphi) 7\to$ $\varphi$ if $\varphi$ unlabelled $\sigmaI(\psi)$ if I(x) = 1 and $\varphi$= $\psi \cdot$ x $\emptyset$ if I(x) = 0 and $\varphi$= $\psi \cdot$ x The choice ergo acts on enriched J -data by acting point-wise on the formulae; and it acts on enriched sequents by acting on each component independently — that is, $\sigmaI(\Gamma$⊲ ∆) = $\sigmaI(\Gamma)$⊲ $\sigmaI(\Delta ).$⊳
Let S be the sequent in Example 6.3. If I(x) = 1, then $\sigmaI(S$) = $\Gamma$, $\varphi$⊲ $\psi$^
System LK $\oplus$ B, with the choice ergo $\sigma,$ is sound and complete for IPL, $\Gamma \vdash \sigma LK\oplusB$∆ iff $\Gamma \vdash_{LJ}$∆
of Soundness. Suppose $\Gamma \vdash \sigma LK\oplusB$∆, then there is a coherent $LK\oplus$ B-reduction R of an enriched sequent S such that $\sigmaI(S$) := $\Gamma$⊲ ∆, where I is any assignment satisfying R. It follows that S is equivalent (up to exchange) to the sequent $\Gamma$′ , $\Pi \vartriangleleft \Sigma \mathbin{\#} \Delta'$ in which $\Gamma$′ and ∆′ are like $\Gamma$ and ∆ but with labelled data and I applied to the expressions in $\Pi$ and $\Sigma$ evaluates to 0 but applied to expressions in $\Gamma$′ and ∆′ evaluates to 1. We proceed by induction n on the height of R — that is, the maximal number of reductive inferences in a branch of the tree. Base Case. If n = 1, then $\Gamma$′ , $\Pi$⊲ $\Sigma,$∆′ is an instances of axB. But then S = $\varphi \cdot$ x ⊲ $\varphi \cdot$ y, for some formula $\varphi.$ We have $\varphi \vdash_{LJ} \varphi$ by ax.
Inductive Step. The induction hypothesis (IH) is as follows: if $\Gamma$′ $\vdash \sigma LK\oplusB$∆′ is witnessed by LK $\oplus$ B-reductions of k $\leq$ n, then $\Gamma \vdash_{LJ}$∆.
Suppose that the shortest reduction witnessing $\Gamma$′ $\vdash \sigma LK\oplusB$∆′ is of height n + 1. Let R be such a reduction. Without loss of generality, we assume the root of R is of the form $\Gamma$′ , $\Pi$⊲ $\Sigma$# ∆′ , as above. It follows by case analysis on the final inferences of R (i.e., reductive inferences applied to the root) that $\Gamma \vdash_{LJ}$∆. We show two cases, the rest being similar. - Suppose the last inference of R was by cR B. In this case, R has an immediate sub-tree R′ that is a coherent $LK\oplusB-reduction$ of either $\Gamma$′ , $\Sigma\lhd \Sigma$′ #∆′ or $\Gamma$′ , $\Sigma\lhd \Sigma$′ #∆ ′′, in which $\Sigma$′ and ∆ ′′ are like $\Sigma$ and ∆′ , respectively, but with some formula repeated such that one occurrence carries an additional expression x and the other occurrence with an ¯x. The coherent assignment of R are the same as those R′ since the two reductions have the same constraints. We observe that under these coherent assignment R′ witnesses $\Gamma$′ $\vdash \sigma LK\oplusB$∆′ . By the IH, since R′ is of height n, it follows that $\Gamma \vdash_{LJ}$∆. - Suppose the last inference of R was by $\toR$ B. In this case, R has an immediate sub-tree R′ . If the principal formula of the inference is not in ∆′ , then R′ witnesses $\Gamma$′ $\vdash \sigma LK\oplusB$∆′ . Hence, by the IH, we conclude $\Gamma \vdash_{LJ}$∆. If the principal formula of the inference is in ∆′ , then R′ is a proof of $\varphi$, $\Gamma$′ , $\Pi$ ⊲ $\Sigma \mathbin{\#} \Delta''$ $\mathbin{\#}\psi,$ where ∆′ := ∆′′ # $\varphi \to \psi.$ It follows, by the IH, that $\varphi, \Gamma$′ $\vdash_{LJ}$∆ ′′ $\mathbin{\#}\psi.$ By the $\to$ R-rule in LJ, we have $\Gamma \vdash_{LJ} \varphi \to \psi$— that is, $\Gamma \vdash_{LJ}$∆, as required.
Of course, since we are working with LJ, we know that ∆ contains only one formula. This distinction was not important for the proof, so we have left with the more general notation. ⊣ Proof of Completeness. This follows immediately from the fact that all the rules of LJ may be simulated in LK $\oplus$ B. ⊣ The point of this work is that LK $\oplus$ B characterizes IPL in a way that is combinatorially comparable to FOL. This is significant as the semantics of IPL is given classically, hence LK $\oplus$ B bridges the proof-theoretic and model-theoretic characterizations of IPL. 6.2.
Faithfulness & Adequacy. Though we may use LK $\oplus$ B to reason about IPL with classical combinatorics, the system does not immediately reveal the meaning of the connectives of IPL in terms of their counterparts in FOL. The problem is that LK $\oplus$ B-proofs are only globally valid for IPL, with respect to the choice ergo $\sigma.$ Therefore, to conduct a semantical analysis of IPL in terms of FOL, we require a constraint system based on FOL whose proofs are locally valid — that is, a system which is not only sound and complete for IPL, but faithful and adequate. In this section, we analyze the relationship between LK $\oplus$ B and LJ to produce such a system.
A significant difference between LK and LJ is the use of richer data-structures for the succedent in the former than in the latter (i.e., list or multisets verses formulae). Intuitively, the data-constructor in the succedent acts as a meta-level disjunction, thus we may investigate how LK $\oplus$ B captures IPL by considering how ${c^{B}}\mathrm{R}$ interacts with ${\lor^{B}}\mathrm{R}$. We may restrict attention to interactions of the following form: $$\dfrac{\dfrac{\dfrac{\Gamma \lhd \Delta \mathbin{\#} (\varphi \cdot x) \mathbin{\#} (\psi \cdot \bar{x})}{\Gamma \lhd \Delta \mathbin{\#} (\varphi \cdot x) \mathbin{\#} (\varphi \lor \psi \cdot \bar{x})}\,{\lor^{B_2}}\mathrm{R}}{\Gamma \lhd \Delta \mathbin{\#} (\varphi \lor \psi \cdot x) \mathbin{\#} (\varphi \lor \psi \cdot \bar{x})}\,{\lor^{B_1}}\mathrm{R}}{\Gamma \lhd \Delta \mathbin{\#} \varphi \lor \psi}\,{c^{B}}\mathrm{R}$$ These may be collapsed into single inference rules, $$\dfrac{\Gamma \lhd \varphi \cdot xy \mathbin{\#} \psi \cdot x\bar{y} \mathbin{\#} \Delta}{\Gamma \lhd \varphi \lor \psi \cdot x \,,\, \Delta}$$ The other connectives either make use of constraints, and therefore have no significant interaction with disjunction, or simply can be permuted without loss of generality — for

example, a typical interaction between ${c^{B}}\mathrm{R}$ and ${\land^{B}}\mathrm{R}$, $$\dfrac{\dfrac{\dfrac{\dfrac{\Gamma \lhd \Delta_1 \mathbin{\#} \varphi \mathbin{\#} \varphi \qquad \Gamma \lhd \Delta_2 \mathbin{\#} \varphi \mathbin{\#} \psi}{\Gamma \lhd \Delta_1 \mathbin{\#} \Delta_2 \mathbin{\#} \varphi \mathbin{\#} \varphi \land \psi}\,{\land^{B}}\mathrm{R}}{\Gamma \lhd \Delta_1 \mathbin{\#} \Delta_2 \mathbin{\#} \varphi \land \psi \mathbin{\#} \varphi}\,{e^{B}}\mathrm{R} \qquad \Gamma \lhd \Delta_3 \mathbin{\#} \psi}{\Gamma \lhd \Delta_1 \mathbin{\#} \Delta_2 \mathbin{\#} \Delta_3 \mathbin{\#} \varphi \land \psi \mathbin{\#} \varphi \land \psi}\,{\land^{B}}\mathrm{R}}{\Gamma \lhd \Delta_1 \mathbin{\#} \Delta_2 \mathbin{\#} \Delta_3 \mathbin{\#} \varphi \land \psi}\,{c^{B}}\mathrm{R}$$ may be replaced by the derivation, which permutes the inferences, $$\dfrac{\dfrac{\dfrac{\dfrac{\dfrac{\Gamma \lhd \Delta_1 \mathbin{\#} \varphi \mathbin{\#} \varphi}{\Gamma \lhd \Delta_1 \mathbin{\#} \varphi \mathbin{\#} \varphi \mathbin{\#} \Delta_2}\,{w^{B}}\mathrm{R}}{\Gamma \lhd \Delta_1 \mathbin{\#} \varphi \mathbin{\#} \Delta_2 \mathbin{\#} \varphi}\,{e^{B}}\mathrm{R}}{\Gamma \lhd \Delta_1 \mathbin{\#} \Delta_2 \mathbin{\#} \varphi \mathbin{\#} \varphi}\,{e^{B}}\mathrm{R}}{\Gamma \lhd \Delta_1 \mathbin{\#} \Delta_2 \mathbin{\#} \varphi}\,{c^{B}}\mathrm{R} \qquad \Gamma \lhd \Delta_3 \mathbin{\#} \psi}{\Gamma \lhd \Delta_1 \mathbin{\#} \Delta_2 \mathbin{\#} \Delta_3 \mathbin{\#} \varphi \land \psi}\,{\land^{B}}\mathrm{R}$$ This analysis allows us to eliminate ${c^{B}}\mathrm{R}$ as it is captured wherever it is needed by the augmented rule for disjunction; similarly, we may eliminate ${c^{B}}\mathrm{L}$ by incorporating it in the other rules. In total, this yields a new constraint system, LK+ $\oplus$ B.
□. System LK+ $\oplus$ B is given in Figure 10, in which $\Gamma$ and ∆ are enriched J -datum, and $\Gamma \equiv \Gamma$ and ∆ $\equiv$∆′ in e. System LK+ $\oplus$ B characterizes IPL locally — that is, it is faithful and adequate with respect to some sequent calculus for IPL. That sequent calculus, however, is not LJ, but rather a multiple-conclusioned system LJ+ . Essentially, LJ+ is the multiple-conclusioned sequent calculus introduced by Dummett [18] with certain instances of the structural rules incorporated into the operational rules.
(Sequent Calculus LJ+ ). Sequent calculus LJ+ is given by the rules in Figure 11, in which $\Gamma$ and ∆ are J -datum, and $\Gamma \equiv \Gamma$′ and ∆ $\equiv$∆′ in e.
Sequent calculus LJ+ is sound and complete for IPL, $\Gamma \vdash_{LJ} \varphi$ iff $\Gamma \vdash_{LJ}^+ \varphi$
Follows from Dummett [18]. ⊣ The choice ergo $\sigma$ extends to a valuation from LK+ $\oplus$ B to LJ+ by pointwise application to every sequent within the reduction.

System LK+ $\oplus$ B, with valuation $\sigma,$ is faithful and adequate with respect to LJ+ .
Faithfulness follows from the observation that each rule in LK+ $\oplus$ B produces the corresponding rule in LJ+ when its constraints are observed. Adequacy follows from the observation that every instance of every rule in LJ+ is an evaluation of an instance of a rules of LK+ $\oplus$ B respecting its constraints. ⊣ The force of this result is that we may use LK+ $\oplus$ B to study intuitionistic connectives in terms of their classical counterparts. This analysis allows us to synthesize a model-theoretic for IPL from the semantics of FOL. 6.3. Semantical Analysis of IPL. Our approach to deriving a semantics for IPL is to construct a set of meta-formulae Ω that forms a tractable definition of a semantics for IPL. The idea is that we use LK+ $\oplus$ B to determine meta-formulae for each connective that simulate the proof theory of IPL within LK+ . Recall that in Section 5.3 we require a data-constructor to represent classical conjunction (&) and one for classical disjunction (`). These are , and #, respectively. We may now proceed to analyze the connectives of IPL. We observe in LK+ $\oplus$ B that intuitionistic conjunction has the same inferential behaviour as classical conjunction, $$\dfrac{\Gamma \lhd \Delta \mathbin{\#} \varphi \qquad \Gamma \lhd \Delta \mathbin{\#} \psi}{\Gamma \lhd \Delta \mathbin{\#} \varphi \land \psi}\,{\land^{B}}\mathrm{R} \qquad \text{vs.} \qquad \dfrac{\Pi \lhd \Sigma, \Phi \qquad \Pi \lhd \Sigma, \Psi}{\Pi \lhd \Sigma, \Phi \mathbin{\&} \Psi}\,{\&}\mathrm{R}$$ Therefore, it seems that $\land$ in IPL should be defined as & in FOL. A candidate meta-formula governing the connective is the universal closure of the following — we use the convention in Section 5.1 in which $\hat{\varphi}$ and $\hat{\psi}$ are used as meta-variables for formulae of the object-logic: $$(w : \hat{\varphi} \land \hat{\psi}) \Leftrightarrow (w : \hat{\varphi}) \mathbin{\&} (w : \hat{\psi})$$ This is the appropriate clause for the connective as it enables the following behaviour in the meta-logic in which the double-line suppresses the use of the clause: $$\dfrac{\dfrac{\Omega, \Pi, (w : \Gamma) \lhd (w : \varphi), \Sigma \qquad \Omega, \Pi, (w : \Gamma) \lhd (w : \psi), \Sigma}{\Omega, \Pi, (w : \Gamma) \lhd (w : \varphi) \mathbin{\&} (w : \psi), \Sigma}\,{\&}\mathrm{R}}{\Omega, \Pi, (w : \Gamma) \lhd (w : \varphi \land \psi), \Sigma}$$ Recall, such derivations correspond to the use of the clause — see Section 5.2 — which may be collapsed into rules themselves; in this case, it becomes the following: $$\dfrac{\Omega, \Pi, (w : \Gamma) \lhd (w : \varphi), \Sigma \qquad \Omega, \Pi, (w : \Gamma) \lhd (w : \psi), \Sigma}{\Omega, \Pi, (w : \Gamma) \lhd (w : \varphi \land \psi), \Sigma}\,{\land}\text{-clause}$$ Intuitively, this rule precisely recovers $\land$ R $\in$ LJ+, $$\dfrac{\Gamma \lhd \Delta \mathbin{\#} \varphi \qquad \Gamma \lhd \Delta \mathbin{\#} \psi}{\Gamma \lhd \Delta \mathbin{\#} \varphi \land \psi}\,{\land}\mathrm{R}$$ Of course, it is important to check that the clause also has the correct behaviour in the left-hand side of sequents; we discuss this at the end of the present section. We obtain the universal closure of the following for the clauses governing disjunction $(\lor)$ and $(\bot)$ analogously: $$(x : \hat{\varphi} \lor \hat{\psi}) \Leftrightarrow (x : \hat{\varphi}) \mathbin{`} (x : \hat{\psi}) \qquad\qquad (x : \bot) \Leftrightarrow \bot$$
It remains to analyze implication $(\to)$. The above reasoning does not follow mutatis mutandis because the constraints in LK+ $\oplus$ B becomes germane, so we require something additional to get the appropriate simulation. How may we express $\to$ in terms of the classical connectives? We begin by considering ${\to^{B}}\mathrm{R} \in$ LK+ $\oplus$ B, $$\dfrac{\Gamma\,,\,(\varphi \cdot xy) \lhd (\psi \cdot xy) \mathbin{\#} \Delta \qquad xy = 1}{\Gamma \lhd (\varphi \to \psi \cdot x) \mathbin{\#} \Delta}\,{\to^{B}}\mathrm{R}$$ Since LK+ $\oplus$ B is not only sound and complete for IPL but faithful and adequate, we know that this rule characterizes the connective. The rule admits two assignment classes: x $\mapsto$ 0 or x $\mapsto$ 1. Super-imposing these valuations can capture the behaviour we desire in the meta-logic on each other by using possible worlds to distinguish the possible cases, $$\dfrac{\Omega, \Pi[w \mapsto u], \Pi[w \mapsto v], (u : \varphi) \lhd (u : \psi), \Sigma[w \mapsto v], \Sigma[w \mapsto u]}{\Omega, \Pi \lhd (w : \varphi \to \psi), \Sigma}$$ We assume that since u and v are distinct, they do not interact so that the rule captures the following possibilities: $$\dfrac{\Omega, \Pi[w \mapsto u], (u : \varphi) \lhd (u : \psi), \Sigma[w \mapsto u]}{\Omega, \Pi \lhd (w : \varphi \to \psi), \Sigma} \qquad \dfrac{\Omega, \Pi[w \mapsto v] \lhd \Sigma[w \mapsto v]}{\Omega, \Pi \lhd (w : \varphi \to \psi), \Sigma}$$ The assumption is proved valid below — see Proposition 6.18. Applying the state function to these rules does indeed recover the possible cases of ${\to^{B}}\mathrm{R}$, which justifies that this superimposing behaviour is what we desire of the clause governing implication. It remains only to find that clause. One of these possibilities amounts to a weakening, a behaviour already present through interpreting the data-structures as classical conjunction and disjunction. The other possibility we recognize as having the combinatorial behaviour of classical implication concerns creating a meta-formula in the antecedent of the premiss by taking part in a meta-formula in the succedent of the conclusion. Naively, we may consider the following as the clause: $$(w : \hat{\varphi} \to \hat{\psi}) \Leftrightarrow (w : \hat{\varphi}) \Rightarrow (w : \hat{\psi})$$
However, this fails to account for the change in world. Thus, we require the clause to have a universal quantifier over worlds and a precondition that enables the $\Pi[w \mapsto u]$ substitution. Analyzing the possible use cases, we observe that R must satisfy reflexivity so that the substitution for u may be trivial (e.g., when validating $(w : \varphi\land(\varphi \to \psi)) \lhd (w : \psi)$). In total, we have the universal closure of the following meta-formulae: $$(x : \hat{\varphi} \to \hat{\psi}) \Leftrightarrow \forall y\, \big((xRy) \mathbin{\&} (y : \hat{\varphi}) \Rightarrow (y : \hat{\psi})\big)$$ $$xRx \qquad\qquad xRy \Rightarrow \forall \hat{\Gamma}\, \big((x : \hat{\Gamma}) \Rightarrow (y : \hat{\Gamma})\big)$$
Observe that we have introduced an ancillary relation R precisely to recover the behaviour determined by the algebraic constraints; curiously, we do not need transitivity, which would

render R a pre-order and recover Kripke’s semantics for IPL [42] (we discuss this further at the end of Section 6.4). Moreover, since the data-constructors behave exactly as conjunction $(\land)$ and disjunction $(\lor),$ we may replace $\hat{\Gamma}$ with $\hat{\varphi}$ without loss of generality. This concludes the analysis. Altogether, the meta-formulae thus generated comprise a tractable definition for a model-theoretic semantics for IPL, called ΩIPL. Any abstraction of this theory gives the semantics.
□. An intuitionistic frame is a pair F := $\langle V, R\rangle$ in which R is a reflexive relation on V. Let $\llbracket-\rrbracket$ be an interpretation mapping J -atoms to U. Intuitionistic satisfaction is the relation between elements w $\in$ V and $\varphi \in$ F defined by the clauses of Figure 12. A pair $\langle F, \llbracket-\rrbracket\rangle$ is an intuitionistic model iff it is persistent — that is, for any J -formula $\varphi$ and worlds w and v, if wRv and $w \Vdash \varphi$, then $v \Vdash \varphi$. The class of all intuitionistic models is K. This semantics generates the following validity judgment: $\Gamma \Vdash_{\mathrm{IPL}} \Delta$ iff for any M $\in$ K and any w $\in$ M, if $w \Vdash \Gamma$, then $w \Vdash \Delta$. It remains to prove soundness and completeness for the semantics, which we do in Section 6.4. Of course, we have designed the semantics so that it corresponds to LJ+, rendering the proof a formality. Nonetheless, it is instructive to see how it unfolds. As a remark, tertium non datur is known not to apply in IPL. How does encoding of IPL within classical logic avoid it? It is instructive to study this question as it explicates the clause for implication, which defines the intuitionistic connective in terms of a (meta-level) classical one.
The following reduction is a canonical instances of using the clause (see Section 5.2): ΩIPL, (wRu), (u : $\varphi)$⊲ (w : $\varphi), \bot$&L ΩIPL, (wRu & u : $\varphi)$⊲ (w : $\varphi), \bot \RightarrowR$ ΩIPL ⊲ (w : $\varphi),$(wRu & u : $\varphi \Rightarrow \bot) \forall R$ ΩIPL ⊲ (w : $\varphi), \forall x(wRx$& x : $\varphi \Rightarrow \bot) \to-clause$ ΩIPL ⊲ (w : $\varphi),$(w : $\varphi \to \bot)$`R ΩIPL ⊲ (w : $\varphi)$` (w : $\varphi \to \bot) \lor-clause$ ΩIPL ⊲ (w : $\varphi \lor \varphi \to \bot)$ Since (u : $\varphi)$ in the antecedent and (w : $\varphi)$ in the succedent are different atoms, since u and w are different world-variables, one has not reached an axiom. In short, despite working in a classical system, the above calculation witnesses that $\varphi \lor \neg\varphi$ is valid in IPL if and only if one already knows that $\varphi$ is valid in IPL or one already knows that $\neg\varphi$ is valid in IPL. Curiously, in all instances above, we established the clause for a connective by analyzing the behaviour of the connective in the succedent (i.e., on the right-hand side of sequents), paying no attention to its behaviour in the antecedent (i.e., in the left-hand side of sequents). Nevertheless, despite this bias in all the above cases, the clauses generated behave correctly on both sides of the sequents. This observation is significant because it reaffirms an impactful statement by Gentzen [27]: The introductions represent, as it were, the ‘definitions’ of the symbols concerned, and the eliminations are no more, in the final analysis, than the consequences of these definitions. This fact may be expressed as follows: In eliminating a symbol, we may use the formula with whose terminal symbol we are dealing only ‘in the sense afforded it by the introduction of that symbol.
’ This statement is one of the warrants for proof-theoretic semantics [65], a mathematical instantiation of inferentialism — the semantic paradigm according to which inferences and the rules of inference establish the meaning of expressions. The method for semantics presented here supports the inferentialist view as it precisely determines the meaning of the connectives according to their inferential behaviour. Notably, that the left- and rightbehaviours cohere is intuitively a consequence of harmony, which is a pre-condition for proof-theoretic semantics — see, for example, Schroeder-Heister [66]. 6.4.
Soundness & Completeness. There are two relationships the proposed semantics may have with IPL: soundness and completeness. Since the semantics generated is the same as the one given by Kripke [42], both of these properties are known to hold. Nonetheless, the method by which the semantics was determined gives a different method for establishing these relationships — namely, those of Section 5. In summary, we need only show that relational calculus generated by the semantics has the same behaviour (i.e., is faithful and adequate) as a sequent calculus for IPL. This is a formalized reading of the traditional approach to soundness in which one demonstrates that every rule of the system can be simulated by the clauses of the semantics — in the parlance of this paper, this is just showing that the relational calculus generated by the semantics is faithful to the sequent calculus.
. If $\Gamma \vdash \varphi,$ then $\Gamma$ IPL $\varphi.$
Apply the traditional inductive proof — see, for example, Van Dalen [69]. ⊣ In this paper, we shall prove completeness symmetrically. We show that the relational calculus generated by the semantics is adequate for a sequent calculus characterizing IPL. This suffices because the relational calculus is sound and complete for the semantics, as per Theorem 5.12. To simplify the presentation, we shall have contraction explicit in the relational calculus for ΩIPL rather than implicit.
□. The relational calculus RJ is comprised of the rules in Figure 13 — $\Phi$ denotes a meta-formula, $\Pi$ and $\Sigma$ denote multiset of meta-formulae, x and y denote world-variables, ∆ denotes object-logic data, $\varphi$ and $\psi$ denote object-logic formulae. The rules ,L and #R are invertible, and the world-variable y does not appear elsewhere in the sequents in $\toR.$⊳
$\Gamma$ IPL ∆ iff $\Gamma \vdash \sigma$ IPL ∆
Instance of Theorem 5.12. ⊣ We desire to transform RJ into a sequent calculus for which it is adequate, which we may then show is a characterization of IPL. Such transformations are discussed in Section 5.3, but the rules of IPL are slightly too complex for the procedure of that section to apply immediately. Therefore, we require some additional meta-theory. The complexity comes from the $\to-clause$ as it may result in non-BVSs. However, we immediately use persistence to create a composite behaviour that a basic rule can capture. This is because the combined effect yields BVSs whose contents may be partitioned; by design, persistence uses world-variables that do not, and cannot, interact throughout the rest of the proof.

. Let $\Pi$ and $\Sigma$ be lists of meta-formulae. The lists $\Pi$ and $\Sigma$ are world-independent iff the set of world-variable in $\Pi$ is disjoint from the set of world-variables in $\Sigma.$ Let S be a tractable semantics and let Ω be a tractable definition of it. Let $\Pi_1, \Sigma_1$ and $\Pi_2, \Sigma_2$ be world-independent lists of meta-formulae. The semantics S has worldindependence iff, if Ω, $\Pi_1, \Pi_2$◮ $\Sigma_1, \Sigma_2,$ then either Ω, $\Pi_1$◮ $\Sigma_1$ or Ω, $\Pi_2$◮ $\Sigma_2.$⊳ Intuitively, world-independence says that whatever is true at a world in the semantics does not depend on truth at a world not related to it. Let $\Pi_i$, $\Pi_i$, $\Sigma_i$, and $\Sigma_i$ be lists of meta-formulae, for $1 \leq i \leq n$, and suppose that $\Pi_i$, $\Sigma_i$ is world-independent from $\Pi_i$, $\Sigma_i$. Consider a rule of the following form: $\Pi_1, \Pi_1 \vartriangleleft \Sigma_1, \Sigma_1 \;\cdots\; \Pi_n, \Pi_n \vartriangleleft \Sigma_n, \Sigma_n$ $\Pi \vartriangleleft \Sigma$. Assuming world-independence of the semantics, this rule can be replaced by the following two rules: $\Pi_1 \vartriangleleft \Sigma_1 \;\cdots\; \Pi_n \vartriangleleft \Sigma_n$ $\Pi \vartriangleleft \Sigma$ and $\Pi_1 \vartriangleleft \Sigma_1 \;\cdots\; \Pi_n \vartriangleleft \Sigma_n$ $\Pi \vartriangleleft \Sigma$. If all the lists were basic, iterating these replacements may eventually yield a set of basic rules with the same expressive power as the original rule.
The semantics of IPL — that is, the semantics hK, i defined by ΩIPL — has world-independence.
If ΩIPL, $\Pi_1, \Pi_2 \vdash \Sigma_1, \Sigma_2,$ then there is a $G_3$-proof D of it. We proceed by induction on the number of resolutions in such a proof. Base Case. Recall, without loss of generality, an instantiation of any clause from ΩIPL is a resolution. Therefore, if D contains no resolutions, then ΩIPL, $\Pi_1, \Pi_2 \vdash \Sigma_1, \Sigma_2$ is an instance of taut. In this case, either ΩIPL, $\Pi_1 \vdash \Sigma_1$ or ΩIPL, $\Pi_2 \vdash \Sigma_2$ is also an instance of taut, by world-independence. Induction Step. After a resolution of a sequent of the form ΩIPL, $\Pi_1, \Pi_2 \vdash \Sigma_1, \Sigma_2,$ one returns a meta-sequent of the same form — that is, a meta-sequent in which we may partition $\Phi, \Phi, \Pi$⊲ $\Sigma \Phi, \Pi$⊲ $\Sigma$ c $\Phi, \Pi$⊲ $\Sigma, \Phi$ taut $\bot, \Pi$⊲ $\Sigma \bot \Pi$⊲ $\Sigma,$ xRx ref (x : $\varphi),$(x : $\psi), \Pi$⊲ $\Sigma$(x : $\varphi \land \psi), \Pi$⊲ $\Sigma \landL \Pi$⊲ $\Sigma,$(x : $\varphi) \Pi$⊲ $\Sigma,$(x : $\psi) \Pi$⊲ $\Sigma,$(x : $\varphi \land \psi) \landR$(x : $\varphi), \Pi$⊲ $\Sigma$(x : $\psi), \Pi$⊲ $\Sigma$(x : $\varphi \lor \psi), \Pi$⊲ $\Sigma \lorL \Pi$⊲ $\Sigma,$(x : $\varphi),$(x : $\psi) \Pi$⊲ $\Sigma,$(x : $\varphi \lor \psi) \lorR \Pi$⊲ $\Sigma,$(x : $\varphi)$(x : $\psi), \Pi$⊲ $\Sigma$(x : $\varphi \to \psi), \Pi$⊲ $\Sigma \toL$(y : $\varphi), \Pi[x 7\to$ y] ⊲ (x : $\psi) \Pi$⊲ $\Sigma,$(x : $\varphi \to \psi) \toR \bot, \Pi$⊲ $\Sigma$(x : $\bot), \Pi$⊲ $\Sigma \botL \Pi$⊲ $\Sigma, \bot \Pi$⊲ $\Sigma,$(x : $\bot) \botR$(x : $\Gamma),$(x : $\Gamma$′ ), $\Pi$⊲ $\Sigma$(x : $\Gamma$, $\Gamma$′ ), $\Pi$⊲ $\Sigma$,L $\Pi$⊲ $\Sigma,$(x : ∆), (x : ∆ ′ ) $\Pi$⊲ $\Sigma,$(x : ∆ # ∆′ ) #R

the meta-formulae in the antecedent and succedent into world-independent multisets. This being the case, the result follows immediately from the induction hypothesis. The only non-obvious case is in the case of a closed resolution using the $\to-clause$ in the antecedent because they have universal quantifiers that would allow one to produce a metaatom that contains both a world from $\Sigma_1, \Pi_1$ and $\Sigma_2, \Pi_2$ simultaneously, thereby breaking world-independence. Let $\Pi_1 = \Pi', (w : \varphi \to \psi)$ and suppose $u$ is a world-variable appearing in $\Sigma_2, \Pi_2$. Consider the following computation — for readability, we suppress $\Omega_{\mathrm{IPL}}$:
$$\Pi', \Pi_2 \vartriangleleft \Sigma_1, \Sigma_2, wRu \quad \Pi', \Pi_2 \vartriangleleft \Sigma_1, \Sigma_2, (u : \varphi) \quad \mathbin{\&}L$$ $$\Pi', \Pi_2 \vartriangleleft \Sigma_1, \Sigma_2, (wRu) \mathbin{\&} (u : \varphi) \quad \Pi', \Pi_2, (u : \psi) \vartriangleleft \Sigma_1, \Sigma_2 \quad {\Rightarrow}L$$ $$\Pi', (wRu \mathbin{\&} (u : \varphi) \Rightarrow u : \psi), \Pi_2 \vartriangleleft \Sigma_1, \Sigma_2 \quad \forall L$$ $$\Pi', \forall x(wRx \mathbin{\&} x : \varphi \Rightarrow x : \psi), \Pi_2 \vartriangleleft \Sigma_1, \Sigma_2 \quad {\to}\text{-clause}$$ $$\Pi', (w : \varphi \to \psi), \Pi_2 \vartriangleleft \Sigma_1, \Sigma_2$$The wRu may be deleted (by wL) from the leftmost premiss because the only way for the meta-atom to be used in the remainder of the proof is if wRu appears in the context, but this is impossible (by world-independence). Hence, without loss of generality, this branch reduces to $\Pi', \Pi_2 \vdash \Sigma_1, \Sigma_2$. Each premiss now has the desired form. ⊣ Using world-independence, we may give a relational calculus RJ+ characterizing the semantics comprised of basic rules. It arises from analyzing the r ˆole of the atom xRy in RJ in an effort to get rid of it. Essentially, we incorporate it in $\toR,$ which was always its purpose — see Section 6.3.
□(System RJ+ ). System RJ+ is comprised of the rules in Figure 14, in which ,L and #R are invertible.
$\Gamma \vdash_{RJ}$∆ iff $\Gamma \vdash_{RJ}^+$∆
Every RJ-proof can be simulated in RJ+ by using (i.e., reduce with) pers eagerly after using $\toL,$ and by Thus, $\Gamma \vdash_{RJ}$∆ implies $\Gamma \vdash_{RJ}^+$∆. It remains to show that $\Gamma \vdash_{RJ}^+$∆ implies $\Gamma \vdash_{RJ}$∆. Without loss of generality, in RJ+ one may always use pers immediately after $\toR,$ as otherwise the use of $\toL$ could be postponed. Similarly, without loss of generality, $\toL$ always instantiates with y = x — this follows as we require the leftmost branch of the following to close, which it does by ref:
$\Pi$⊲ $\Sigma,$(xRx) $\Pi$⊲ $\Sigma,$(x : $\varphi) \Pi,$(x : $\psi)$⊲ $\Sigma \Pi,$(x : $\varphi \to \psi)$⊲ $\Sigma$ A RJ+ -proof following these principles maps to a RJ-proof simply by collapsing the instances of $\toL$ and $\toR$ in the former to capture $\toL$ and $\toR$ in the latter. ⊣ Observe that the propositional encoding of RJ+ is precisely LJ+ . The connexion to IPL follows immediately:
□System RJ+ is faithful and adequate with respect to LJ+ .
Instance of Theorem 5.18. ⊣
□. If $\Gamma$ IPL ∆, then $\Gamma \vdash$∆.
We have the following: $\Gamma$ IPL ∆ implies (w : $\Gamma) \vdash_{RJ}$(w : ∆) (Corollary 6.16) implies (w : $\Gamma) \vdash_{RJ}^+$(w : ∆) (Proposition 6.20) implies $\Gamma \vdash_{LJ}^+$∆ (Corollary 6.21) implies $\Gamma \vdash_{LJ}$∆ (Proposition 6.10) Since LJ characterizes IPL, this completeness the proof. ⊣ Thus, we have derived a semantics of IPL for LJ and proved its soundness and completeness using the constraint systems. This semantics is not quite Kripke’s one [42], which insists that R be transitive, thus rendering it a pre-order. This requirement is naturally seen from the connexion to Heyting algebra and the modal logic S4. In the analysis of Section 6.3, from which the semantics in this paper comes, there was no need for transitivity; the proofs of soundness and completeness go through without it. One may add transitivity — that is, the meta-formula $\forall x,$ y,z(xRy & yRz $=\Rightarrow$ xRz) — to ΩIPL and proceed as above, adding the following rule to RJ: xRy, yRz, xRz, $\Pi$⊲ $\Sigma$ xRy, yRz, $\Pi$⊲ $\Sigma$ The proof of completeness passes again through RJ+ by observing that eagerly using persistence does all the work required of transitivity; that is, according to the eager use of pers, in a sequent xRy, yRz, $\Pi$⊲ $\Sigma,$ the set $\Pi$ is of the form $\Pi$′ [x $7\to$ y] $\cup \Pi$′ [y $7\to$ z], so that whatever information was essential about (the world denoted by) x is already known about (the world denoted by) z by passing through (the world denoted by) y.
This concludes the case-study of IPL: we have used constraint systems to decompose it into classical logic from which we derived a semantics and proved soundness and completeness. Adding other axioms to ΩIPL, ones that are not redundant in the above sense recovers various intermediate logics. In this way, constraint systems offer a uniform and modular approach to studying them, which we leave as future work.
□7 Extension: First-order Logic
So far, we have concentrated on propositional logics to enable a uniform account of constraint systems across a large class of logics. Nevertheless, there is nothing within the paradigm that is inherently propositional. In this section, we extend the phenomenon of decomposing a logical system according to its combinatorial aspect and algebraic aspects to the setting of first-order logic, as in the case of the original example of a constraint system (i.e., RDvBC in Section 2), constraint systems have computational advantages. Therefore, we illustrate the extension to first-order logic by application to logic programming. Logic Programming (LP) is the programming language paradigm whose operational semantics is based on proof-search (see, for example, Miller et al. [51]). It is a core discipline in (symbolic) artificial intelligence as proof-search is used to characterize reasoning. The central part of LP is a step known as resolution, and the most challenging aspect of resolution is a process called unification; the output of the execution of a configuration in LP is a unifier. A resolution in LP is a reductive application of a quantifier left-rule combined with an implication left-rule in a sequent calculus; unification is the choice of sub

stitution in the quantifier rule. In this section, we show how algebraic constraints may handle unification. The authors have discussed this idea in earlier work [29], but in a limited way, as the underlying framework of algebraic constraints had yet to be developed. 7.1. A Basic Logic Programming Language. The Basic Logic Programming language (BLP) is based on uniform proof-search in the hereditary Harrop fragment of intuitionistic logic (see Miller et al. [51, 50]), which we think of as the basic logic (B). Fix a first-order alphabet A = $\langle R, F, K, V\rangle$. Denote the set of atoms by P.
. The set of goal formulae G and definite clauses D are the sets of formula G and D defined as follows, respectively: G ::= A $\in$ P | G | D $\to$ G | G $\land$ G | G $\lor$ G D ::= A $\in$ P | D | G $\to$ A | D $\land$ D A set P of definite formula is a program. A query is a pair P ⊲ G in which P is a program and G is goal-formula. There is an apparent lack of quantifiers in the language. However, restricting attention to goal formulae and definite clauses means the quantifiers can be suppressed without loss of information: definite clauses containing a variable as universally quantified, and goal formulae containing a variable as existentially quantified.
. A substitution is a mapping $\theta$: V $\to$ T. If $\varphi$ is a formula (i.e., a definite clause or a goal), then $\varphi\theta$ is the formula that results from replacing every occurrence of a variable in $\varphi$ by its image under $\theta.$⊳ Having fixed a program P, one gives the system a goal G with the desire of finding a substitution $\theta$ such that P $\vdash G\theta$ obtains in IL. The substitution $\theta$ is the unifer. It is the object that the language BLP computes upon an input query. The operational semantics for BLP is given by proof-search in LB.
. Sequent calculus LB comprises the rules of Figure 15. The operational semantics of BLP is as follows: Beginning with the query P ⊲ G, one gives a candidate $\theta$ and checks by reducing in LB (in the sense of Section 4.1) whether or not P $\vdash G\theta$ obtains or not. The first step (i.e., introducing $\theta)$ is also captured by a reduction operator in LB — namely, the $\exists R-rule$— hence, the operational semantics is entirely based on reduction. The following example, also appearing in Gheorghiu et al. [29], illustrates how BLP works:
To complete the informatics course at Unseen University, students must pick one module for each of the three terms of the year, which are called R(ed), G(reen), and B(lue), respectively. The available choices are shown in Figure 16. More formally, we
Red Green Blue Al(gebra) Lo(gic) Da(tabases) Pr(obability) Ca(tegories) Co(mpilers) Gr(aphs) Au(tomata) AI

have a relation S that obtains for valid selections of courses; for example, S (Al,Ca,Co) obtains, but S (Pr, Gr,Ca) does not. We may use BLP to capture this situation. The setup is captured by a program P composed of two parts: the extensional database ED and the intensional database ID. The extensional database contains the information about the modules: ED := R(Al), R(Pr), R(Gr), G(Lo), G(Ca), G(Au), B(Da), B(Co), B(AI) Meanwhile, the intensional database comprises the selection logic: ID := R(x) $\land$ G(y) $\land$ B(x) $\to$ S (x, y,z) To find the possible combinations of modules, one queries the system for different choices of $M_1$ and $M_2$ and $M_3$; that is, one considers the validity of the following sequent: P ⊲ S ($M_1$, $M_2$, $M_3$) One possible execution is the following, in which $\varphi$:= S (Al, Lo, AI) $\leftarrow$(R(Al) $\land$ G(Lo)) $\land$ B(AI): ax P , $\varphi$⊲ R(Al) ax P , $\varphi$⊲ G(Lo) ax P , $\varphi$⊲ B(AI) $\landR$ P , $\varphi$⊲ (R(Al) $\land$ G(Lo)) $\land$ B(AI) $\toL$ P , $\varphi$⊲ S (Al, Lo, AI) $\forall L$ P ⊲ S (Al, Lo, AI) $\exists R$ P ⊲ S (x, y,z) There are 93 = 729 possible ways of selecting three courses out of the nine, and there are only 27 acceptable choices out of these possibilities. In terms of proof-search spaces, there are 729 branches, out of which only 27 may lead to successful reductions. Random selection is, therefore, intractable. Moreover, to the extent that logic programming concerns problem solving (see, for example, Kowalski [40]), this process does not reflect how one hopes a student would reason. This approach is naive in that, rather than simply guessing a possibility, a student would likely observe that one must choose three modules one from each R, G, and B, respectively. How may we capture such reasoning? One possibility is to keep the major logical steps in the proof, but without committing to a particular substitution. Instead, the proof structures thus constructed inform us what kinds of substitutions make sense, precisely those that render the proof structure a LB-proof. We may capture this approach with algebraic constraints.
. The unification algebra U consists of the universe TERMA and nothing else. The notion of enriched sequents in this setting extends that for propositional logics in that terms within formulae may also carry labels. For example, $P \lhd R(x \cdot n_1, t_1 \cdot n_2)$, in

which R $\in$ R is a relation-symbol, x $\in$ V and $t_1$ $\in$ TERM(A ) are terms, and $n_1$ and $n_2$ are expressions for the algebra (i.e., variables), is an enriched sequent. We have no operators in the algebra, but we do have an equality predicate for the constraints. For example, we may write n = k, in which n is a variable and k is (interpreted) as a term, to denote that the value of n must be whatever is denoted by k. Let A and B be enriched atoms. We write A $\equiv$ B to denote the meta-disjunction of all equations n = m such that n is the label of a term in A occurring in P and m is a label of a term in an atom B such that A and B have the same relation-symbol and n and m occur on corresponding terms. For example, R($x_1$ $\cdot$$n_1$, $y_1$ $\cdot$$n_2$) $\equiv$ R($x_2$ $\cdot$$m_1$, $y_2$ $\cdot$$m_2$) denotes ($n_1$ = $m_1$) ` ($n_2$ = $m_2$). The notation denotes falsum when the disjunction is empty (i.e., when there are no correspondences). Let P be a program. We write $`A\inP st.A\simB(A \equiv$ B) to denote the disjunction A $\equiv$ B for all A in P. We may also write n $\in${$k_1$, ..., kn} to denote the disjunction (n = $k_1$) ` ... ` (n = kn).
. Constraint system LB $\oplus$ U comprises the rules in Figure 17, in which $\theta$ denotes a substitution that always introduce fresh labels.
Constraint system PLB $\oplus$ U, with valuation $\sigma,$ is faithful and adequate with respect to LB. We use LB $\oplus$ U to simulate the actual reasoning one intends BLP to represent. To see this, we return to Example 7.4 and show that the constraint system captures the reasoning process one hopes a student would use more realistically.
. To simplify notation, let $ID\cdot[n_1,$$n_2$, $n_3$] denote $(R(x.n_1)\land$ G(y.n2)) $\land$ B(x.n3) $\to$ CS (x.n1, y.n2,z.n3). The computation-trace in BLP using the algebraic constraint system LB $\oplus$ U is as follows: $n_1$ $\in${Al, Pr, Gr} P ⊲ R(x $\cdot$$n_1$) $n_2$ $\in${Lo,Ca, Au} P ⊲ G(y $\cdot$$n_2$) P ⊲ R(x $\cdot$$n_1$) $\land$ G(y $\cdot$$n_2$) $n_3$ $\in${Da,Co, AI} P ⊲ B(z $\cdot$$n_3$) P ⊲ (R(x $\cdot$$n_1$) $\land$ G(y $\cdot$$n_2$)) $\land$ B(z $\cdot$$n_3$) $n_1$ = $m_1$ $n_2$ = $m_2$ $n_3$ = $m_3$ P, ID $\cdot$[$n_1$, $n_2$, $n_3$] ⊲ S (x.m1, y.m2,z.m3) P ⊲ CS (x $\cdot$$m_1$, y.m2,z.m3) P ⊲ S (x, y,z) Every valid execution in LB of the initial query is a coherent instantiation of this proof; for example, to recover the one presented in Example 7.4, we use the following interpretation: I($n_1$) := I($m_1$) := Al I($n_2$) := I($m_2$) := Lo I($n_3$) := I($m_3$) := AI This study of logic programming illustrates that algebraic constraint systems extend quite naturally to the predicate logic setting and have practical applications, as showcased by how it addresses unification in logic programming. Of course, this section is cursory compared to the extensive study of propositional logic in the rest of the paper, with the open question of a general theory.
8 Conclusion
This paper has introduced the concept of a constraint system, which serves as a uniform tool for studying the metatheory of one logic in terms of the metatheory of another. The advantage is that the latter may be simpler or more well-understood in some practical sense. In short, a constraint system is a labelled sequent calculus in which the labels carry an algebraic structure to determine correctness conditions on proof structures. A motivating example of a class of constraint system already present in the literature are those captured by the resource-distribution via Boolean constraints (RDvBC) mechanism by Harland and Pym [32, 60], which serve as a meta-theoretic tool to analyze the possible context-management strategies during proof-search in logics with multiplicative connectives — see Section 2.
Constraint systems have two possible relationships with a logic of interest: soundness and completeness, and faithfulness and adequacy. The former is a global correctness condition that says that completed reductions in the constraint system (i.e., constructions to which one cannot apply further reduction operators) whose constraints are coherent (i.e., admit a solution) characterize the consequence of a logic. Meanwhile, the latter is a local correctness condition in that each reduction step in the constraint system corresponds to a valid inference for the logic when its constraints are satisfied; consequently, a completed reduction corresponds to a proof in a sequent calculus for the logic. Both correctness criteria are valuable in applications of constraint systems for studying meta-theory. We illustrated the framework’s usefulness in studying metatheory through various examples beyond RDvBC. First, in Section 5, we show that they yield a general, uniform, and systematic process for generating relational calculi after Negri [58, 55, 56]; moreover, that relative to this theory of relational calculi, one has an approach to proving soundness and completeness for model-theoretic semantics (M-tS) in the sense of Kripke [42, 43] (see also Beth [3]) that entirely bypasses term- and counter-model constructions (see, for example, van Dalen [69]). An example of this method in practice has already been given in the case of the logic of Bunched Implications by Gheorghiu and Pym [30]. Second, in Section 6, we show by a case-study for IPL that constraint systems enable one to synthesize an M-tS for a logic from an analysis of its proof theory. Overall, these examples witness that constraint systems help bridge the gap between semantics and proof theory for logics. It needs to be clarified how this paper’s approach to soundness and completeness relates to the more traditional approaches. However, such investigation may aid in understanding the underlying principles and is left for future work.
While this paper is only concerned with propositional logics, we showed in Section 7 how it could intuitively be extended to the first-order setting. Moreover, there are good computational reasons for doing such extensions in the context of logic as a reasoning technology.
Of course, this paper concerns only the initial framework for algebraic constraint systems. Future work includes giving more examples of constraint systems and developing the applications presented in this paper. For example, the case analysis of deriving semantics for IPL should be repeated for other adjacent logics, especially intermediate, hybrid, and substructural logics. Moreover, in this paper, we have only considered three different notions of algebra — Boolean algebra, world algebra (i.e., the algebra corresponding to a frame), and unification algebra — what are some other valuable algebras and constraint systems, and what can they tell us about the logics being studied? Overall, constraint systems provide a general framework for defining and studying logics and have the potential to bridge the gap between model theory and proof theory, as well as give insights about proof-search. Acknowledgments. We are grateful to Tao Gu and the referees on an earlier version for their thorough and thoughtful comments on this work.
[1] Matteo Baldoni, Normal Multimodal Logics: Automatic Deduction and Logic Programming Extension, Ph.D. thesis, Universit`a degli Studi di Torino, 1998. [2] David Basin, Sean´ Matthews, and Luca Vigano`, Natural Deduction for Non-classical Logics, Studia Logica, vol. 60 (1998), pp. 119–160. [3] Evert W. Beth, Semantic Construction of Intuitionistic Logic, Indagationes Mathematicae, vol. 17 (1955), no. 4, pp. pp. 327–338. [4] P Blackburn, Internalizing Labelled Deduction, Journal of Logic and Computation, vol. 10 (2000), pp. 137–168. [5] Patrick Blackburn, Maarten de Rijke, and Yde Venema, Modal Logic, Cambridge Tracts in Theoretical Computer Science, Cambridge University Press, 2001. [6] Patrick Blackburn and Jerry Seligman, Hybrid Languages, Journal of Logic, Language and Information, vol. 4 (1995), pp. 251–272. [7] Torben Brauner ¨ , Hybrid Logic and its Proof-Theory, Springer, 2011. [8] Alan Bundy, The Computer Modelling of Mathematical Reasoning, Academic Press Professional, Inc., 1985. [9]
Balder ten Cate Carlos Areces, Hybrid Logic, Handbook of Modal Logic (Patrick Blackburn and Maarten Marx, editors), Elsevier, 2007, pp. 893–939. [10] Laurent Catach, TABLEAUX: A General Theorem Prover for Modal Logics, Journal of Automated Reasoning, vol. 7 (1991), pp. 489–510. [11] Iliano Cervesato, Joshua S Hodas, and Frank Pfenning, Efficient Resource Management for Linear Logic
Proof Search, Theoretical Computer Science, vol. 232 (2000), no. 1-2, pp. 133–163. [12] Agata Ciabattoni, Nikolaos Galatos, and Kazushige Terui, From axioms to analytic rules in nonclassical logics, Logic in Computer Science — LICS, IEEE Computer Society, 2008. [13] , Algebraic proof theory for substructural logics: Cut-elimination and completions, Annals of Pure and Applied Logic, vol. 163 (2012), no. 3, pp. 266–290. [14] Agata Ciabattoni, Lutz Straßburger, and Kazushige Terui, Expanding the realm of systematic proof theory, Computer Science Logic — CSL (Erich Gr¨adel and Reinhard Kahle, editors), Springer, 2009, pp. 163– 178. [15] Simon Docherty, Bunched Logics: A Uniform Approach, Ph.D. thesis, University College London, 2019. [16] Simon Docherty and David J. Pym, Modular Tableaux Calculi for Separation Theories, Foundations of Software Science and Computation Structures — FoSSaCS (Christel Baier and Ugo Dal Lago, editors), 2018, pp. 441–458. [17] Simon Docherty and Reuben NS Rowe, A Non-wellfounded, Labelled Proof System for Propositional Dynamic Logic, Automated Reasoning with Analytic Tableaux and Related Methods — TABLEAUX, Springer, 2019, pp. 335–352. [18] Michael Dummett, Elements of Intuitionism, Oxford Logic Guides, vol. 39, Oxford University Press, 2000. [19] Melvin Fitting, Proof Methods for Modal and Intuitionistic Logics, Springer, 1983. [20] Melvin Fitting and Richard L. Mendelsohn, First-order Modal Logic, Springer, Dordrecht, 1998. [21] Dov M. Gabbay, Classical vs non-Classical Logics: The Universality of Classical Logic (MPI-I-93-230). [22] , Labelled Deductive Systems, Oxford University Press, 1996. [23] Didier Galmiche and Daniel M´ery, Semantic Labelled Tableaux for Propositional $BI\bot,$ Journal of Logic and Computation, vol. 13 (2003), no. 5, pp. 707–753. [24] , Tableaux and resource graphs for separation logic, Journal of Logic and Computation, vol. 20 (2010), no. 1, pp. 189–231. [25] Didier Galmiche, Daniel M´ery, and David Pym, Resource Tableaux, Computer Science Logic — CSL, Springer, 2002, pp. 183–199. [26] Didier Galmiche, Daniel M´ery, and David Pym, The Semantics of BI and Resource Tableaux, Mathematical Structures in Computer Science, vol. 15 (2005), no. 6, p. 1033–1088. [27] Gerhard Gentzen, Investigations into Logical Deduction, The Collected Papers of Gerhard Gentzen (Manfred E. Szabo, editor), North-Holland Publishing Company, 1969. [28] Alexander Gheorghiu and Sonia Marin, Focused Proof-search in the Logic of Bunched Implications, Foundations of Software Science and Computation Structures — FoSSaCS (Stefan Kiefer and Christine Tasson, editors), Springer, 2021, pp. 247—267. [29] Alexander V. Gheorghiu, Simon Docherty, and David J. Pym, Reductive Logic, Coalgebra, and Proofsearch: A Perspective from Resource Semantics, Samson Abramsky on Logic and Structure in Computer Science and Beyond (A. Palmigiano and M. Sadrzadeh, editors), Springer Outstanding Contributions to Logic Series, Springer, 2021, to appear. [30] Alexander V. Gheorghiu and David J. Pym, Semantical Analysis of the Logic of Bunched Implications, Studia Logica, (2023). [31] Kurt G ¨odel, On the Completeness of the Calculus of Logic, Kurt G ¨odel: Collected Works: Publications 1929-1936 (Solomon Feferman, John W. Dawson, Stephen C. Kleene, Gregory H. Moore, Robert M. Solovay, and Jean van Heijenoort, editors), vol. 1, Oxford University Press, 1986.[32] James Harland and David J. Pym, Resource-distribution via Boolean Constraints, Automated Deduction — CADE (William McCune, editor), Springer, 1997, pp. 222–236. [33] , Resource-distribution via Boolean Constraints, ACM Transactions on Computational Logic, vol. 4 (2003), no. 1, pp. 56–90 (English). [34] Joshua S. Hodas, Logic Programming in Intutionistic Linear Logic: Theory, Design and Implementation, Ph.D. thesis, University of Pennsylvania, 1994. [35] Joshua S Hodas and Dale Miller, Logic Programming in a Fragment of Intuitionistic Linear Logic, Information and Computation, vol. 110 (1994), no. 2, pp. 327–365. [36] Andrzej Indrzejczak, Natural Deduction, Hybrid Systems and Modal Logics, Springer, 2010. [37] , Sequents and Trees, Studies in Universal Logic, Springer, 2021. [38] Stig Kanger, Provability in Logic, Almqvist & Wiksell, 1957. [39] Stephen Cole Kleene, Mathematical Logic, Dover Publications, 2002. [40] Robert Kowalski, Logic for Problem-Solving, North-Holland Publishing Co., 1986. [41] Robert Kowalski and Donald Kuehner, Linear Resolution with Selection Function, Artificial Intelligence, vol. 2 (1971), pp. 227–260. [42] Saul A Kripke, Semantical Analysis of Modal Logic I: Normal Modal Propositional Calculi, FoSSaCSLogic Quarterly, vol. 9 (1963), no. 5-6, pp. 67–96. [43] , Semantical Analysis of Intuitionistic Logic I, Studies in Logic and the Foundations of Mathematics, vol. 40, Elsevier, 1965, pp. 92–130. [44] Hirohiko Kushida and Mitsu Okada, A proof-theoretic study of the correspondence of classical logic and modal logic, The Journal of Symbolic Logic, vol. 68 (2003), no. 4, pp. 1403–1414. [45] Chuck Liang and Dale Miller, Focusing and polarization in Linear, Intuitionistic, and Classical Logic, Theoretical Computer Science, vol. 410 (2009), no. 46, pp. 4747–4768. [46] Pablo L ´opez and Jeff Polakow, Implementing Efficient Resource Management for Linear Logic Programming, International Conference on Logic for Programming, Artificial Intelligence, and Reasoning — LPAR, Springer, 2005, pp. 528–543. [47] Sonia Marin, Dale Miller, Elaine Pimentel, and Marco Volpe, From axioms to synthetic inference rules via focusing, Annals of Pure and Applied Logic, vol. 173 (2022), no. 5, p. 103091. [48]
Maarten Marx, Szabolcs Mikulas´ , and Mark Reynolds, The Mosaic Method for Temporal Logics, Automated Reasoning with Analytic Tableaux and Related Methods — TABLEAUX, vol. 9, Springer, 2000, pp. 324–340. [49] Fabio Massacci, Strongly Analytic Tableaux for Normal Modal Logics, Conference on automated deduction — cade, vol. 12, 1994, pp. 723–737. [50] Dale Miller, A Logical Analysis of Modules in Logic Programming, The Journal of Logic Programming, vol. 6 (1989), no. 1, pp. 79–108. [51] Dale Miller, Gopalan Nadathur, Frank Pfenning, and Andre Scedrov, Uniform Proofs as a Foundation for Logic Programming, Annals of Pure and Applied Logic, vol. 51 (1991), no. 1, pp. 125 – 157. [52] Robin Milner, The Use of Machines to Assist in Rigorous Proof, Philosophical Transactions of the Royal Society of London. Series A, Mathematical and Physical Sciences, vol. 312 (1984), no. 1522, pp. 411–422. [53] Grigori Mints, Cut-free calculi of the S5-type, Zapiski Nauchnykh Seminarov — LOMI, vol. 8 (1968), pp. 166–174 (Russian). [54] , Indexed systems of sequents and cut-elimination, Journal of Philosophical Logic, vol. 26 (1997), pp. 671–696. [55]
Sara Negri, Contraction-free Sequent Calculi for Geometric Theories with an Application to Barr’s theorem, Archive for Mathematical Logic, vol. 42 (2003), no. 4, pp. 389–401. [56] , Proof Analysis in Modal Logic, Journal of Philosophical Logic, vol. 34 (2005), no. 5, pp. 507– 544. [57] Sara Negri and Jan Von Plato, Cut Elimination in the Presence of Axioms, Bulletin of Symbolic Logic, vol. 4 (1998), pp. 418–435. [58] Sara Negri and Jan von Plato, Structural Proof Theory, Cambridge University Press, 2001. [59] Peter W O’Hearn and David J Pym, The Logic of Bunched Implications, The Bulletin of Symbolic Logic, vol. 5 (1999), no. 2, pp. 215–244. [60] David J. Pym and Eike Ritter, On the Semantics of Classical Disjunction, Journal of Pure and Applied Algebra, vol. 159 (2001), pp. 315–338. [61] , Reductive Logic and Proof-search: Proof Theory, Semantics, and Control, Oxford Logic Guides, Clarendon Press, 2004. [62] , A Games Semantics for Reductive Logic and Proof-search, Proceedings of the 1st Workshop on Games for Logic and Programming Languages — GALOP@ETAPS (Dan R. Ghica and Guy McCusker, editors), 2005, pp. 107–123. [63] Stephen Read, Relevant Logic, Basil Blackwell, 1988. [64] Alessandra Maria Russo, Modal logics as labelled deductive systems, Ph.D. thesis, Department of Computing, Imperial College London, 1996. [65] Peter Schroeder-Heister, Proof-Theoretic Semantics, The Stanford Encyclopedia of Philosophy (Edward N. Zalta, editor), Metaphysics Research Lab, Stanford University, Spring 2018 ed., 2018. [66] , Proof-Theoretic Semantics, The Stanford Encyclopedia of Philosophy (Edward N. Zalta, editor), Metaphysics Research Lab, Stanford University, Spring 2018 ed., 2018. [67] Alex K Simpson, The Proof Theory and Semantics of Intuitionistic Modal Logic, Ph.D. thesis, University of Edinburgh, 1994. [68] Anne S. Troelstra and Helmut Schwichtenberg, Basic Proof Theory, Cambridge Tracts in Theoretical Computer Science, vol. 43, Cambridge University Press, 2000. [69] Dirk van Dalen, Logic and Structure, Universitext, Springer, 2012. [70] Luca Vigano`, Labelled non-classical logics, Springer, 2013. [71] Michael Winikoff and James Harland, Implementing the Linear Logic Programming Language Lygon, Proceedings of the International Logic Programming Symposium — ILPS, MIT Press, 1995, pp. 66–80. UNIVERSITY COLLEGE LONDON, LONDON WC1E 6BT, UK E-mail: [email protected] UNIVERSITY COLLEGE LONDON, LONDON WC1E 6BT, UK INSTITUTE OF PHILOSOPHY, UNIVERSITY OF LONDON, LONDON WC1H 0AR, UK E-mail: [email protected]
Related on this site
This paper belongs to Gheorghiu’s research in proof-theoretic semantics; the key terms are defined in the glossary.
Related papers: Semantic Foundations of Reductive Reasoning · Reductive Logic, Coalgebra, and Proof-search · A System for Evaluating the Admissibility of Rules for IPL