Axiomatic semantics

Revision as of 12:50, 11 February 2025 by imported>Zero Contradictions (Adding local short description: "Logic for proving computer program correctness", overriding Wikidata description "approach based on mathematical logic for proving the correctness of computer programs; closely related to Hoare logic; define the meaning of a command in a program by describing its effect on assertions about the program state")
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Short description Template:SemanticsTemplate:RefImprove Axiomatic semantics is an approach based on mathematical logic for proving the correctness of computer programs.<ref>Template:Cite book</ref> It is closely related to Hoare logic.

Axiomatic semantics define the meaning of a command in a program by describing its effect on assertions about the program state. The assertions are logical statements—predicates with variables, where the variables define the state of the program.

See alsoEdit

ReferencesEdit

Template:Reflist


Template:Formalmethods-stub