Hyper Hoare Logic: Proving and Disproving Program Hyperproperties
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore a groundbreaking 20-minute video presentation from PLDI 2024 that introduces Hyper Hoare Logic, a novel approach to proving and disproving program hyperproperties. Delve into how this generalization of Hoare logic expands the capabilities of formal program verification by allowing assertions over arbitrary sets of states. Learn how this simple yet expressive logic can reason about both the absence and existence of program executions, enabling the verification of properties that were previously beyond the reach of existing Hoare logics. Discover the logic's soundness, completeness, and its ability to capture important proof principles naturally. Gain insights into the potential applications of Hyper Hoare Logic in areas such as functional correctness, determinism, and non-interference. Presented by Thibault Dardinier and Peter Müller from ETH Zurich, this talk offers a comprehensive overview of their research, which has been formally verified in Isabelle/HOL and comes with reusable artifacts for further exploration.
Syllabus
[PLDI24] Hyper Hoare Logic: (Dis-)Proving Program Hyperproperties
Taught by
ACM SIGPLAN
Related Courses
You Are a Program SynthesizerStrange Loop Conference via YouTube RustProof: Static Analysis Using MIR - PDXRust October 2016
Rust via YouTube Calculational Design of Correctness and Incorrectness Transformational Program Logics by Abstract Interpretation
ACM SIGPLAN via YouTube The Landscape of Formal Verification in APL - A Review with a Case Study in Quantum Computing
ACM SIGPLAN via YouTube The Never-Ending Trace: An Under-Approximate Approach to Divergence Bugs
ACM SIGPLAN via YouTube