This page is no longer updated.

Alessio Guglielmi's Research and Teaching / Deep Inference / Frequently Asked Questions and Useful Remarks for Referees

Deep Inference
Frequently Asked Questions
and
Useful Remarks for Referees

Please do not hesitate to ask questions, either by an email to me, or, even better, by using our mailing list.

Contents

  1. General
    1. What is deep inference?
    2. What is a structure?
    3. Isn't the word 'structure' reserved for semantics?
    4. Proof theory is famous for producing horrible proofs of its own theorems; are you doing any better?
    5. Does the calculus of structures automatically introduce a mix rule in any system?
    6. In proof search, the nondeterminism induced by deep inference is enormous, how can I cope with this?
    7. The good properties of the proofs in the calculus of structures are obtained by an extensive use of hidden equalities; are you cheating?
    8. Aren't proof nets top-down symmetric objects, not differently from proofs in the calculus of structures?
  2. The Calculus of Structures Vs. the Sequent Calculus
    1. Isn't the calculus of structures just a trivial notational variation of the sequent calculus?
    2. Can you do in the calculus of structures anything you can do in the sequent calculus?
    3. There is more bureaucracy in the calculus of structures than in the sequent calculus, and this is why you get more properties: simply because you have more stuff to work with, right?
  3. Cut Elimination and the Subformula Property
    1. You make a big deal of having the cut rule in atomic form; but can't you do the same in the sequent calculus?
    2. What's the point in proving again cut elimination for classical and linear logic?
    3. By the way, what's the point in dedicating an entire paper to such an easy statement as cut elimination for propositional classical logic in the calculus of structures?
    4. Your 'cut-free' systems don't have the subformula property! Are you crazy?
  4. Term Rewriting
    1. Isn't a system in the calculus of structures just a term rewriting system (modulo an equational theory)?
    2. If so, why not using the term rewriting terminology and conventions?
    3. But then what about rewriting logic?
  5. Philosophy
    1. Do the inference rules in the calculus of structures have an associated theory of meaning, like the inference rules in the sequent calculus and natural deduction?

1 General

1.1 What is deep inference?

It's deducing inside a formula, or structure, at any depth. Sequent calculus rules only see the root of formulae, what we call 'shallow inference'; rules in the calculus of structures, instead, can rewrite at any position in the formula tree.

1.2 What is a structure?

It's a formula modulo an equivalence relation: it can be thought of as a sequent, which usually is an expression modulo associativity, commutativity, etc. We do not call it 'sequent' because we abolish the distinction between formulae and sequents, so the structure is sort of an intermediate kind of object.

1.3 Isn't the word 'structure' reserved for semantics?

This term is used in many places, but there is a tradition in philosophical proof theory which uses 'structure' the same way we do. In addition, in a certain sense, all our inference rules are 'structural' in the general proof theoretical meaning. In fact, we have no connectives: our expressions are sets plus structure, they are not very different from semantic structures in the usual sense.

1.4 Proof theory is famous for producing horrible proofs of its own theorems; are you doing any better?

Not as much as we'd like to: we have our fair share of lengthy case analyses, but luckily we can prove very elegant theorems. On the other hand, some of our proofs are very compact, much better than their counterparts in the sequent calculus, for example cut elimination and consistency for classical logic.

1.5 Does the calculus of structures automatically introduce a mix rule in any system?

No! It happened that the first system studied in the calculus of structures (system BV) required (the analogous of) the mix rule, but that's it. All other systems do without, unless one explicitly wants (the analogue of) mix.

1.6 In proof search, the nondeterminism induced by deep inference is enormous, how can I cope with this?

