中文
相关论文

相关论文: Skolemization in Simple Type Theory: the Logical a…

200 篇论文

Skolemization, with Herbrand's theorem, underpins automated theorem proving and various transformations in computer science and mathematics. Skolemization removes strong quantifiers by introducing new function symbols, enabling efficient…

计算机科学中的逻辑 · 计算机科学 2025-01-28 Matthias Baaz , Mariami Gamsakhurdia , Rosalie Iemhoff , Raheleh Jalali

Despite the considerable interest in new dependent type theories, simple type theory (which dates from 1940) is sufficient to formalise serious topics in mathematics. This point is seen by examining formal proofs of a theorem about…

计算机科学中的逻辑 · 计算机科学 2018-04-24 Lawrence C. Paulson

The Skolem Problem asks to determine whether a given integer linear recurrence sequence has a zero term. This problem arises across a wide range of topics in computer science, including loop termination, formal languages, automata theory,…

离散数学 · 计算机科学 2024-02-21 Florian Luca , James Maynard , Armand Noubissie , Joël Ouaknine , James Worrell

Focusing is a known technique for reducing the number of proofs while preserving derivability. Skolemisation is another technique designed to improve proof search, which reduces the number of back-tracking steps by representing dependencies…

计算机科学中的逻辑 · 计算机科学 2024-05-03 Alessandro Bruni , Eike Ritter , Carsten Schürmann

We give a presentation of Simple Type Theory as a clausal rewrite system in Polarized deduction modulo.

计算机科学中的逻辑 · 计算机科学 2023-04-27 Gilles Dowek

Church's simple type theory is often deemed too simple for elaborate mathematical constructions. In particular, doubts were raised whether schemes could be formalized in this setting and a challenge was issued. Schemes are sophisticated…

代数几何 · 数学 2022-10-14 Anthony Bordg , Lawrence Paulson , Wenda Li

Simple type theory is formulated for use with the generic theorem prover Isabelle. This requires explicit type inference rules. There are function, product, and subset types, which may be empty. Descriptions (the eta-operator) introduce the…

计算机科学中的逻辑 · 计算机科学 2008-02-03 Lawrence C. Paulson

First-order model counting emerged recently as a novel reasoning task, at the core of efficient algorithms for probabilistic logics. We present a Skolemization algorithm for model counting problems that eliminates existential quantifiers…

人工智能 · 计算机科学 2014-03-06 Guy Van den Broeck , Wannes Meert , Adnan Darwiche

The field of directed type theory seeks to design type theories capable of reasoning synthetically about (higher) categories, by generalizing the symmetric identity types of Martin-L\"of Type Theory to asymmetric hom-types. We articulate…

范畴论 · 数学 2025-10-21 Thorsten Altenkirch , Jacob Neumann

Simple type theory is suited as framework for combining classical and non-classical logics. This claim is based on the observation that various prominent logics, including (quantified) multimodal logics and intuitionistic logics, can be…

计算机科学中的逻辑 · 计算机科学 2015-03-17 Christoph Benzmueller

A Skolem sequence is a sequence a_1,a_2,...,a_2n (where a_i \in A = {1,...,n }), each a_i occurs exactly twice in the sequence and the two occurrences are exactly a_i positions apart. A set A that can be used to construct Skolem sequences…

组合数学 · 数学 2007-05-23 Gustav Nordh

We show that the Skolem Problem is decidable in finitely generated commutative rings of positive characteristic. More precisely, we show that there exists an algorithm which, given a finite presentation of a (unitary) commutative ring…

计算机科学中的逻辑 · 计算机科学 2026-03-12 Ruiwen Dong , Doron Shafrir

We present a straightforward embedding of quantified multimodal logic in simple type theory and prove its soundness and completeness. Modal operators are replaced by quantification over a type of possible worlds. We present simple…

人工智能 · 计算机科学 2009-05-18 Christoph Benzmueller , Lawrence C. Paulson

Considerable thought has been devoted to an adequate definition of the class of infinite, random binary sequences (the sort of sequence that almost certainly arises from flipping a fair coin indefinitely). The first mathematical exploration…

计算复杂性 · 计算机科学 2007-05-23 Elliott H. Lieb , Daniel Osherson , Scott Weinstein

In this paper, we describe the formalization of the axiom of choice and several of its famous equivalent theorems in Morse-Kelley set theory. These theorems include Tukey's lemma, the Hausdorff maximal principle, the maximal principle,…

计算机科学中的逻辑 · 计算机科学 2019-06-11 Tianyu Sun , Wensheng Yu

Humans can generate reasonable answers to novel queries (Schulz, 2012): if I asked you what kind of food you want to eat for lunch, you would respond with a food, not a time. The thought that one would respond "After 4pm" to "What would you…

人工智能 · 计算机科学 2022-10-05 Felix A. Sosa , Tomer Ullman

We present generalized algebraic theories corresponding to slightly modified versions of two of the type theories in our paper Type Theory with Explicit Universe Polymorphism. We first present a generalized algebraic theory for categories…

计算机科学中的逻辑 · 计算机科学 2026-03-05 Marc Bezem , Thierry Coquand , Peter Dybjer , Martín Escardó

The celebrated Skolem-Mahler-Lech Theorem states that the set of zeros of a linear recurrence sequence is the union of a finite set and finitely many arithmetic progressions. The corresponding computational question, the Skolem Problem,…

计算机科学中的逻辑 · 计算机科学 2022-04-29 Yuri Bilu , Florian Luca , Joris Nieuwveld , Joël Ouaknine , David Purser , James Worrell

A hierarchy of type universes is a rudimentary ingredient in the type theories of many proof assistants to prevent the logical inconsistency resulting from combining dependent functions and the type-in-type rule. In this work, we argue that…

编程语言 · 计算机科学 2024-04-09 Jonathan Chan , Stephanie Weirich

In proof theory the notion of canonical proof is rather basic, and it is usually taken for granted that a canonical proof of a sentence must be unique up to certain minor syntactical details (such as, e.g., change of bound variables). When…

计算机科学中的逻辑 · 计算机科学 2013-08-07 Ruy J. G. B. de Queiroz , Anjolina G. de Oliveira
‹ 上一页 1 2 3 10 下一页 ›