中文
相关论文

相关论文: The Formal System lambda-delta

200 篇论文

The depth-bounded fragment of the pi-calculus is an expressive class of systems enjoying decidability of some important verification problems. Unfortunately membership of the fragment is undecidable. We propose a novel type system,…

计算机科学中的逻辑 · 计算机科学 2015-02-24 Emanuele D'Osualdo , Luke Ong

A fragment of second-order lambda calculus (System F) is defined that characterizes the elementary recursive functions. Type quantification is restricted to be non-interleaved and stratified, i.e., the types are assigned levels, and a…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Klaus Aehlig , Jan Johannsen

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

In compositional model-theoretic semantics, researchers assemble truth-conditions or other kinds of denotations using the lambda calculus. It was previously observed that the lambda terms and/or the denotations studied tend to follow the…

计算与语言 · 计算机科学 2016-07-11 Jirka Maršík , Maxime Amblard

Inspired by a recent graphical formalism for lambda-calculus based on linear logic technology, we introduce an untyped structural lambda-calculus, called lambda j, which combines actions at a distance with exponential rules decomposing the…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Beniamino Accattoli , Delia Kesner

This thesis is intended to provide an account of the theory and applications of Operational Methods that allow the "translation" of the theory of special functions and polynomials into a "different" mathematical language. The language we…

经典分析与常微分方程 · 数学 2018-03-09 Silvia Licciardi

This paper explores the semantics of a combinatory fragment of reFLect, the lambda-calculus underlying a functional language used by Intel Corporation for hardware design and verification. ReFLect is similar to ML, but has a primitive data…

计算机科学中的逻辑 · 计算机科学 2013-09-24 Tom Melham , Raphael Cohn , Ian Childs

In this work, we present a logical formalism for reasoning about quantum systems in finite dimension. Contrary to the usual approach in quantum logic, our formalism is based classical first-order logic, which allows us to use the tools of…

量子物理 · 物理学 2026-02-19 Olivier Brunet

This work exploits the logical foundation of session types to determine what kind of type discipline for the pi-calculus can exactly capture, and is captured by, lambda-calculus behaviours. Leveraging the proof theoretic content of the…

计算机科学中的逻辑 · 计算机科学 2018-01-26 Bernardo Toninho , Nobuko Yoshida

The so-called light logics have been introduced as logical systems enjoying quite remarkable normalization properties. Designing a type assignment system for pure lambda calculus from these logics, however, is problematic. In this paper we…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Paolo Coppola , Ugo Dal Lago , Simona Ronchi Della Rocca

Recent developments in the categorical foundations of universal algebra have given fresh impetus to an understanding of the lambda calculus coming from categorical logic: an interpretation is a semi-closed algebraic theory. Scott's…

范畴论 · 数学 2015-07-22 Martin Hyland

The lambda-calculus is a peculiar computational model whose definition does not come with a notion of machine. Unsurprisingly, implementations of the lambda-calculus have been studied for decades. Abstract machines are implementations…

编程语言 · 计算机科学 2017-01-04 Beniamino Accattoli

We present a framework for the formal meta-theory of lambda calculi in first-order syntax, with two sorts of names, one to represent both free and bound variables, and the other for constants, and by using Stoughton's multiple…

计算机科学中的逻辑 · 计算机科学 2023-03-24 Sebastián Urciuoli

The extensive deployment of probabilistic algorithms has radically changed our perspective on several well-established computational notions. Correctness is probably the most basic one. While a typical probabilistic program cannot be said…

计算机科学中的逻辑 · 计算机科学 2025-02-17 Francesco A. Genco , Giuseppe Primiero

A notion of probabilistic lambda-calculus usually comes with a prescribed reduction strategy, typically call-by-name or call-by-value, as the calculus is non-confluent and these strategies yield different results. This is a break with one…

计算机科学中的逻辑 · 计算机科学 2020-02-21 Ugo Dal Lago , Giulio Guerrieri , Willem Heijltjes

We introduce a universe of regular datatypes with variable binding information, for which we define generic formation and elimination (i.e. induction /recursion) operators. We then define a generic alpha-equivalence relation over the types…

编程语言 · 计算机科学 2018-07-06 Ernesto Copello , Nora Szasz , Álvaro Tasistro

A type assignment system for lambda-calculus enjoys the principal typing property if every typable term M has a special typing, called principal, from which all typings for M can be obtained via suitable operations. The existence of…

计算机科学中的逻辑 · 计算机科学 2026-03-05 Daniele Pautasso , Simona Ronchi Della Rocca

We give an adequate, concrete, categorical-based model for Lambda-S, which is a typed version of a linear-algebraic lambda calculus, extended with measurements. Lambda-S is an extension to first-order lambda calculus unifying two approaches…

计算机科学中的逻辑 · 计算机科学 2024-06-18 Alejandro Díaz-Caro , Octavio Malherbe

Algorithms operating on real numbers are implemented as floating-point computations in practice, but floating-point operations introduce roundoff errors that can degrade the accuracy of the result. We propose $\Lambda_{num}$, a functional…

编程语言 · 计算机科学 2025-04-10 Ariel E. Kellison , Justin Hsu

The categorical models of the differential lambda-calculus are additive categories because of the Leibniz rule which requires the summation of two expressions. This means that, as far as the differential lambda-calculus and differential…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Thomas Ehrhard