FLOC 2018: FEDERATED LOGIC CONFERENCE 2018
TYDI ON SATURDAY, JULY 7TH

View: session overviewtalk overviewside by side with other conferences

09:00-10:30 Session 23N: switch
Location: Maths Boardroom
09:00
An introduction to deep inference

ABSTRACT. This will be a tutorial on deep inference for general computer scientists. It will connect with the simply-typed lambda-calculus, and with classical logic. No further background knowledge is expected.

10:00
Deep-Inference Intersection Types
SPEAKER: Joseph Paulus

ABSTRACT. We explore the formulation of non-idempotent intersection types for the lambda-calculus in deep-inference using the open-deduction formalism.

10:30-11:00Coffee Break
11:00-12:30 Session 26Q: promotion
Location: Maths Boardroom
11:00
Truely Concurrent Processes in the Calculus of Structures

ABSTRACT. I discuss recent results enabling expressive process calculi to be embedded in extensions of BV. I also discuss perspectives on understanding the true concurrency of these process embeddings.

11:30
Sequentialising nested systems

ABSTRACT. In this work, we investigate the proof theoretic connections between sequent and nested proof calculi. Specifically, we identify general conditions under which a nested calculus can be transformed into a sequent calculus by restructuring the nested sequent derivation (proof) and shedding extraneous information to obtain a derivation of the same formula in the sequent calculus. These results are formulated generally so that they apply to calculi for intuitionistic, normal and non-normal modal logics.

12:00
Nested sequents for modal logics and beyond

ABSTRACT. In this talk, we will review the different ways nested sequents have been used to give cut-free deductive systems for various logics, in particular many that cannot be handled in ordinary (Gentzen) calculi, and other applications as interpolation results, realisation theorems for justification logics, etc.

12:30-14:00Lunch Break
14:00-15:30 Session 28N: Medial
Location: Maths Boardroom
14:00
Two Unifying Structural Principles

ABSTRACT. It is possible to design proof systems for a vast range of logics, including all the common ones, by adopting two general proof constructors:

(1) the subatomic shape recently introduced by Andrea Aler Tubella, and

(2) a very general notion of formal substitution that is currently being explored by Benjamin Ralph and that subsumes standard quantification.

The two constructors could be considered two design principles, or, in other words, two ways of looking at proofs. In this talk, I will show how, by adopting them, we get a good starting point for designing proof systems that naturally yield canonical proofs of minimal size and that allow for a unified normalisation theory.

15:00
Deep Inference, Herbrand's Theorem and Expansion Proofs

ABSTRACT. The reduction of undecidable first-order logic to decidable propositional logic via Herbrand's theorem has long been of interest to theoretical computer science, with the notion of a Herbrand proof motivating the definition of expansion proofs, a compositional formalism that expresses the strictly first-order content of a proof. Recently, a simple deep inference system for first-order logic, KSh2, has been constructed based around the notion of expansion proofs, as a starting point to developing a rich proof theory around this foundation. This abstract summarises the author's recent paper, with a slight change of focus due to the nature of the workshop.

15:30-16:00Coffee Break
16:00-18:00 Session 31R: Contraction
Location: Maths Boardroom
16:00
Some incoherent musings on deep inference and combinatorial proofs

ABSTRACT. In this talk I shall make every effort to be provocative and controversial, in an attempt to fuel introspection at the 20 year mark of deep inference. The talk has three parts:

(a) Is deep inference “incoherent categorical logic”? Here “incoherent” refers to the omission of proof equality, covered by the coherence laws of categorical logic [1]. Is deep inference in danger of isolating itself as a community by not preserving the original language of categorical logic? Hilbert’s 24th problem is on proof equality [2,3]; does deep inference short-change itself by not retaining proof equality as a first-class citizen, as it was in categorical logic?

(b) Linear distributivity (originally known as weak distributivity) [4] is core to the categorical approach to linear logic, hence also deep inference, where it has become known as switch. Classical logic follows with contraction and weakening. Combinatorial proofs [5] are an irredundant abstraction [3] of classical syntactic proofs, yet there is no natural interpretation of switch on combinatorial proofs, while there *is* a natural interpretation of the sequent calculus conjunction rule. Could there be a deeper computational meaning to this, which reflects back on the standard switch-based formulations of deep inference for linear and classical logic?

(c) Extensions of combinatorial proofs. In part (b) I will have shown how easily one may translate a classical propositional syntactic proof into a combinatorial proof (literally a 30-second definition - I promise!). I will then talk about two extensions, where the translation from syntactic proofs is also very easy to explain to a lay audience: (a) intuitionistic combinatorial proofs (joint work with Heijltjes and Strassburger), and (b) classical first-order combinatorial proofs [6].

References and background reading:

[1] Dominic J. D. Hughes. Deep inference proof theory equals categorical proof theory minus coherence. Technical report, October 2004. http://boole.stanford.edu/~dominic/papers/di/di.pdf

[2] Rüdiger Thiele. Hilbert’s Twenty-fourth Problem. American Mathematical Monthly, January 2003. https://www.maa.org/sites/default/files/pdf/upload_library/22/Ford/Thiele1-24.pdf

[3] Dominic J. D. Hughes. Towards Hilbert’s 24th problem: combinatorial proof invariants. Proc. WoLLIC’06, ENTCS 165, 2006.http://boole.stanford.edu/~dominic/papers/invar/invar.pdf

[4] Robin Cockett and Robert Seely. Weakly Distributive Categories. Journal of Pure and Applied Algebra 114:2 1997. http://www.math.mcgill.ca/rags/linear/wdc.ps.gz

[5] Dominic J. D. Hughes. Proofs without syntax. Annals of Mathematics 164 2006. http://annals.math.princeton.edu/wp-content/uploads/annals-v164-n3-p09.pdf or http://arxiv.org/pdf/math/0408282.pdf

[6] Dominic J. D. Hughes. First-order Proofs Without Syntax. Slides for the Berkeley Logic Colloquium, 17 October 2014. http://boole.stanford.edu/~dominic/papers/fopws-blc-2014

17:00
Proof complexity of deep inference: a survey

ABSTRACT. In this talk I will survey the current state of research on the complexity of deep inference proofs in classical propositional logic, and also introduce a recent program of research to further develop this subject. Deep inference calculi, due to Guglielmi and others, differ from traditional systems by allowing proof rules to operate on *any* connective occurring in a formula, as opposed to just the main connective. Consequently such calculi are more fine-grained and admit smaller proofs of benchmark classes of tautologies. As well as plainly theoretical motivations, this is advantageous from the point of view of proof communication, allowing for compact and easy-to-check certificates for proofs. I present a graph-based formalism called 'atomic flows', due to Guglielmi and Gundersen following from previous work by Buss, and a rewriting system on them that models proof normalisation while preserving complexity properties. I show how such an abstraction has been influential in work up to now, allowing the obtention of surprisingly strong upper bounds and simulations in analytic deep inference. The biggest open question in the area is the relative complexity between the minimal system KS and a version that allows a form of sharing, KS+. To this end I will consider systems of bounded arithmetic to serve as uniform counterparts to these nonuniform propositional systems. Due to the peculiarities of deep inference calculi, the search for corresponding arithmetic theories takes us into the largely unexplored territories of intuitionistic and substructural arithmetics, requiring novel interplays of tools at the interface of logic and complexity.

19:45-22:00 Workshops dinner at Balliol College

Workshops dinner at Balliol College. Drinks reception from 7.45pm, to be seated by 8:15 (pre-booking via FLoC registration system required; guests welcome).

Location: Balliol College