中文
相关论文

相关论文: Arithmetical proofs of strong normalization result…

200 篇论文

The lambda-calculus with de Bruijn indices assembles each alpha-class of lambda-terms in a unique term, using indices instead of variable names. Intersection types provide finitary type polymorphism and can characterise normalisable…

计算机科学中的逻辑 · 计算机科学 2010-01-26 Daniel Ventura , Mauricio Ayala-Rincón , Fairouz Kamareddine

We study the strict type assignment for lambda-mu that is presented in [van Bakel'16]. We define a notion of approximants of lambda-mu-terms, show that it generates a semantics, and that for each typeable term there is an approximant that…

计算机科学中的逻辑 · 计算机科学 2017-02-09 Steffen van Bakel

This article proposes an initiation to \'Ecalle's mould calculus, a powerful combinatorial tool which yields surprisingly explicit formulas for the normalising series attached to an analytic germ of singular vector field. This is…

动力系统 · 数学 2008-01-14 David Sauzin

We define a variant of realizability where realizers are pairs of a term and a substitution. This variant allows us to prove the normalization of a simply-typed call-by-need $$\lambda$-$calculus with control due to Ariola et al. Indeed, in…

计算机科学中的逻辑 · 计算机科学 2018-03-05 Étienne Miquey , Hugo Herbelin

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 define a notion of model for the $\lambda$$\Pi$-calculus modulo theory and prove a soundness theorem. We then define a notion of super-consistency and prove that proof reduction terminates in the $\lambda$$\Pi$-calculus modulo any…

计算机科学中的逻辑 · 计算机科学 2017-04-28 Gilles Dowek

Substitution resolution supports the computational character of $\beta$-reduction, complementing its execution with a capture-avoiding exchange of terms for bound variables. Alas, the meta-level definition of substitution, masking a…

计算机科学中的逻辑 · 计算机科学 2018-12-12 Maciej Bendkowski

Linear head reduction is a key tool for the analysis of reduction machines for lambda-calculus and for game semantics. Its definition requires a notion of redex at a distance named primary redex in the literature. Nevertheless, a clear and…

计算机科学中的逻辑 · 计算机科学 2017-01-19 Stefano Guerrini

We prove existence of normalized solutions to \[ \begin{cases} -\Delta u - \lambda_1 u = \mu_1 u^3+ \beta u v^2 & \text{in $\mathbb{R}^3$} -\Delta v- \lambda_2 v = \mu_2 v^3 +\beta u^2 v & \text{in $\mathbb{R}^3$}\int_{\mathbb{R}^3} u^2 =…

偏微分方程分析 · 数学 2017-02-02 Thomas Bartsch , Nicola Soave

We present a Curry-style second-order type system with union and intersection types for the lambda-calculus with constructors of Arbiser, Miquel and Rios, an extension of lambda-calculus with a pattern matching mechanism for variadic…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Barbara Petit

In this paper, for an $\lambda$-strict pseudocontraction $T$, we prove strong convergence of the modified Mann's iteration defined by $$x_{n+1}=\beta_{n}u+\gamma_nx_n+(1-\beta_{n}-\gamma_n)[\alpha_{n}Tx_n+(1-\alpha_{n})x_n],$$ where…

泛函分析 · 数学 2024-01-29 Yisheng Song , Hongjun Wang

Fitch-style modal lambda calculi enable programming with necessity modalities in a typed lambda calculus by extending the typing context with a delimiting operator that is denoted by a lock. The addition of locks simplifies the formulation…

计算机科学中的逻辑 · 计算机科学 2022-07-27 Nachiappan Valliappan , Fabian Ruch , Carlos Tomé Cortiñas

We define a strongly normalising proof-net calculus corresponding to the logic of strongly compact closed categories with biproducts. The calculus is a full and faithful representation of the free strongly compact closed category with…

量子物理 · 物理学 2013-06-20 Samson Abramsky , Ross Duncan

A polarized version of Girard, Scedrov and Scott's Bounded Linear Logic is introduced and its normalization properties studied. Following Laurent, the logic naturally gives rise to a type system for the lambda-mu-calculus, whose derivations…

计算机科学中的逻辑 · 计算机科学 2013-10-08 Ugo Dal Lago , Giulio Pellitta

We give in this paper a short semantical proof of the strong normalization for full propositional classical natural deduction. This proof is an adaptation of reducibility candidates introduced by J.-Y. Girard and simplified to the classical…

逻辑 · 数学 2009-05-05 Karim Nour , Khelifa Saber

We introduce the countdown $\mu$-calculus, an extension of the modal $\mu$-calculus with ordinal approximations of fixpoint operators. In addition to properties definable in the classical calculus, it can express (un)boundedness properties…

计算机科学中的逻辑 · 计算机科学 2022-08-02 Jędrzej Kołodziejski , Bartek Klin

The lambda calculus is a widely accepted computational model of higher-order functional pro- grams, yet there is not any direct and universally accepted cost model for it. As a consequence, the computational difficulty of reducing lambda…

计算机科学中的逻辑 · 计算机科学 2012-02-09 Beniamino Accattoli , Ugo Dal Lago

To support the understanding of declarative probabilistic programming languages, we introduce a lambda-calculus with a fair binary probabilistic choice that chooses between its arguments with equal probability. The reduction strategy of the…

计算机科学中的逻辑 · 计算机科学 2022-05-31 David Sabel , Manfred Schmidt-Schauß , Luca Maio

The lambda calculus with constructors is an extension of the lambda calculus with variadic constructors. It decomposes the pattern-matching a la ML into a case analysis on constants and a commutation rule between case and application…

计算机科学中的逻辑 · 计算机科学 2012-03-06 Barbara Petit

This paper presents a logical approach to the translation of functional calculi into concurrent process calculi. The starting point is a type system for the {\pi}-calculus closely related to linear logic. Decompositions of intuitionistic…

计算机科学中的逻辑 · 计算机科学 2011-07-22 Emmanuel Beffara