中文
相关论文

相关论文: Set-theoretical mathematics in Coq

200 篇论文

In this article we present a method for formally proving the correctness of the lazy algorithms for computing homographic and quadratic transformations -- of which field operations are special cases-- on a representation of real numbers by…

计算机科学中的逻辑 · 计算机科学 2015-07-01 Milad Niqui

Using the language of homotopy type theory (HoTT), we 1) prove a synthetic version of the classification theorem for covering spaces, and 2) explore the existence of canonical change-of-basepoint isomorphisms between homotopy groups. There…

代数拓扑 · 数学 2024-09-25 Jelle Wemmenhove , Cosmin Manea , Jim Portegies

We consider the foundational relation between arithmetic and set theory. Our goal is to criticize the construction of standard arithmetic models as providing grounds for arithmetic truth (even in a relative sense). Our method is to…

逻辑 · 数学 2020-02-06 Alfredo Roque Freire

Equational Unification is a critical problem in many areas such as automated theorem proving and security protocol analysis. In this paper, we focus on XOR-Unification, that is, unification modulo the theory of exclusive-or. This theory…

计算机科学中的逻辑 · 计算机科学 2025-02-14 Yichi Xu , Daniel J. Dougherty , Rose Bohrer

Matthes and Uustalu (TCS 327(1-2):155-174, 2004) presented a categorical description of substitution systems capable of capturing syntax involving binding which is independent of whether the syntax is made up from least or greatest fixed…

计算机科学中的逻辑 · 计算机科学 2023-08-17 Benedikt Ahrens , Ralph Matthes

The motivation for this paper comes out of our experience with teaching natural deduction (ND) and with the way this formal system is implemented by the \textsc{Coq} proof assistant, namely by means of so-called tactics, which are…

计算机与社会 · 计算机科学 2015-07-15 Favio E. Miranda-Perea , P. Selene Linares-Arévalo , Atocha Aliseda

One of the effective model checking methods is to utilize the efficient decision procedure of SAT (or SMT) solvers. In a SAT-based model checking, a system and its property are encoded into a set of logic formulas and the safety is checked…

计算机科学中的逻辑 · 计算机科学 2022-03-14 Daisuke Ishii , Saito Fujii

In this partly expository paper we study van der Corput sets in $\Z^d$, with a focus on connections with harmonic analysis and recurrence properties of measure preserving dynamical systems. We prove multidimensional versions of some…

动力系统 · 数学 2007-10-26 Vitaly Bergelson , Emmanuel Lesigne

This paper investigates the classical and quantum elementary systems with Newton-Hoooke symmetry. A complete classification is given by explicit computation. In addition, we present an application example of quantization using the Moyal…

数学物理 · 物理学 2007-05-23 Oscar Arratia , Miguel A. Martin , Mariano A. Olmo

Good tools can bring mechanical verification to programs written in mainstream functional languages. We use hs-to-coq to translate significant portions of Haskell's containers library into Coq, and verify it against specifications that we…

Conventional canonical quantization procedures directly link various c-number and q-number quantities. Here, we advocate a different association of classical and quantum quantities that renders classical theory a natural subset of quantum…

量子物理 · 物理学 2014-03-25 John R. Klauder

Gentzen's 1936 proof of the consistency of Peano Arithmetic was a significant result in the foundations of mathematics. We provide here a modified version of the proof, based on G\"{o}del's reformulation, and including additional details…

计算机科学中的逻辑 · 计算机科学 2026-03-03 Aaron Bryce , Rajeev Gore'

We propose a generalization of first-order logic originating in a neglected work by C.C. Chang: a natural and generic correspondence language for any types of structures which can be recast as Set-coalgebras. We discuss axiomatization and…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Tadeusz Litak , Dirk Pattinson , Katsuhiko Sano , Lutz Schröder

Termination is an important property of programs; notably required for programs formulated in proof assistants. It is a very active subject of research in the Turing-complete formalism of term rewriting systems, where many methods and tools…

计算机科学中的逻辑 · 计算机科学 2012-03-01 Frédéric Blanqui , Adam Koprowski

We present the foundational theory of condensed sets and basic condensed algebra after having introduced key concepts from category theory and homological algebra. In the later sections, we indicate the relevance of condensed mathematics to…

范畴论 · 数学 2025-04-01 Noa Bihlmaier , Nick Ruoff , Philipp Schmale

Swiss cheese sets have been used in the literature as useful examples in the study of rational approximation and uniform algebras. In this paper, we give a survey of Swiss cheese constructions and related results. We describe some notable…

泛函分析 · 数学 2024-03-28 J. F. Feinstein , S. Morley , H. Yang

Libraries of formalized mathematics use a possibly broad range of different representations for a same mathematical concept. Yet light to major manual input from users remains most often required for obtaining the corresponding variants of…

计算机科学中的逻辑 · 计算机科学 2024-02-21 Cyril Cohen , Enzo Crance , Assia Mahboubi

An informal discussion of how the construction problem in algebraic geometry motivates the search for formal proof methods. Also includes a brief discussion of my own progress up to now, which concerns the formalization of category theory…

代数几何 · 数学 2007-05-23 Carlos T. Simpson

Artificial intelligence assisted mathematical proof has become a highly focused area nowadays. One key problem in this field is to generate formal mathematical proofs from natural language proofs. Due to historical reasons, the formal proof…

编程语言 · 计算机科学 2024-05-14 Lihan Xie , Zhicheng Hui , Qinxiang Cao

Computational reflection allows us to turn verified decision procedures into efficient automated reasoning tools in proof assistants. The typical applications of such methodology include mathematical structures that have decidable theory…

编程语言 · 计算机科学 2022-02-10 Kazuhiko Sakaguchi