中文
相关论文

相关论文: Call-By-Name Is Just Call-By-Value with Delimited …

200 篇论文

We show that any multiple-valued function can be represented by a linear lambda term typed in a second-order polymorphic type system, using two distinct styles. The first is a circuit style, which mimics combinational circuits in switching…

编程语言 · 计算机科学 2026-03-30 Satoshi Matsuoka

In this paper we investigate the $\lambda$ -calculus, a $\lambda$-calculus enriched with resource control. Explicit control of resources is enabled by the presence of erasure and duplication operators, which correspond to thinning and…

计算机科学中的逻辑 · 计算机科学 2014-12-20 S. Ghilezan , J. Ivetic , P. Lescanne , S. Likavec

Fitch-style modal deduction, in which modalities are eliminated by opening a subordinate proof, and introduced by shutting one, were investigated in the 1990s as a basis for lambda calculi. We show that such calculi have good computational…

计算机科学中的逻辑 · 计算机科学 2018-01-22 Ranald Clouston

We study the family of compact operators $B_{\alpha} = V A_{\alpha} V$, $\alpha>0$ in $L^2(\mathbb R^d)$, $d\ge 1$, where $A_{\alpha}$ is the pseudo-differential operator with symbol $a_{\alpha}(\boldsymbol\xi) = a(\alpha\boldsymbol\xi)$,…

谱理论 · 数学 2022-01-27 Alexander V. Sobolev

We study Milner's lambda-calculus with partial substitutions. Particularly, we show confluence on terms and metaterms, preservation of \b{eta}-strong normalisation and characterisation of strongly normalisable terms via an intersection…

计算机科学中的逻辑 · 计算机科学 2023-12-21 Delia Kesner , Shane Ó Conchúir

We present a study of a specific kind of lowering operator, herein called $\Lambda$, which is defined as a finite sum of lowering operators, proving that this configuration can be altered, for instance, by the use of Stirling numbers. We…

经典分析与常微分方程 · 数学 2014-04-15 Pascal Maroni , Teresa A. Mesquita

We investigate an extension of nominal many-sorted signatures in which abstraction has a form of instantiation, called generalised concretion, as elimination operator (similarly to lambda-calculi). Expressions are then classified using a…

计算机科学中的逻辑 · 计算机科学 2025-10-15 Maribel Fernández , Miguel Pagano , Nora Szasz , Álvaro Tasistro

Continuation Calculus (CC), introduced by Geron and Geuvers, is a simple foundational model for functional computation. It is closely related to lambda calculus and term rewriting, but it has no variable binding and no pattern matching. It…

计算机科学中的逻辑 · 计算机科学 2014-09-12 Herman Geuvers , Wouter Geraedts , Bram Geron , Judith van Stegeren

We describe a type system for the linear-algebraic lambda-calculus. The type system accounts for the part of the language emulating linear operators and vectors, i.e. it is able to statically describe the linear combinations of terms…

计算机科学中的逻辑 · 计算机科学 2012-08-01 Pablo Arrighi , Alejandro Díaz-Caro , Benoît Valiron

A system $\boldsymbol\lambda_{\theta}$ is developed that combines modal logic and simply-typed lambda calculus, and that generalizes the system studied by Montague and Gallin. Whereas Montague and Gallin worked with Church's simple theory…

计算机科学中的逻辑 · 计算机科学 2025-10-21 Sean Walsh

The intuitionistic fragment of the call-by-name version of Curien and Herbelin's \lambda\_mu\_{\~mu}-calculus is isolated and proved strongly normalising by means of an embedding into the simply-typed lambda-calculus. Our embedding is a…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Jose Espirito Santo , Ralph Matthes , Luis Pinto

We investigate the relationship between finite terms in {\lambda}-letrec, the {\lambda}-calculus with letrec, and the infinite {\lambda}-terms they express. We say that a lambda-letrec term expresses a lambda-term if the latter can be…

编程语言 · 计算机科学 2016-10-20 Jan Rochel

Many calculi exist for modelling various features of object-oriented languages. Many of them are based on $\lambda$-calculus and focus either on statically typed class-based languages or dynamic prototype-based languages. We formalize…

编程语言 · 计算机科学 2022-12-05 Nikolai Kudasov , Violetta Sim

This text gives a rough, but linear summary covering some key definitions, notations, and propositions from Lambda Calculus: Its Syntax and Semantics, the classical monograph by Barendregt. First, we define a theory of untyped extensional…

计算机科学中的逻辑 · 计算机科学 2013-10-28 Anton Salikhmetov

Intersection types are a standard tool in operational and semantical studies of the lambda calculus. De Carvalho showed how multi types, a quantitative variant of intersection types providing a handy presentation of the relational…

计算机科学中的逻辑 · 计算机科学 2023-12-05 Beniamino Accattoli

We present an abstract machine and a reduction semantics for the lambda-calculus extended with control operators that give access to delimited continuations in the CPS hierarchy. The abstract machine is derived from an evaluator in…

计算机科学中的逻辑 · 计算机科学 2023-06-27 Malgorzata Biernacka , Dariusz Biernacki , Olivier Danvy

We propose to use Church encodings in typed lambda-calculi as the basis for an automata-theoretic counterpart of implicit computational complexity, in the same way that monadic second-order logic provides a counterpart to descriptive…

计算机科学中的逻辑 · 计算机科学 2019-07-02 Lê Thành Dũng Nguyên

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

Quantum control is traditionally expressed through bilinear models and their associated Lie algebra controllability criteria. But, the first order approximation are not always sufficient and higher order developpements are used in recent…

数值分析 · 数学 2008-08-14 Gabriel Turinici

We propose an implementation of lambda+, a recently introduced simply typed lambda-calculus with pairs where isomorphic types are made equal. The rewrite system of lambda+ is a rewrite system modulo an equivalence relation, which makes its…

计算机科学中的逻辑 · 计算机科学 2018-11-06 Alejandro Díaz-Caro , Pablo E. Martínez López