This is not a problem. For example, if you have a complete system for a logic in the sequent calculus, you can simulate it inside the calculus of structures. Take, say, sequent system LK for classical logic: it is faithfully simulated by system KS in the calculus of structures, without additional cost in complexity. This means that you can use LK as a complete strategy inside the proof search space induced by KS, and this gives you the same nondeterminism you have in the sequent calculus. Actually, the situation is much better than this: many deductive systems are simulated at no cost inside the calculus of structures, like for example resolution. So, you might think of mixing several different strategies, and this can further improve on the amount of nondeterminism. Finally, a new class of theorems (called 'splitting' theorems) allow for a systematic design of new strategies inside the search space; this is an active area of research.

1.7 The good properties of the proofs in the calculus of structures are obtained by an extensive use of hidden equalities; are you cheating?

No, we are not cheating. The equations are exclusively used in correspondence of invertible, linear inference rules. These inference rules do not alter the geometry of proofs, in the sense of relation webs, proof nets and atomic flows, for example. So, it is convenient to work on formulae modulo these equations, because we get much closer to the semantics of proofs. This comes at the expense of an immediate understanding of the calculus of structures in terms of proof search. However, fully syntactic systems can be obtained by simply turning equations into inference rules, and this only blows polynomially the size of proofs, without destroying any good property, like locality and normalisability, for example.

1.8 Aren't proof nets top-down symmetric objects, not differently from proofs in the calculus of structures?

No, proof nets are top-down asymmetric: they consist of trees with some links on top (in the simplest case of multiplicative linear logic). There is yet no notion which flips nets upside-down and at the same time produces a dual net. On the other hand, we are working towards bringing the calculus of structures top-down symmetry to proof nets, so making it possible to deal with nets characterising derivations, which are more general objects than proofs.

2 The Calculus of Structures Vs. the Sequent Calculus

2.1 Isn't the calculus of structures just a trivial notational variation of the sequent calculus?

No, the calculus of structures uses deep inference, abolishes the distinction between formula and sequent and exploits a symmetry between premiss and conclusion in inference rules: these are not features of the sequent calculus and they require new techniques.

There are other formalisms which use deep inference, but none (as far as we know) allows for the same kind of proof-theoretical analysis of the sequent calculus, for example cut elimination. The only exception is Schütte's presentation of logic, which uses deep inference, but doesn't drop the distinction between formula and sequent and does not exploit a premiss-conclusion symmetry (for example, its cut rule has two premisses). The proof theory of Schütte doesn't differ significantly from the usual (Gentzen) one, and does not achieve more.

One can argue that the display calculus uses a form of deep inference, but again the two other features of the calculus of structures are not exploited.

2.2 Can you do in the calculus of structures anything you can do in the sequent calculus?

For systems with involutive negation, yes. In this case one can trivially translate a system in the sequent calculus into an isomorphic one in the calculus of structures which has an isomorphic proof theory: it would just be a change of notation. Of course, the point is that one can do more than just this.

For systems without involutive negation, like intuitionistic logic, it is possible to use the calculus of structures in its present form by using polarities, or asymmetric logical relations like implication.

It is certainly possible to generalise the calculus of structures in such a way that it can deal trivially with any system in the sequent calculus, irrespective of negation. We don't know how many of the new properties could be retained in such a case, but we conjecture that most of them would be preserved, so this appears to be an interesting research direction for the future.

2.3 There is more bureaucracy in the calculus of structures than in the sequent calculus, and this is why you get more properties: simply because you have more stuff to work with, right?

Wrong, and the answer doesn't even depend on the notion of bureaucracy you use. Since you can design systems in the calculus of structures which completely and faithfully mimic systems in the sequent calculus, the bureaucracy is at worse the same as in the sequent calculus, no matter which notions you use. However, since in the calculus of structures you have access to deep inference, you can design inference rules which are much more efficient than what is possible in shallow inference, and this reduces bureaucracy. This is most prominently testified by the fact that in the calculus of structures there are classes of proofs which are exponentially shorter than proofs of the same sentences in the sequent calculus.

3 Cut Elimination and the Subformula Property

3.1 You make a big deal of having the cut rule in atomic form; but can't you do the same in the sequent calculus?

