paper-with-me

Papers

Towards Formal Fault Tree Analysis using Theorem Proving

2015-05-08 · Waqar Ahmed, Osman Hasan

Fault Tree Analysis (FTA) is a dependability analysis technique that has been widely used to predict reliability, availability and safety of many complex engineering systems. Traditionally, these FTA-based analyses are done using paper-and-pencil proof methods or computer simulations, which cannot ascertain absolute correctness due to their inherent limitations. As a complementary approach, we propose to use the higher-order-logic theorem prover HOL4 to conduct the FTA-based analysis of safety-critical systems where accuracy of failure analysis is a dire need. In particular, the paper presents a higher-order-logic formalization of generic Fault Tree gates, i.e., AND, OR, NAND, NOR, XOR and NOT and the formal verification of their failure probability expressions. Moreover, we have formally verified the generic probabilistic inclusion-exclusion principle, which is one of the foremost requirements for conducting the FTA-based failure analysis of any given system. For illustration purposes, we conduct the FTA-based failure analysis of a solar array that is used as the main source of power for the Dong Fang Hong-3 (DFH-3) satellite.

📄 PDF Abstract BibTeX arXiv:1505.02648

Code (0)

등록된 구현이 없습니다.

Tasks

Automated Theorem Proving

Similar Papers 제목 키워드 기반

Faults in Our Formal Benchmarking: Dataset Defects and Evaluation Failures in Lean Theorem Proving

2026-06-28 · Pawan Sasanka Ammanamanchi, Siddharth Bhat, Stella Biderman arxiv

Benchmarks for LLM-assisted theorem proving in Lean are often treated as intrinsically reliable because every solved instance comes with a machine-checked proof. However, the kernel only checks that a proof establishes a…

Semantic Parsing of Mathematics by Context-based Learning from Aligned Corpora and Theorem Proving

2016-11-29 · Cezary Kaliszyk, Josef Urban, Jiří Vyskočil

We study methods for automated parsing of informal mathematical expressions into formal ones, a main prerequisite for deep computer understanding of informal mathematical texts. We propose a context-based parsing approac…

Automated Theorem ProvingSemantic Parsing

A Combinatorial Identities Benchmark for Theorem Proving via Automated Theorem Generation

2025-02-25 · Beibei Xiong, Hangyu Lv, Haojia Shan, Jianlin Wang 외

Large language models (LLMs) have significantly advanced formal theorem proving, yet the scarcity of high-quality training data constrains their capabilities in complex mathematical domains. Combinatorics, a cornerstone …

Automated Theorem ProvingLanguage ModelingLanguage ModellingLarge Language Model

Causality and Temporal Dependencies in the Design of Fault Management Systems

2017-10-10 · Marco Bozzano

Reasoning about causes and effects naturally arises in the engineering of safety-critical systems. A classical example is Fault Tree Analysis, a deductive technique used for system safety assessment, whereby an undesired…

Fault DetectionManagement

Holophrasm: a neural Automated Theorem Prover for higher-order logic

2016-08-08 · Daniel Whalen

I propose a system for Automated Theorem Proving in higher order logic using deep learning and eschewing hand-constructed features. Holophrasm exploits the formalism of the Metamath language and explores partial proof tr…

Automated Theorem Proving