paper-with-me

홈 › Papers

Isabelle Formalisation of Original Representation Theorems

2023-06-18 · Marco B. Caminati

In a recent paper, new theorems linking apparently unrelated mathematical objects (event structures from concurrency theory and full graphs arising in computational biology) were discovered by cross-site data mining on huge databases, and building on existing Isabelle-verified event structures enumeration algorithms. Given the origin and newness of such theorems, their formal verification is particularly desirable. This paper presents such a verification via Isabelle/HOL definitions and theorems, and exposes the technical challenges found in the process. The introduced formalisation completes the verification of Isabelle-verified event structure enumeration algorithms into a fully verified framework to link event structures to full graphs.

📄 PDF Abstract BibTeX arXiv:2306.10558

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Formalising the Foundations of Discrete Reinforcement Learning in Isabelle/HOL

2021-12-11 · Mark Chevallier, Jacques Fleuriot

We present a formalisation of finite Markov decision processes with rewards in the Isabelle theorem prover. We focus on the foundations required for dynamic programming and the use of reinforcement learning agents over s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Convex Functions in ACL2(r)

2018-10-10 · Carl Kwan, Mark R. Greenstreet

This paper builds upon our prior formalisation of R^n in ACL2(r) by presenting a set of theorems for reasoning about convex functions. This is a demonstration of the higher-dimensional analytical reasoning possible in ou…

Formally Verified Neurosymbolic Trajectory Learning via Tensor-based Linear Temporal Logic on Finite Traces

2025-01-23 · Mark Chevallier, Filip Smola, Richard Schmoetten, Jacques D. Fleuriot

We present a novel formalisation of tensor semantics for linear temporal logic on finite traces (LTLf), with formal proofs of correctness carried out in the theorem prover Isabelle/HOL. We demonstrate that this formalisa…

Real Vector Spaces and the Cauchy-Schwarz Inequality in ACL2(r)

2018-10-10 · Carl Kwan, Mark R. Greenstreet

We present a mechanical proof of the Cauchy-Schwarz inequality in ACL2(r) and a formalisation of the necessary mathematics to undertake such a proof. This includes the formalisation of $\mathbb{R}^n$ as an inner product …

Formalization, Mechanization and Automation of Gödel's Proof of God's Existence

2013-08-21 · Christoph Benzmüller, Bruno Woltzenlogel Paleo

G\"odel's ontological proof has been analysed for the first-time with an unprecedent degree of detail and formality with the help of higher-order theorem provers. The following has been done (and in this order): A detail…