Of course atomic cut is sound and admissible for the sequent calculus, as a direct consequence of the cut elimination theorem. Still we make a big deal of our atomic cut, for two reasons:

First, for reducing generic cuts to atomic cuts in the sequent calculus one has to go through the cut elimination procedure, which is in general complex. On the contrary, in the calculus of structures the reduction is trivial and local (i.e., rewriting only occurs in a bounded portion of the proof). We exploit the nice consequences of this easy reduction, and in particular we prove cut elimination thanks to it, and not the other way round.

Second, in the sequent calculus the reduction of cut to atomic form only works for proofs (i.e., derivations without premisses). In the calculus of structures, the reduction works in any derivation. As a consequence, we can prove decomposition theorems, i.e., statements about the constructive existence of several nice normal forms based on the partitioning of formal systems into disjoint fragments.

3.2 What's the point in proving again cut elimination for classical and linear logic?

Our deductive systems are very different than those in the sequent calculus, so cut elimination is not a trivial issue. We can prove cut elimination by resorting to the sequent calculus through a translation, but we are also interested in doing so directly inside the calculus of structures. The reasons for doing so are: 1) it's very challenging, due to deep inference; 2) it opens new perspectives for computational interpretations. For example, we are able to type diagrams associated to beta reductions with sharing much better than other formalisms can do.

3.3 By the way, what's the point in dedicating an entire paper to such an easy statement as cut elimination for propositional classical logic in the calculus of structures?

One of the favourite activities of mathematicians is trying to render more and more trivial the proofs of important old statements. This activity is more than just a sport, it leads to better understanding a subject and often to applications. It's also known that finding easy proofs is very difficult.

We are sorry if you feel offended by us remarking so obvious common sense facts, but we had a referee report from somebody complaining about an almost trivial cut elimination proof not being enough for a paper.

3.4 Your 'cut-free' systems don't have the subformula property! Are you crazy?

No. Our cut-free systems enjoy the finite choice property, which means that given a conclusion, every inference rule yields a finite set of possible premisses. This is the essence of the subformula property. Technically speaking, the subformula property is meaningless for our systems (and so they don't enjoy it). The reason is our abolishing the distinction between formula and sequent, i.e., the distinction between object and meta (or judgmental, structural) level in derivations.

4 Term Rewriting

4.1 Isn't a system in the calculus of structures just a term rewriting system (modulo an equational theory)?

Essentially, yes (one has to be a bit careful and give different type to variables for atoms and variables for generic structures). Deep inference naturally corresponds to rewriting in a term rewriting system, shallow inference requires the (less natural) constraining of rewriting to the root of terms.

4.2 If so, why not using the term rewriting terminology and conventions?

Because we are actually doing proof theory, and it is easier to address typical proof theoretical problems by using as close as possible a terminology to the one already in use. Moreover, in term rewriting one has to choose in which direction rewriting occurs, while derivations can be considered as growing both from top to bottom and from bottom to top.

4.3 But then what about rewriting logic?

Rewriting logic also employs term rewriting modulo equational theories, but its purpose is very different from ours. Rewriting logic is an extremely general formalism, which is more about describing uniformly and implementing many different systems than performing concrete proof theoretical investigations. On the other hand, there exist now several implementations of our deductive systems in Maude, which is an offspring of rewriting logic.

5 Philosophy

5.1 Do the inference rules in the calculus of structures have an associated theory of meaning, like the inference rules in the sequent calculus and natural deduction?

So far, no. We have no philosophical analysis backing our investigation. But we are strongly guided by aesthetic principles: our rules are very simple and they all come from common simple schemes, irrespective of the logical systems they belong to. This cannot be a coincidence and we believe that in due time an appropriate philosophical justification will be found. For now, we content ourselves of studying the many new proof theoretical properties that are made possible in our formalism.

8.9.2007 Alessio Guglielmi email