中文
相关论文

相关论文: Krivine Machine and Taylor Expansion in a Non-unif…

200 篇论文

Twenty years after its introduction by Ehrhard and Regnier, differentiation in $\lambda$-calculus and in linear logic is now a celebrated tool. In particular, it allows to establish a Taylor expansion formula for various $\lambda$-calculi,…

计算机科学中的逻辑 · 计算机科学 2025-11-26 Rémy Cerda , Lionel Vaux Auclair

It has been known since Ehrhard and Regnier's seminal work on the Taylor expansion of $\lambda$-terms that this operation commutes with normalization: the expansion of a $\lambda$-term is always normalizable and its normal form is the…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Lionel Vaux

This paper presents the derivation of an executable Krivine abstract machine from a small step interpreter for the simply typed lambda calculus in the dependently typed programming language Agda.

编程语言 · 计算机科学 2012-02-15 Wouter Swierstra

A famous result by Milner is that the lambda-calculus can be simulated inside the pi-calculus. This simulation, however, holds only modulo strong bisimilarity on processes, i.e. there is a slight mismatch between beta-reduction and how it…

编程语言 · 计算机科学 2013-02-27 Beniamino Accattoli

The multiset based relational model of linear logic induces a semantics of the type free lambda-calculus, which corresponds to a non-idempotent intersection type system, System R. We prove that, in System R, the size of the type derivations…

计算机科学中的逻辑 · 计算机科学 2009-05-27 Daniel de Carvalho

The $\lambda\mu$-calculus plays a central role in the theory of programming languages as it extends the Curry-Howard correspondence to classical logic. A major drawback is that it does not satisfy B\"ohm's Theorem and it lacks the…

计算机科学中的逻辑 · 计算机科学 2024-09-19 Davide Barbarossa

Originating in Girard's Linear logic, Ehrhard and Regnier's Taylor expansion of $\lambda$-terms has been broadly used as a tool to approximate the terms of several variants of the $\lambda$-calculus. Many results arise from a Commutation…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Rémy Cerda , Lionel Vaux Auclair

We show that the normal form of the Taylor expansion of a $\lambda$-term is isomorphic to its B\"ohm tree, improving Ehrhard and Regnier's original proof along three independent directions. First, we simplify the final step of the proof by…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Federico Olimpieri , Lionel Vaux Auclair

We study the semantics of a resource-sensitive extension of the lambda calculus in a canonical reflexive object of a category of sets and relations, a relational version of Scott's original model of the pure lambda calculus. This calculus…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Thomas Ehrhard , Antonio Bucciarelli , Alberto Carraro , Giulio Manzonetto

The theory of the call-by-value lambda-calculus relies on weak evaluation and closed terms, that are natural hypotheses in the study of programming languages. To model proof assistants, however, strong evaluation and open terms are…

计算机科学中的逻辑 · 计算机科学 2017-02-02 Beniamino Accattoli , Giulio Guerrieri

Relevance vector machine (RVM) can be seen as a probabilistic version of support vector machines which is able to produce sparse solutions by linearly weighting a small number of basis functions instead using all of them. Regardless of a…

机器学习 · 计算机科学 2019-04-09 Farhood Rismanchian , Karim Rahimian

Can the $\lambda$-calculus be considered a reasonable computational model? Can we use it for measuring the time $\textit{and}$ space consumption of algorithms? While the literature contains positive answers about time, much less is known…

计算机科学中的逻辑 · 计算机科学 2024-11-27 Beniamino Accattoli , Ugo Dal Lago , Gabriele Vanoni

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 define two extensions of the typed linear lambda-calculus that yield minimal Turing-complete systems. The extensions are based on unbounded recursion in one case, and bounded recursion with minimisation in the other. We show that both…

计算机科学中的逻辑 · 计算机科学 2016-11-28 Sandra Alves , Maribel Fernández , Mário Florido , Ian Mackie

We present an abstract machine that implements a full-reducing (a.k.a. strong) call-by-value strategy for pure $\lambda$-calculus. It is derived using Danvy et al.'s functional correspondence from Cr\'egut's KN by: (1) deconstructing KN to…

编程语言 · 计算机科学 2020-09-16 Małgorzata Biernacka , Dariusz Biernacki , Witold Charatonik , Tomasz Drab

In this paper, we study a non-Markovian generalized relativistic Langevin equation (GRLE). We show that when the memory kernel is a sum of exponentials, the GRLE is equivalent to a Markovian system with added variables. We establish the…

概率论 · 数学 2026-03-17 Ethan Baker , Manh Hong Duong , Hung Dang Nguyen

Abstract machines for the strong evaluation of lambda-terms (that is, under abstractions) are a mostly neglected topic, despite their use in the implementation of proof assistants and higher-order logic programming languages. This paper…

编程语言 · 计算机科学 2016-03-18 Beniamino Accattoli , Pablo Barenbaum , Damiano Mazza

Accattoli, Dal Lago, and Vanoni have recently proved that the space used by the Space KAM, a variant of the Krivine abstract machine, is a reasonable space cost model for the lambda-calculus accounting for logarithmic space, solving a…

编程语言 · 计算机科学 2026-03-24 Beniamino Accattoli , Ugo Dal Lago , Gabriele Vanoni

We prove that orthogonal constructor term rewrite systems and lambda-calculus with weak (i.e., no reduction is allowed under the scope of a lambda-abstraction) call-by-value reduction can simulate each other with a linear overhead. In…

编程语言 · 计算机科学 2012-08-03 Ugo Dal Lago , Simone Martini

The lambda calculus since more than half a century is a model and foundation of functional programming languages. However, lambda expressions can be evaluated with different reduction strategies and thus, there is no fixed cost model nor…

编程语言 · 计算机科学 2024-05-22 Tomasz Drab
‹ 上一页 1 2 3 10 下一页 ›