Skip to content

HOL-Light/CBMC: Establish a machine-checked link between HOL Light specifications and CBMC contracts #1601

@mkannwischer

Description

@mkannwischer

Identified during the 2026 soundness review (#1582, SOUNDNESS.md).

HOL Light and CBMC verify different properties of the codebase, but their specifications overlap — for example, both encode functional behavior of assembly routines and their C callers. Currently, there is no machine-checked link ensuring consistency between HOL Light specifications and CBMC contracts. An inconsistency between them could mean that properties verified in isolation do not compose into an end-to-end guarantee.

Establish a machine-checked connection between the two verification frameworks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions