中文
相关论文

相关论文: From X to Pi; Representing the Classical Sequent C…

200 篇论文

We introduce a novel, logic-independent framework for the study of sequent-style proof systems, which covers a number of proof-theoretic formalisms and concrete proof systems that appear in the literature. In particular, we introduce a…

计算机科学中的逻辑 · 计算机科学 2025-12-22 Tim S. Lyon , Piotr Ostropolski-Nalewaja

In this note, we rederive quantum Pieri's formula and the rim hook algorithm in quantum Schubert calculus by studying multiplication in the equivariant cohomology ring of Grassmannians with respect to equivariant Schubert classes which are…

代数拓扑 · 数学 2021-12-07 Chi-Kwong Fok

The sequent calculus is a proof system which was designed as a more symmetric alternative to natural deduction. The {\lambda}{\mu}{\mu}-calculus is a term assignment system for the sequent calculus and a great foundation for compiler…

编程语言 · 计算机科学 2025-04-29 David Binder , Marco Tzschentke , Marius Müller , Klaus Ostermann

Capture calculus has recently been proposed as a solution to effect checking, achieved by tracking the captured references of terms in the types. Boxes, along with the box and unbox operations, are a crucial construct in capture calculus,…

编程语言 · 计算机科学 2023-06-13 Yichen Xu , Martin Odersky

Under the extension of Curry-Howard's correspondence to classical logic, Gentzen's NK and LK systems can be seen as syntax-directed systems of simple types respectively for Parigot's Lambda Mu Calculus and Curien-Herbelin's Lambda Bar Mu Mu…

逻辑 · 数学 2007-06-13 Jérôme Rocheteau

Any set of truth-functional connectives has sequent calculus rules that can be generated systematically from the truth tables of the connectives. Such a sequent calculus gives rise to a multi-conclusion natural deduction system and to a…

逻辑 · 数学 2021-11-08 Richard Zach

Different graphical calculi have been proposed to represent quantum computation. First the ZX- calculus [4], followed by the ZW-calculus [12] and then the ZH-calculus [1]. We can wonder if new Z*-calculi will continue to be proposed…

计算机科学中的逻辑 · 计算机科学 2020-08-11 Titouan Carette , Emmanuel Jeandel

Bernardy et al. [2018] proposed a linear type system $\lambda^q_\to$ as a core type system of Linear Haskell. In the system, linearity is represented by annotated arrow types $A \to_m B$, where $m$ denotes the multiplicity of the argument.…

编程语言 · 计算机科学 2020-02-20 Kazutaka Matsuda

Process calculi based on logic, such as $\pi$DILL and CP, provide a foundation for deadlock-free concurrent programming. However, in previous work, there is a mismatch between the rules for constructing proofs and the term constructors of…

计算机科学中的逻辑 · 计算机科学 2019-04-16 Wen Kokke , Fabrizio Montesi , Marco Peressotti

Linear logic (LL) has inspired the design of many computational systems, offering reasoning techniques built on top of its meta-theory. Since its inception, several connections between concurrent systems and LL have emerged from different…

计算机科学中的逻辑 · 计算机科学 2022-04-11 Daniele Nantes , Carlos Olarte , Daniel Ventura

The $\rho$-calculus (Reflective Higher-Order Calculus) of Meredith and Radestock is a $\pi$-calculus-like language with some unusual features, notably, structured names, runtime generation of free names, and the lack of an operator for…

计算机科学中的逻辑 · 计算机科学 2022-09-07 Stian Lybech

Let $(K,\mathcal O,k)$ be a $p$-modular system and assume $k$ is algebraically closed. We show that if $\Lambda$ is an $\mathcal O$-order in a separable $K$-algebra, then $\textrm{Pic}_{\mathcal O}(\Lambda)$ carries the structure of an…

表示论 · 数学 2018-07-16 Florian Eisele

We introduce labelled sequent calculi for quantified modal logics with definite descriptions. We prove that these calculi have the good structural properties of G3-style calculi. In particular, all rules are height-preserving invertible,…

逻辑 · 数学 2020-02-13 Eugenio Orlandelli

Justification logics are modal-like logics that provide a framework for reasoning about justifications. This paper introduces labeled sequent calculi for justification logics, as well as for hybrid modal-justification logics. Using the…

逻辑 · 数学 2025-01-17 Meghdad Ghari

In order to avoid well-know paradoxes associated with self-referential definitions, higher-order dependent type theories stratify the theory using a countably infinite hierarchy of universes (also known as sorts), Type$_0$ : Type$_1$ :…

编程语言 · 计算机科学 2020-03-12 Amin Timany , Matthieu Sozeau

These course notes are about computing modular forms and some of their arithmetic properties. Their aim is to explain and prove the modular symbols algorithm in as elementary and as explicit terms as possible, and to enable the devoted…

数论 · 数学 2018-09-14 Gabor Wiese

Session types statically prescribe bidirectional communication protocols for message-passing processes and are in a Curry-Howard correspondence with linear logic propositions. However, simple session types cannot specify properties beyond…

编程语言 · 计算机科学 2020-01-27 Ankush Das , Frank Pfenning

We consider the problem of designing typed concurrent calculi with non-deterministic choice in which types leverage linearity for controlling resources, thereby ensuring strong correctness properties for processes. This problem is…

计算机科学中的逻辑 · 计算机科学 2024-12-18 Bas van den Heuvel , Daniele Nantes-Sobrinho , Joseph W. N. Paulus , Jorge A. Pérez

We introduce a simple extension of the $\lambda$-calculus with pairs---called the distributive $\lambda$-calculus---obtained by adding a computational interpretation of the valid distributivity isomorphism $A \Rightarrow (B\wedge C)\ \…

计算机科学中的逻辑 · 计算机科学 2020-10-23 Beniamino Accattoli , Alejandro Díaz-Caro

This work proposes tractable bisimulations for the higher-order pi-calculus with session primitives (HOpi) and offers a complete study of the expressivity of its most significant subcalculi. First we develop three typed bisimulations, which…

计算机科学中的逻辑 · 计算机科学 2015-02-11 Dimitrios Kouzapas , Jorge A. Pérez , Nobuko Yoshida