Published April 10, 2026 | Version v1

The Containment Depth Bound: A Formal Proof for Epistemic Quarantine Systems

  • 1. institute of space technology

Description

A complete formal proof of the Containment Depth Bound governing 
sequential Epistemic Quarantine checkpoints in LLM hallucination 
containment systems. The theorem states: for single-checkpoint 
detection rate rho and target escape probability epsilon, the 
minimum checkpoints guaranteeing P(escape) <= epsilon is 
k* = ceil(log(epsilon)/log(1-rho)). Includes proof from first 
principles, numerical verification at three epsilon values, 
escape probability table, discussion of the independence 
assumption, and connection to fault-tolerant computing and 
boosting theory. Empirically grounded with rho=0.12 from 
HotpotQA adversarial benchmark: k*=24 for 95% containment, 
verified as (0.88)^24 = 0.0465. Companion to the full CIS paper.

Files

CIS_Theorem.pdf

Files (322.6 kB)

Name Size Download all
md5:b157a45453b3d1767aad596921fcd6b7
322.6 kB Preview Download

Additional details

Related works

Is part of
Publication: https://doi.org/10.5281/zenodo.19491737 (URL)