(* Title: Verification and refinement of hybrid systems in the relational KAT Author: Jonathan Julián Huerta y Munive, 2020 Maintainer: Jonathan Julián Huerta y Munive <jonjulian23@gmail.com> *) subsection ‹Verification of hybrid programs› text ‹ We use our relational model to obtain verification and refinement components for hybrid programs. We devise three methods for reasoning with evolution commands and their continuous dynamics: providing flows, solutions or invariants. › theory HS_VC_KAT_rel imports "../HS_ODEs" "HS_VC_KAT" "../HS_VC_KA_rel" begin