中文
相关论文

相关论文: Formalizing Hall's Marriage Theorem in Lean

200 篇论文

In this paper, we introduce the concept of $k$-integral graphs. A graph $\Gamma$ is called $k$-integral if the extension degree of the splitting field of the characteristic polynomial of $\Gamma$ over rational field $\mathbb Q$ is equal to…

组合数学 · 数学 2025-08-06 Alireza Abdollahi , Majid Arezoomand , Tao Feng , Shixin Wang

Connection calculi allow for very compact implementations of goal-directed proof search. We give an overview of our work related to connection tableaux calculi: First, we show optimised functional implementations of clausal and nonclausal…

计算机科学中的逻辑 · 计算机科学 2018-05-16 Michael Färber , Cezary Kaliszyk , Josef Urban

The well-known Landau's theorem states that, for any positive integer $k$, there are finitely many isomorphism classes of finite groups with exactly $k$ (conjugacy) classes. We study variations of this theorem for $p$-regular classes as…

群论 · 数学 2015-03-27 Alexander Moreto , Hung Ngoc Nguyen

Number fields and their rings of integers, which generalize the rational numbers and the integers, are foundational objects in number theory. There are several computer algebra systems and databases concerned with the computational aspects…

计算机科学中的逻辑 · 计算机科学 2025-01-20 Anne Baanen , Alain Chavarri Villarello , Sander R. Dahmen

We apply Lattice-Linear Predicate Detection Technique to derive parallel and distributed algorithms for various variants of the stable matching problem. These problems are: (a) the constrained stable marriage problem (b) the super stable…

数据结构与算法 · 计算机科学 2022-08-03 Vijay K. Garg

We investigate the generalizability of learned binary relations: functions that map pairs of instances to a logical indicator. This problem has application in numerous areas of machine learning, such as ranking, entity resolution and link…

机器学习 · 计算机科学 2013-06-04 Ben London , Bert Huang , Lise Getoor

The Heilmann--Lieb theorem is a fundamental theorem in algebraic combinatorics which provides a characterization of the distribution of the zeros of matching polynomials of graphs. In this paper, we establish a hypergraph Heilmann--Lieb…

组合数学 · 数学 2025-04-01 Jiang-Chao Wan , Yi Wang , Yi-zheng Fan

A famous result of Lieb establishes that the map $(A,B) \mapsto \text{tr}\left[K^* A^{1-t} K B^t\right]$ is jointly concave in the pair $(A,B)$ of positive definite matrices, where $K$ is a fixed matrix and $t \in [0,1]$. In this paper we…

最优化与控制 · 数学 2020-04-14 Hamza Fawzi , James Saunderson

We introduce our implementation in HOL Light of the metatheory for G\"odel-L\"ob provability logic (GL), covering soundness and completeness w.r.t. possible world semantics and featuring a prototype of a theorem prover for GL itself. The…

计算机科学中的逻辑 · 计算机科学 2023-10-13 Marco Maggesi , Cosimo Perini Brogi

We present AutoformBot, a multi-agent system for building an Autoformalized Textbook Library At Scale (Atlas) in Lean 4. AutoformBot orchestrates thousands of LLM agents, equipped with formal verification tools, dependency-aware task…

人工智能 · 计算机科学 2026-05-29 Ahmad Rammal , Niket Patel , Fabian Gloeckle , Amaury Hayat , Julia Kempe , Remi Munos , Charles Arnal , Vivien Cabannes

The Holant theorem is a powerful tool for studying the computational complexity of counting problems in the Holant framework. Due to the great expressiveness of the Holant framework, a converse to the Holant theorem would itself be a very…

离散数学 · 计算机科学 2025-09-17 Ben Young

Bond graph is a unified graphical approach for describing the dynamics of complex engineering and physical systems and is widely adopted in a variety of domains, such as, electrical, mechanical, medical, thermal and fluid mechanics.…

计算机科学中的逻辑 · 计算机科学 2021-11-25 Ujala Qasim , Adnan Rashid , Osman Hasan

This comprehensive survey examines Lean 4, a state-of-the-art interactive theorem prover and functional programming language. We analyze its architectural design, type system, metaprogramming capabilities, and practical applications in…

计算机科学中的逻辑 · 计算机科学 2025-02-03 Xichen Tang

This article revisits standard theorems from elementary number theory from a constructive, algorithmic, and proof-theoretic perspective, framed within the theory of computable functionals TCF. Key examples include B\'ezout's identity, the…

逻辑 · 数学 2026-05-25 Franziskus Wiesnet

This paper describes a general framework for automatic termination analysis of logic programs, where we understand by ``termination'' the finitenes s of the LD-tree constructed for the program and a given query. A general property of…

编程语言 · 计算机科学 2020-06-11 Nachum Dershowitz , Naomi Lindenstrauss , Yehoshua Sagiv , Alexander Serebrenik

We propose a framization of the Temperley-Lieb algebra. The framization is a procedure that can briefly be described as the adding of framing to a known knot algebra in a way that is both algebraically consistent and topologically…

We show that the well-known Konig's Min-Max Theorem (KMM), a fundamental result in combinatorial matrix theory, can be proven in the first order theory $\LA$ with induction restricted to $\Sigma_1^B$ formulas. This is an improvement over…

计算机科学中的逻辑 · 计算机科学 2013-03-27 Ariel Fernández , Michael Soltys

For each simply-laced Dynkin graph $\Delta$ we realize the simple complex Lie algebra of type $\Delta$ as a quotient algebra of the complex degenerate composition Lie algebra $L(A)_{1}^{\mathbb{C}}$ of a domestic canonical algebra $A$ of…

表示论 · 数学 2007-06-24 Hideto Asashiba

Let $L$ be any finite distributive lattice and $B$ be any boolean predicate defined on $L$ such that the set of elements satisfying $B$ is a sublattice of $L$. Consider any subset $M$ of $L$ of size $k$ of elements of $L$ that satisfy $B$.…

离散数学 · 计算机科学 2020-01-10 Vijay K. Garg

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