中文
相关论文

相关论文: The Formal System lambda-delta

200 篇论文

Representation theorems for formal systems often take the form of an inductive translation that satisfies certain invariants, which are proved inductively. Theory morphisms and logical relations are common patterns of such inductive…

计算机科学中的逻辑 · 计算机科学 2026-03-20 Thomas Traversié , Florian Rabe

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

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 confluence of untyped lambda-calculus with unconditional rewriting has already been studied in various directions. In this paper, we investigate the confluence of lambda-calculus with conditional rewriting and provide general results in…

计算机科学中的逻辑 · 计算机科学 2016-08-16 Frédéric Blanqui , Claude Kirchner , Colin Riba

We introduce a first proofs-as-parallel-programs correspondence for classical logic. We define a parallel and more powerful extension of the simply typed lambda calculus corresponding to an analytic natural deduction based on the excluded…

计算机科学中的逻辑 · 计算机科学 2018-09-24 Federico Aschieri , Agata Ciabattoni , Francesco Antonio Genco

We study an untyped lambda calculus with quantum data and classical control. This work stems from previous proposals by Selinger and Valiron and by Van Tonder. We focus on syntax and expressiveness, rather than (denotational) semantics. We…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Ugo Dal Lago , Andrea Masini , Margherita Zorzi

In the first part of this paper, we define two resource aware typing systems for the {\lambda}{\mu}-calculus based on non-idempotent intersection and union types. The non-idempotent approach provides very simple combinatorial…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Delia Kesner , Pierre Vial

Filinski constructed a symmetric lambda-calculus consisting of expressions and continuations which are symmetric, and functions which have duality. In his calculus, functions can be encoded to expressions and continuations using primitive…

计算机科学中的逻辑 · 计算机科学 2021-02-01 Tatsuya Abe , Daisuke Kimura

Combining ideas coming from Stone duality and Reynolds parametricity, we formulate in a clean and principled way a notion of profinite lambda-term which, we show, generalizes at every type the traditional notion of profinite word coming…

计算机科学中的逻辑 · 计算机科学 2024-02-14 Sam van Gool , Paul-André Melliès , Vincent Moreau

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

Safety is a syntactic condition of higher-order grammars that constrains occurrences of variables in the production rules according to their type-theoretic order. In this paper, we introduce the safe lambda calculus, which is obtained by…

编程语言 · 计算机科学 2015-07-01 William Blum , C. -H. Luke Ong

Classical automata theory is far more capable of modeling complex digital systems than is widely acknowledged in the ``formal methods'' literature. This paper takes a second look at automata theory methods that were mostly developed in the…

形式语言与自动机理论 · 计算机科学 2026-04-21 Victor Yodaiken

We revisit the Vectorial Lambda Calculus, a typed version of Lineal. Vectorial (as well as Lineal) has been originally designed for quantum computing, as an extension to System F where linear combinations of lambda terms are also terms and…

计算机科学中的逻辑 · 计算机科学 2021-05-17 Francisco Noriega , Alejandro Díaz-Caro

This paper explores proof-theoretic aspects of hybrid type-logical grammars , a logic combining Lambek grammars with lambda grammars. We prove some basic properties of the calculus, such as normalisation and the subformula property and also…

计算与语言 · 计算机科学 2020-09-23 Richard Moot , Symon Stevens-Guille

Autoformalization has emerged as a term referring to the automation of formalization - specifically, the formalization of mathematics using interactive theorem provers (proof assistants). Its rapid development has been driven by progress in…

We provide a characterisation of strongly normalising terms of the lambda-mu-calculus by means of a type system that uses intersection and product types. The presence of the latter and a restricted use of the type omega enable us to…

计算机科学中的逻辑 · 计算机科学 2013-08-01 Steffen van Bakel , Franco Barbanera , Ugo de'Liguoro

We give a type system in which the universe of types is closed by reflection into it of the logical relation defined externally by induction on the structure of types. This contribution is placed in the context of the search for a natural,…

计算机科学中的逻辑 · 计算机科学 2015-02-23 Andrew Polonsky

We present a typing system with non-idempotent intersection types, typing a term syntax covering three different calculi: the pure {\lambda}-calculus, the calculus with explicit substitutions {\lambda}S, and the calculus with explicit…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Alexis Bernadet , Stéphane Jean Lengrand

Given an associative, not necessarily commutative, ring R with identity, a formal matrix calculus is introduced and developed for pairs of matrices over R. This calculus subsumes the theory of homogeneous systems of linear equations with…

K理论与同调 · 数学 2009-09-03 Ivo Herzog

We introduce two-sided type systems, which are sequent calculi for typing formulas. Two-sided type systems allow for hypothetical reasoning over the typing of compound program expressions, and the refutation of typing formulas. By…

编程语言 · 计算机科学 2023-10-23 Steven Ramsay , Charlie Walpole