中文
相关论文

相关论文: Relevant First-Order Logic $LP^\#$ and Curry's Par…

200 篇论文

This paper discusses a forgotten remark of Paul L\'evy (1935), determining the asymptotic distribution of sums of i.i.d. random variables with tails $cx^{-\alpha}\psi(\log x)$, where $0<\alpha<2$ and $\psi$ is a periodic function on…

概率论 · 数学 2016-09-28 István Berkes

This thesis investigates effectful declarative programming with an emphasis on non-determinism as an effect. On the one hand, we are interested in developing applications using non-determinism as underlying implementation idea. We discuss…

编程语言 · 计算机科学 2020-06-03 Sandra Dylus

Classical logic has a serious limitation in that it cannot cope with the issues of vagueness and uncertainty into which fall most modes of human reasoning. In order to provide a foundation for human knowledge representation and reasoning in…

人工智能 · 计算机科学 2016-08-30 Van Hung Le

We introduce a functional calculus with simple syntax and operational semantics in which the calculi introduced so far in the Curry-Howard correspondence for Classical Logic can be faithfully encoded. Our calculus enjoys confluence without…

计算机科学中的逻辑 · 计算机科学 2013-04-01 Alberto Carraro , Thomas Ehrhard , Antonino Salibra

Possibilistic logic is a well-known graded logic of uncertainty suitable to reason under incomplete information and partially inconsistent knowledge, which is built upon classical first order logic. There exists for Possibilistic logic a…

人工智能 · 计算机科学 2013-01-31 Teresa Alsinet , Lluis Godo , Sandra Sandri

We consider a language together with the subword relation, the cover relation, and regular predicates. For such structures, we consider the extension of first-order logic by threshold- and modulo-counting quantifiers. Depending on the…

形式语言与自动机理论 · 计算机科学 2019-01-09 Dietrich Kuske , Georg Zetzsche

We consider the problem of counting the number of answers to a first-order formula on a finite structure. We present and study an extension of first-order logic in which algorithms for this counting problem can be naturally and conveniently…

计算机科学中的逻辑 · 计算机科学 2017-04-21 Hubie Chen , Stefan Mengel

The St. Petersburg Paradox, an important topic in probability theory, has not been solved in the last 280 years. Since Nicolaus Bernoulli proposed the St. Petersburg Paradox in 1738, many people had tried to solve it and had proposed…

综合金融 · 定量金融 2020-05-14 Dahang Li

This paper focuses on resolution in linguistic first order logic with truth value taken from linear symmetrical hedge algebra. We build the basic components of linguistic first order logic, including syntax and semantics. We present a…

计算机科学中的逻辑 · 计算机科学 2014-04-01 Thi-Minh-Tam Nguyen , Viet-Trung Vu , The-Vinh Doan , Duc-Khanh Tran

Functional logic languages can solve equations over user-defined data and functions. Thus, the definition of an appropriate meaning of equality has a long history in these languages, ranging from reflexive equality in early equational logic…

编程语言 · 计算机科学 2019-08-29 Michael Hanus , Finn Teegen

In this chapter we give a basic overview of known results regarding Craig interpolation for first-order logic as well as for fragments of first-order logic. Our aim is to provide an entry point into the literature on interpolation theorems…

计算机科学中的逻辑 · 计算机科学 2025-10-07 Balder ten Cate , Jesse Comer

We consider the problem of answering queries about formulas of first-order logic based on background knowledge partially represented explicitly as other formulas, and partially represented as examples independently drawn from a fixed…

人工智能 · 计算机科学 2019-06-25 Vaishak Belle , Brendan Juba

Plausible reasoning concerns situations whose inherent lack of precision is not quantified; that is, there are no degrees or levels of precision, and hence no use of numbers like probabilities. A hopefully comprehensive set of principles…

人工智能 · 计算机科学 2017-04-05 David Billington

This paper investigates the satisfiability problem for Separation Logic, with unrestricted nesting of separating conjunctions and implications, for prenex formulae with quantifier prefix in the language $\exists^*\forall^*$, in the cases…

计算机科学中的逻辑 · 计算机科学 2018-02-19 Mnacho Echenim , Radu Iosif , Nicolas Peltier

To answer database queries over incomplete data the gold standard is finding certain answers: those that are true regardless of how incomplete data is interpreted. Such answers can be found efficiently for conjunctive queries and their…

数据库 · 计算机科学 2023-10-20 Amélie Gheerbrant , Leonid Libkin , Alexandra Rogova , Cristina Sirangelo

This article discusses the logical errors in the liar paradox, G\"odel's incompleteness theorems, Russell's paradox, and the halting problem. In order to avoid these errors, a redefinition of logic has been presented, which is concluded as…

综合数学 · 数学 2023-08-21 Xuezhi Yang

Two types of approximation to the paradoxical Russell Set are presented, one approximating it from below, one from above. It is shown that any lower approximation gives rise to a better approximation containing it, and that any upper…

逻辑 · 数学 2024-05-29 Flash Sheridan

Given the emergent reasoning abilities of large language models, information retrieval is becoming more complex. Rather than just retrieve a document, modern information retrieval systems advertise that they can synthesize an answer based…

信息检索 · 计算机科学 2024-02-29 Gregory Coppola

This is a survey of {\lambda}-calculi that, through the Curry-Howard isomorphism, correspond to constructive modal logics. We cover the prehistory of the subject and then concentrate on the developments that took place in the 1990s and…

计算机科学中的逻辑 · 计算机科学 2016-05-27 G. A. Kavvos

Process calculi based in logic, such as $\pi$DILL and CP, provide a foundation for deadlock-free concurrent programming, but exclude non-determinism and races. HCP is a reformulation of CP which addresses a fundamental shortcoming: the…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Wen Kokke , J. Garrett Morris , Philip Wadler