semantics of C in Isabelle/HOL

E850682

The "semantics of C in Isabelle/HOL" is a formal, machine-checked specification of the C programming language within the Isabelle/HOL proof assistant, used to rigorously verify C programs and systems.

All labels observed (2)

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf Isabelle/HOL development ⓘ
formal semantics ⓘ
machine-checked specification ⓘ
aimsTo enable end-to-end verification from C source to implementation ⓘ
model realistic C code used in systems software ⓘ
belongsTo Isabelle/HOL ecosystem ⓘ
defines operational semantics for C constructs ⓘ
state transition rules for C execution ⓘ
enables linking C-level proofs with higher-level specifications ⓘ
proofs of absence of certain runtime errors ⓘ
proofs of functional correctness of C programs ⓘ
proofs of memory safety properties ⓘ
formalisedIn Isabelle/HOL ⓘ
hasComponent C expression semantics ⓘ
C memory model ⓘ
C statement semantics ⓘ
type system model for C ⓘ
hasProperty deep embedding of C ⓘ
executable semantics ⓘ
machine-checked ⓘ
mechanised ⓘ
supports automation ⓘ
supports interactive proofs ⓘ
isPartOf C verification environment in Isabelle/HOL ⓘ
models C arrays ⓘ
C pointers ⓘ
C structs ⓘ
C unions ⓘ
control flow in C ⓘ
integer arithmetic in C ⓘ
relatedTo C verification framework in Isabelle ⓘ
Hoare logic for C in Isabelle ⓘ
linked to: Hoare logic

Isabelle C parser ⓘ
represents C programs as Isabelle/HOL datatypes ⓘ
supports Hoare logic reasoning for C ⓘ
machine-checked proofs ⓘ
refinement proofs ⓘ
symbolic execution of C programs ⓘ
verification condition generation ⓘ
targetsLanguage C programming language ⓘ
usedBy formal methods researchers ⓘ
systems verification engineers ⓘ
usedFor formal reasoning about C code ⓘ
verification of C programs ⓘ
verification of operating systems ⓘ
verification of systems software ⓘ
usedIn seL4 microkernel verification ⓘ
verification of safety-critical software ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Gerwin Klein → contributedTo → semantics of C in Isabelle/HOL ⓘ
semantics of C in Isabelle/HOL → relatedTo → C verification framework in Isabelle ⓘ
linked to: semantics of C in Isabelle/HOL