中文
相关论文

相关论文: A Quantifier-Free String Theory for ALOGTIME Reaso…

200 篇论文

The famous G\"odel incompleteness theorem states that for every consistent sufficiently rich formal theory T there exist true statements that are unprovable in T. Such statements would be natural candidates for being added as axioms, but…

Reasoning under uncertainty is a fundamental challenge in Artificial Intelligence. As with most of these challenges, there is a harsh dilemma between the expressive power of the language used, and the tractability of the computational…

人工智能 · 计算机科学 2025-05-08 Luise Ge , Brendan Juba , Kris Nilsson

String field theory is a candidate for a full non-perturbative definition of string theory. We aim to define string field theory on a space-time lattice to investigate its behaviour at the quantum level. Specifically, we look at string…

高能物理 - 格点 · 物理学 2010-12-23 Francis Bursa , Michael Kroyter

We present the design, implementation, and foundation of a verifier for higher-order functional programs with generics and recursive data types. Our system supports proving safety and termination using preconditions, postconditions and…

计算机科学中的逻辑 · 计算机科学 2020-03-25 Jad Hamza , Nicolas Voirol , Viktor Kunčak

The provability logic of a theory $T$ captures the structural behavior of formalized provability in $T$ as provable in $T$ itself. Like provability, one can formalize the notion of relative interpretability giving rise to interpretability…

逻辑 · 数学 2015-04-01 Evan Goris , Joost J. Joosten

In these notes we propose a new, simpler proof system for first-order matching logic with application and definedness. The new proof system is inspired by Tarski's axiomatization for first order-logic with equality (simplified by Kalish and…

计算机科学中的逻辑 · 计算机科学 2025-06-26 Laurenţiu Leuştean , Dafina Trufaş

Large Language Models (LLMs) have shown impressive performance in mathematical reasoning tasks when guided by Chain-of-Thought (CoT) prompting. However, they tend to produce highly confident yet incorrect outputs, which poses significant…

机器学习 · 计算机科学 2025-06-11 Zhenjiang Mao , Artem Bisliouk , Rohith Reddy Nama , Ivan Ruchkin

The main purpose of this paper is to introduce a first-order temporal logic, LTLFO, and a corresponding monitor construction based on a new type of automaton, called spawning automaton. Specifically, we show that monitoring a specification…

计算机科学中的逻辑 · 计算机科学 2013-03-18 Andreas Bauer , Jan-Christoph Küster , Gil Vegliach

It is known that Metric Temporal Logic (MTL) is strictly less expressive than the Monadic First-Order Logic of Order and Metric (FO[<, +1]) when interpreted over timed words; this remains true even when the time domain is bounded a priori.…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Hsi-Ming Ho , Joël Ouaknine , James Worrell

We present a novel length-aware solving algorithm for the quantifier-free first-order theory over regex membership predicate and linear arithmetic over string length. We implement and evaluate this algorithm and related heuristics in the Z3…

计算机科学中的逻辑 · 计算机科学 2021-05-10 Murphy Berzish , Mitja Kulczynski , Federico Mora , Florin Manea , Joel D. Day , Dirk Nowotka , Vijay Ganesh

We investigate the properties of formal languages expressible in terms of formulas over quantifier-free theories of word equations, arithmetic over length constraints, and language membership predicates for the classes of regular, visibly…

形式语言与自动机理论 · 计算机科学 2022-05-03 Joel D. Day , Vijay Ganesh , Nathan Grewal , Florin Manea

We study the proof theory and algorithms for orthologic, a logical system based on ortholattices, which have shown practical relevance in simplification and normalization of verification conditions. Ortholattices weaken Boolean algebras…

计算机科学中的逻辑 · 计算机科学 2023-12-08 Simon Guilloud , Viktor Kuncak

Many automatic theorem provers are restricted to untyped logics, and existing translations from typed logics are bulky or unsound. Recent research proposes monotonicity as a means to remove some clutter when translating monomorphic to…

计算机科学中的逻辑 · 计算机科学 2019-03-14 Jasmin Christian Blanchette , Sascha Böhme , Andrei Popescu , Nicholas Smallbone

We formulate here a new world-sheet renormalization-group technique for the bosonic string, which is non-perturbative in the Regge slope alpha' and based on a functional method for controlling the quantum fluctuations, whose magnitudes are…

高能物理 - 理论 · 物理学 2009-11-11 Jean Alexandre , John Ellis , Nikolaos E. Mavromatos

We present a first-order theory of sequences with integer elements, Presburger arithmetic, and regular constraints, which can model significant properties of data structures such as arrays and lists. We give a decision procedure for the…

计算机科学中的逻辑 · 计算机科学 2013-08-14 Carlo A. Furia

While large language models (LLMs) have demonstrated remarkable reasoning capabilities, they are not without their flaws and inaccuracies. Recent studies have introduced various methods to mitigate these limitations. Temporal reasoning…

计算与语言 · 计算机科学 2024-10-10 Siheng Xiong , Ali Payani , Ramana Kompella , Faramarz Fekri

A data word is a sequence of pairs of a letter from a finite alphabet and an element from an infinite set, where the latter can only be compared for equality. To reason about data words, linear temporal logic is extended by the freeze…

计算机科学中的逻辑 · 计算机科学 2008-04-03 Stephane Demri , Ranko Lazic

Proof assistants are software-based tools that are used in the mechanization of proof construction and validation in mathematics and computer science, and also in certified program development. Different tools are being increasingly used in…

形式语言与自动机理论 · 计算机科学 2015-05-04 Marcus Vinícius Midena Ramos , Ruy J. G. B. de Queiroz

The one-variable fragment of a first-order logic may be viewed as an "S5-like" modal logic, where the universal and existential quantifiers are replaced by box and diamond modalities, respectively. Axiomatizations of these modal logics have…

逻辑 · 数学 2024-11-20 Petr Cintula , George Metcalfe , Naomi Tokuda

Complex logical reasoning tasks require a long sequence of reasoning, which a large language model (LLM) with chain-of-thought prompting still falls short. To alleviate this issue, neurosymbolic approaches incorporate a symbolic solver.…

计算与语言 · 计算机科学 2025-07-22 Hyun Ryu , Gyeongman Kim , Hyemin S. Lee , Eunho Yang