中文
相关论文

相关论文: Escape to Mizar for ATPs

200 篇论文

A considerable body of work in AI has been concerned with aggregating measures of confirmatory and disconfirmatory evidence for a common set of propositions. Claiming classical probability to be inadequate or inappropriate, several…

人工智能 · 计算机科学 2013-04-15 Benjamin N. Grosof

In this work, we prove over 3000 previously ATP-unproved Mizar/MPTP problems by using several ATP and AI methods, raising the number of ATP-solved Mizar problems from 75\% to above 80\%. First, we start to experiment with the cvc5 SMT…

人工智能 · 计算机科学 2024-06-26 Jan Jakubův , Mikoláš Janota , Josef Urban

Inventing targeted proof search strategies for specific problem sets is a difficult task. State-of-the-art automated theorem provers (ATPs) such as E allow a large number of user-specified proof search strategies described in a rich domain…

计算机科学中的逻辑 · 计算机科学 2017-01-25 Jan Jakubuv , Josef Urban

We present a tool that automates termination proofs for recursive definitions by mining existing termination theorems.

计算机科学中的逻辑 · 计算机科学 2018-10-16 Matt Kaufmann

We introduce a novel task consisting in assigning a proof to a given mathematical statement. The task is designed to improve the processing of research-level mathematical texts. Applying Natural Language Processing (NLP) tools to research…

计算与语言 · 计算机科学 2021-02-04 Maximin Coavoux , Shay B. Cohen

Linearizability is a standard correctness criterion for concurrent algorithms, typically proved by establishing the algorithms' linearization points. However, relying on linearization points leads to proofs that are…

计算机科学中的逻辑 · 计算机科学 2023-07-11 Jesús Domínguez , Aleksandar Nanevski

Real number calculations on elementary functions are remarkably difficult to handle in mechanical proofs. In this paper, we show how these calculations can be performed within a theorem prover or proof assistant in a convenient and highly…

数学软件 · 计算机科学 2007-08-29 Marc Daumas , David Lester , César Muñoz

Rationalization empowers deep learning models with self-explaining capabilities through a cooperative game, where a generator selects a semantically consistent subset of the input as a rationale, and a subsequent predictor makes predictions…

人工智能 · 计算机科学 2023-12-18 Wei Liu , Haozhao Wang , Jun Wang , Zhiying Deng , YuanKai Zhang , Cheng Wang , Ruixuan Li

The On-Line Encyclopedia Of Integer Sequences , that wonderful resource that most combinatorialists, and many other mathematicians and scientists, use at least once a day, is a treasure trove of mathematical information, and, one of its…

历史与综述 · 数学 2017-10-24 Shalosh B. Ekhad , Mingjia Yang , Doron Zeilberger

We give a complete classification of the set of parameters $\kappa$ for which the singular value of $E_{\kappa}:z\mapsto \exp(z)+\kappa$ escapes to infinity under iteration. In particular, we show that every path-connected component of this…

动力系统 · 数学 2007-12-11 Markus Förster , Lasse Rempe , Dierk Schleicher

The ability to automatically generalise (interactive) proofs and use such generalisations to discharge related conjectures is a very hard problem which remains unsolved. Here, we develop a notion of goal types to capture key properties of…

计算机科学中的逻辑 · 计算机科学 2013-06-11 Gudmund Grov , Ewen Maclean

The modularity theorem implies that for every elliptic curve $E /\mathbb{Q}$ there exist rational maps from the modular curve $X_0(N)$ to $E$, where $N$ is the conductor of $E$. These maps may be expressed in terms of pairs of modular…

数论 · 数学 2020-03-04 Michael Griffin , Jonathan Hales

Translating expressions between different logics and theorem provers is notoriously and often prohibitively difficult, due to the large differences between the logical foundations, the implementations of the systems, and the structure of…

计算机科学中的逻辑 · 计算机科学 2017-12-06 Dennis Müller , Colin Rothgang , Yufei Liu , Florian Rabe

Domain of mathematical logic in computers is dominated by automated theorem provers (ATP) and interactive theorem provers (ITP). Both of these are hard to access by AI from the human-imitation approach: ATPs often use human-unfriendly…

计算机科学中的逻辑 · 计算机科学 2020-05-08 Miroslav Olšák

Automated theorem provers (ATPs) can disprove conjectures by saturating a set of clauses, but the resulting saturated sets are opaque certificates. In the unit equational fragment, a saturated set can in fact be read as a convergent rewrite…

计算机科学中的逻辑 · 计算机科学 2026-02-19 Mikoláš Janota , Michael Rawson , Stephan Schulz

We present a prototype of an integrated reasoning environment for educational purposes. The presented tool is a fragment of a proof assistant and automated theorem prover. We describe the existing and planned functionality of the theorem…

人机交互 · 计算机科学 2018-03-06 Mario Frank , Christoph Kreitz

In this paper we develop cyclic proof systems for the problem of inclusion between the least sets of models of mutually recursive predicates, when the ground constraints in the inductive definitions belong to the quantifier-free fragments…

计算机科学中的逻辑 · 计算机科学 2018-05-01 Radu Iosif , Cristina Serban

One of the most annoying aspects in the formalization of mathematics is the need of transforming notions to match a given, existing result. This kind of transformations, often based on a conspicuous background knowledge in the given…

计算机科学中的逻辑 · 计算机科学 2010-05-04 Andrea Asperti , Enrico Tassi

This paper introduces a propositional encoding for lexicographic path orders in connection with dependency pairs. This facilitates the application of SAT solvers for termination analysis of term rewrite systems based on the dependency pair…

计算机科学中的逻辑 · 计算机科学 2007-05-23 Michael Codish , Peter Schneider-Kamp , Vitaly Lagoon , René Thiemann , Jürgen Giesl

Nondeterminism in scheduling is the cardinal reason for difficulty in proving correctness of concurrent programs. A powerful proof strategy was recently proposed [6] to show the correctness of such programs. The approach captured data-flow…

编程语言 · 计算机科学 2016-04-29 Chinmay Narayan , Subodh Sharma , Shibashis Guha , S. Arun-Kumar