中文
相关论文

相关论文: Lineal: A linear-algebraic Lambda-calculus

200 篇论文

Quantum computations operate in the quantum world. For their results to be useful in any way, there is an intrinsic necessity of cooperation and communication controlled by the classical world. As a consequence, full formal descriptions of…

量子物理 · 物理学 2007-05-23 Philippe Jorrand , Marie Lalire

Calculi with control operators have been studied to reason about control in programming languages and to interpret the computational content of classical proofs. To make these calculi into a real programming language, one should also…

计算机科学中的逻辑 · 计算机科学 2012-10-12 Robbert Krebbers

Combinatory logic shows that bound variables can be eliminated without loss of expressiveness. It has applications both in the foundations of mathematics and in the implementation of functional programming languages. The original…

逻辑 · 数学 2009-05-08 Karim Nour

Linear/non-linear (LNL) models, as described by Benton, soundly model a LNL term calculus and LNL logic closely related to intuitionistic linear logic. Every such model induces a canonical enrichment that we show soundly models a LNL lambda…

计算机科学中的逻辑 · 计算机科学 2019-06-25 Bert Lindenhovius , Michael Mislove , Vladimir Zamdzhiev

We consider the non-deterministic extension of the call-by-value lambda calculus, which corresponds to the additive fragment of the linear-algebraic lambda-calculus. We define a fine-grained type system, capturing the right linearity…

计算机科学中的逻辑 · 计算机科学 2012-09-12 Alejandro Díaz-Caro , Barbara Petit

This paper is a concise and painless introduction to the $\lambda$-calculus. This formalism was developed by Alonzo Church as a tool for studying the mathematical properties of effectively computable functions. The formalism became popular…

计算机科学中的逻辑 · 计算机科学 2015-04-01 Raul Rojas

We introduce a linear infinitary $\lambda$-calculus, called $\ell\Lambda_{\infty}$, in which two exponential modalities are available, the first one being the usual, finitary one, the other being the only construct interpreted…

计算机科学中的逻辑 · 计算机科学 2016-04-29 Ugo Dal Lago

In our paper "Uniformity and the Taylor expansion of ordinary lambda-terms" (with Laurent Regnier), we studied a translation of lambda-terms as infinite linear combinations of resource lambda-terms, from a calculus similar to Boudol's…

计算机科学中的逻辑 · 计算机科学 2010-01-20 Thomas Ehrhard

We introduce and study graphic lambda calculus, a visual language which can be used for representing untyped lambda calculus, but it can also be used for computations in emergent algebras or for representing Reidemeister moves of locally…

计算机科学中的逻辑 · 计算机科学 2019-02-18 Marius Buliga

Linear algebra algorithms often require some sort of iteration or recursion as is illustrated by standard algorithms for Gaussian elimination, matrix inversion, and transitive closure. A key characteristic shared by these algorithms is that…

计算复杂性 · 计算机科学 2020-10-27 Floris Geerts , Thomas Muñoz , Cristian Riveros , Domagoj Vrgoč

We introduce the $L_!^S$-calculus, a linear lambda-calculus extended with scalar multiplication and term addition, that acts as a proof language for intuitionistic linear logic (ILL). These algebraic operations enable the direct expression…

计算机科学中的逻辑 · 计算机科学 2025-12-22 Alejandro Díaz-Caro , Malena Ivnisky , Octavio Malherbe

Particle-style token machines are a way to interpret proofs and programs, when the latter are defined according to the principles of linear logic. In this paper, we show that token machines also make sense when the programs at hand are…

计算机科学中的逻辑 · 计算机科学 2013-11-14 Ugo Dal Lago , Margherita Zorzi

This work connects two mathematical fields - computational complexity and interval linear algebra. It introduces the basic topics of interval linear algebra - regularity and singularity, full column rank, solving a linear system, deciding…

计算复杂性 · 计算机科学 2016-02-02 Jaroslav Horáček , Milan Hladík , Michal Černý

In a previous paper, we have given an algebraic model to the set of intervals. Here, we apply this model in a linear frame. We define a notion of diagonalization of square matrices whose coefficients are intervals. But in this case, with…

数值分析 · 数学 2010-06-29 Nicolas Goze

We give a rigorous formulation of the intuitive idea that a differentiable map should be thesame thing as a locally, or infinitesimally, linear map: just as a linear map respects the operations of addition and multiplication by scalars ina…

范畴论 · 数学 2015-07-24 Wolfgang Bertram

We study the expressive power of the LARA language -- a recently proposed unified model for expressing relational and linear algebra operations -- both in terms of traditional database query languages and some analytic tasks often performed…

数据库 · 计算机科学 2019-09-27 Pablo Barceló , Nelson Higuera , Jorge Pérez , Bernardo Subercaseaux

In this paper, we investigate the power of nearly purely operational techniques in the study of umbral calculus. We present a concise reconstruction of the theory based on a systematic use of linear operators, with particular attention to…

组合数学 · 数学 2025-12-05 Kei Beauduin

We study the two Girard's translations of intuitionistic implication into linear logic by exploiting the bang calculus, a paradigmatic functional language with an explicit box-operator that allows both call-by-name and call-by-value…

计算机科学中的逻辑 · 计算机科学 2019-04-16 Giulio Guerrieri , Giulio Manzonetto

Given bounded selfadjoint operators $A$ and $B$ acting on a Hilbert space $\mathcal{H}$, consider the linear pencil $P(\lambda)=A+\lambda B$, $\lambda\in\mathbb{R}$. The set of parameters $\lambda$ such that $P(\lambda)$ is a positive…

Logical relations constitute a key method for reasoning about contextual equivalence of programs in higher-order languages. They are usually developed on a per-case basis, with a new theory required for each variation of the language or of…

计算机科学中的逻辑 · 计算机科学 2024-05-17 Sergey Goncharov , Stefan Milius , Stelios Tsampas , Henning Urbat