Tagged Questions

1
vote
0answers
108 views

Hypothesis: interaction-based model for maximum consistent theories

We are looking for counter-examples to the following Hypothesis. In interaction calculus $\langle \varnothing\ |\ \Gamma(M, x) \cup \Gamma(N, x)\rangle \downarrow \langle \varnoth …
1
vote
0answers
81 views

Is it possible to implement η-reduction in interaction nets?

There are several ways to encode λ-terms in interaction nets; for instance, using the original optimal algorithm by Lamping, or compiling λ-calculus into interaction combinators. H …
0
votes
0answers
38 views

Optimal Reduction in Interaction Calculus

We work in interaction calculus. Let $\Sigma = \{\lambda, \psi, \delta, \epsilon\}$, $\text{Ar}(\lambda) = \text{Ar}(\psi) = \text{Ar}(\delta) = 2$, and $\text{Ar}(\epsilon) = 0$. …
0
votes
0answers
76 views

Turing-complete primitive interaction systems

Let us call primitive an interaction system with the signature $\Sigma = \{(\rho, 0), (\xi, n)\}, \quad n \geq 2;$ and the only rule being of the form $\rho \bowtie \xi[\rho, \x …
0
votes
0answers
95 views

Looking for counterexamples to optimality by Levy

Let us encode $λ$-expressions into interaction nets as with both abstraction and application nodes being interaction combinator $γ$. For sharing nodes, let us choose such an ag …
0
votes
0answers
133 views

Compiling the lambda-calculus into Interaction Combinators

Are there known compilations of the lambda calculus into interaction combinators other than that one by Mackie and Pinto in a same-name paper of 1998? We are interested in further …
8
votes
1answer
316 views

Looking for papers and articles on the Tarskian Möglichkeit

Some background: Łukasiewicz many-valued logics were intended as modal logics, and Łukasiewicz gave an extensional definition of the modal operator: $\Diamond A =_{def} \neg A \to …
14
votes
1answer
579 views

How is Fredkin and Toffoli’s Conservative Logic related to Linear Logic?

In the answers to this question, Timothy Gowers asks: I've been interested in this question for some time. I haven't put any serious thought into it, so all I can offer is a fu …
3
votes
3answers
281 views

What is the proper name for “compact closed” multiplicative intuitionistic linear logic?

Multiplicative intuitionistic linear logic (MILL) has only multiplicative conjunction $\otimes$ and linear implication $\multimap$ as connectives. It has models in symmetric monoi …